public class PrimitiveRefBuilder extends PrimitiveRefFluentImpl<PrimitiveRefBuilder> implements VisitableBuilder<PrimitiveRef,PrimitiveRefBuilder>
_visitables| Constructor and Description |
|---|
PrimitiveRefBuilder() |
PrimitiveRefBuilder(java.lang.Boolean validationEnabled) |
PrimitiveRefBuilder(PrimitiveRef instance) |
PrimitiveRefBuilder(PrimitiveRef instance,
java.lang.Boolean validationEnabled) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent,
java.lang.Boolean validationEnabled) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent,
PrimitiveRef instance) |
PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent,
PrimitiveRef instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditablePrimitiveRef |
build() |
boolean |
equals(java.lang.Object o) |
getDimensions, getName, hasDimensions, hasName, withDimensions, withNameaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic PrimitiveRefBuilder()
public PrimitiveRefBuilder(java.lang.Boolean validationEnabled)
public PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent)
public PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent, java.lang.Boolean validationEnabled)
public PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent, PrimitiveRef instance)
public PrimitiveRefBuilder(PrimitiveRefFluent<?> fluent, PrimitiveRef instance, java.lang.Boolean validationEnabled)
public PrimitiveRefBuilder(PrimitiveRef instance)
public PrimitiveRefBuilder(PrimitiveRef instance, java.lang.Boolean validationEnabled)
public EditablePrimitiveRef build()
build in interface Builder<PrimitiveRef>public boolean equals(java.lang.Object o)
equals in class PrimitiveRefFluentImpl<PrimitiveRefBuilder>Copyright © 2018. All Rights Reserved.