Class Namespace
java.lang.Object
co.yellowdog.platform.model.Namespace
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new Namespace that is automatically validated on build. -
Method Summary
Modifier and TypeMethodDescriptionstatic Namespace.Builder
builder()
protected boolean
boolean
getId()
int
hashCode()
boolean
void
setDeletable
(boolean deletable) void
void
setNamespace
(String namespace) toString()
-
Method Details
-
builder
-
toBuilder
-
getId
-
getNamespace
-
isDeletable
public boolean isDeletable() -
setId
-
setNamespace
-
setDeletable
public void setDeletable(boolean deletable) -
equals
-
canEqual
-
hashCode
-
toString
-