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