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–2023 The Apache Software Foundation. All rights reserved.