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 |
|---|---|
PrimitiveRef |
build() |
equals, getDimensions, getName, hasDimensions, hashCode, hasName, toString, withDimensions, withNameaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, accept, getTargetaddToAttributes, 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 PrimitiveRef build()
build in interface Builder<PrimitiveRef>Copyright © 2023. All rights reserved.