Class NodeType
java.lang.Object
co.yellowdog.platform.model.NodeType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new NodeType that is automatically validated on build. -
Method Summary
Modifier and TypeMethodDescriptionstatic NodeType.Builder
builder()
protected boolean
boolean
getCount()
getMin()
getName()
int
hashCode()
boolean
void
void
void
void
setSlotNumbering
(NodeSlotNumbering slotNumbering) void
setSourceNames
(List<@Name @NotBlank String> sourceNames) toString()
-
Method Details
-
isScalable
public boolean isScalable() -
builder
-
toBuilder
-
getName
-
getCount
-
getMin
-
getSourceNames
-
getSlotNumbering
-
setName
-
setCount
-
setMin
-
setSourceNames
-
setSlotNumbering
-
equals
-
canEqual
-
hashCode
-
toString
-