Class ObjectPath
java.lang.Object
co.yellowdog.platform.interaction.objectstore.ObjectPath
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectPath.Builder
builder()
protected boolean
boolean
getName()
int
hashCode()
boolean
isPrefix()
static ObjectPath
static ObjectPath
static ObjectPath
static ObjectPath
static ObjectPath
static ObjectPath
void
setDisplayName
(String displayName) void
void
setPrefix
(boolean isPrefix) toString()
-
Field Details
-
DEFAULT_DELIMITER
- See Also:
-
-
Method Details
-
of
-
of
-
prefix
-
object
-
prefix
-
object
-
builder
-
toBuilder
-
getName
-
getDisplayName
-
isPrefix
public boolean isPrefix() -
setName
-
setDisplayName
-
setPrefix
public void setPrefix(boolean isPrefix) -
equals
-
canEqual
-
hashCode
-
toString
-