public class AttributeSupportBuilder extends AttributeSupportFluentImpl<AttributeSupportBuilder> implements VisitableBuilder<AttributeSupport,AttributeSupportBuilder>
_visitables| Constructor and Description |
|---|
AttributeSupportBuilder() |
AttributeSupportBuilder(AttributeSupport instance) |
AttributeSupportBuilder(AttributeSupport instance,
java.lang.Boolean validationEnabled) |
AttributeSupportBuilder(AttributeSupportFluent<?> fluent) |
AttributeSupportBuilder(AttributeSupportFluent<?> fluent,
AttributeSupport instance) |
AttributeSupportBuilder(AttributeSupportFluent<?> fluent,
AttributeSupport instance,
java.lang.Boolean validationEnabled) |
AttributeSupportBuilder(AttributeSupportFluent<?> fluent,
java.lang.Boolean validationEnabled) |
AttributeSupportBuilder(java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableAttributeSupport |
build() |
boolean |
equals(java.lang.Object o) |
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, aggregate, aggregate, build, build, builderOfpublic AttributeSupportBuilder()
public AttributeSupportBuilder(java.lang.Boolean validationEnabled)
public AttributeSupportBuilder(AttributeSupportFluent<?> fluent)
public AttributeSupportBuilder(AttributeSupportFluent<?> fluent, java.lang.Boolean validationEnabled)
public AttributeSupportBuilder(AttributeSupportFluent<?> fluent, AttributeSupport instance)
public AttributeSupportBuilder(AttributeSupportFluent<?> fluent, AttributeSupport instance, java.lang.Boolean validationEnabled)
public AttributeSupportBuilder(AttributeSupport instance)
public AttributeSupportBuilder(AttributeSupport instance, java.lang.Boolean validationEnabled)
public EditableAttributeSupport build()
build in interface Builder<AttributeSupport>public boolean equals(java.lang.Object o)
equals in class AttributeSupportFluentImpl<AttributeSupportBuilder>Copyright © 2019. All Rights Reserved.