public class AttributeSupportBuilder extends AttributeSupportFluentImpl<AttributeSupportBuilder> implements VisitableBuilder<AttributeSupport,AttributeSupportBuilder>
_visitables| Constructor and Description |
|---|
AttributeSupportBuilder() |
AttributeSupportBuilder(AttributeSupport instance) |
AttributeSupportBuilder(AttributeSupport instance,
Boolean validationEnabled) |
AttributeSupportBuilder(AttributeSupportFluent<?> fluent) |
AttributeSupportBuilder(AttributeSupportFluent<?> fluent,
AttributeSupport instance) |
AttributeSupportBuilder(AttributeSupportFluent<?> fluent,
AttributeSupport instance,
Boolean validationEnabled) |
AttributeSupportBuilder(AttributeSupportFluent<?> fluent,
Boolean validationEnabled) |
AttributeSupportBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AttributeSupport |
build() |
addToAttributes, addToAttributes, equals, getAttributes, hasAttributes, hashCode, removeFromAttributes, removeFromAttributes, toString, withAttributesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AttributeSupportBuilder()
public AttributeSupportBuilder(Boolean validationEnabled)
public AttributeSupportBuilder(AttributeSupportFluent<?> fluent)
public AttributeSupportBuilder(AttributeSupportFluent<?> fluent, Boolean validationEnabled)
public AttributeSupportBuilder(AttributeSupportFluent<?> fluent, AttributeSupport instance)
public AttributeSupportBuilder(AttributeSupportFluent<?> fluent, AttributeSupport instance, Boolean validationEnabled)
public AttributeSupportBuilder(AttributeSupport instance)
public AttributeSupportBuilder(AttributeSupport instance, Boolean validationEnabled)
public AttributeSupport build()
build in interface Builder<AttributeSupport>Copyright © 2023. All rights reserved.