public final class ModelObjectId extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ModelObjectId.Builder
Builder to construct java path identifier.
|
| Modifier and Type | Method and Description |
|---|---|
List<AtomicPath> |
atomicPaths()
Returns the list of atomic used to uniquely identify the node.
|
static ModelObjectId.Builder |
builder()
Retrieves a new path identifier builder.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public List<AtomicPath> atomicPaths()
public static ModelObjectId.Builder builder()
Copyright © 2018. All rights reserved.