public class PropertyBuilder extends PropertyFluentImpl<PropertyBuilder> implements VisitableBuilder<Property,PropertyBuilder>
PropertyFluentImpl.AnnotationsNestedImpl<N>, PropertyFluentImpl.ClassRefTypeRefNestedImpl<N>, PropertyFluentImpl.PrimitiveRefTypeRefNestedImpl<N>, PropertyFluentImpl.TypeParamRefTypeRefNestedImpl<N>, PropertyFluentImpl.VoidRefTypeRefNestedImpl<N>, PropertyFluentImpl.WildcardRefTypeRefNestedImpl<N>PropertyFluent.AnnotationsNested<N>, PropertyFluent.ClassRefTypeRefNested<N>, PropertyFluent.PrimitiveRefTypeRefNested<N>, PropertyFluent.TypeParamRefTypeRefNested<N>, PropertyFluent.VoidRefTypeRefNested<N>, PropertyFluent.WildcardRefTypeRefNested<N>_visitables| Constructor and Description |
|---|
PropertyBuilder() |
PropertyBuilder(java.lang.Boolean validationEnabled) |
PropertyBuilder(Property instance) |
PropertyBuilder(Property instance,
java.lang.Boolean validationEnabled) |
PropertyBuilder(PropertyFluent<?> fluent) |
PropertyBuilder(PropertyFluent<?> fluent,
java.lang.Boolean validationEnabled) |
PropertyBuilder(PropertyFluent<?> fluent,
Property instance) |
PropertyBuilder(PropertyFluent<?> fluent,
Property instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableProperty |
build() |
boolean |
equals(java.lang.Object o) |
addAllToAnnotations, addNewAnnotation, addNewAnnotationLike, addToAnnotations, addToAnnotations, buildAnnotation, buildAnnotations, buildFirstAnnotation, buildLastAnnotation, buildMatchingAnnotation, buildTypeRef, getAnnotations, getName, getTypeRef, hasAnnotations, hasName, hasTypeRef, removeAllFromAnnotations, removeFromAnnotations, setToAnnotations, withAnnotations, withAnnotations, withClassRefTypeRef, withName, withNewClassRefTypeRef, withNewClassRefTypeRefLike, withNewPrimitiveRefTypeRef, withNewPrimitiveRefTypeRefLike, withNewTypeParamRefTypeRef, withNewTypeParamRefTypeRefLike, withNewVoidRefTypeRef, withNewVoidRefTypeRefLike, withNewWildcardRefTypeRef, withNewWildcardRefTypeRefLike, withPrimitiveRefTypeRef, withTypeParamRefTypeRef, withTypeRef, withVoidRefTypeRef, withWildcardRefTypeRefgetModifiers, hasModifiers, withModifiersaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModifiers, hasModifiers, withModifiersaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic PropertyBuilder()
public PropertyBuilder(java.lang.Boolean validationEnabled)
public PropertyBuilder(PropertyFluent<?> fluent)
public PropertyBuilder(PropertyFluent<?> fluent, java.lang.Boolean validationEnabled)
public PropertyBuilder(PropertyFluent<?> fluent, Property instance)
public PropertyBuilder(PropertyFluent<?> fluent, Property instance, java.lang.Boolean validationEnabled)
public PropertyBuilder(Property instance)
public PropertyBuilder(Property instance, java.lang.Boolean validationEnabled)
public EditableProperty build()
public boolean equals(java.lang.Object o)
equals in class PropertyFluentImpl<PropertyBuilder>Copyright © 2018. All Rights Reserved.