public class EntityUUID extends Object implements Serializable
Constructor and Description |
---|
EntityUUID(URI entitySetURI,
Class<?> type) |
EntityUUID(URI entitySetURI,
Class<?> type,
Object key) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
URI |
getEntitySetURI() |
Object |
getKey() |
Class<?> |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.