public class PropertyBuilder extends PropertyFluentImpl<PropertyBuilder> implements VisitableBuilder<Property,PropertyBuilder>
PropertyFluentImpl.AnnotationsNestedImpl<N>, PropertyFluentImpl.ClassRefTypeNestedImpl<N>, PropertyFluentImpl.PrimitiveRefTypeNestedImpl<N>, PropertyFluentImpl.TypeParamRefTypeNestedImpl<N>, PropertyFluentImpl.VoidRefTypeNestedImpl<N>, PropertyFluentImpl.WildcardRefTypeNestedImpl<N>PropertyFluent.AnnotationsNested<N>, PropertyFluent.ClassRefTypeNested<N>, PropertyFluent.PrimitiveRefTypeNested<N>, PropertyFluent.TypeParamRefTypeNested<N>, PropertyFluent.VoidRefTypeNested<N>, PropertyFluent.WildcardRefTypeNested<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, editAnnotation, editFirstAnnotation, editLastAnnotation, editMatchingAnnotation, getAnnotations, getName, getTypeRef, hasAnnotations, hasMatchingAnnotation, hasName, hasTypeRef, removeAllFromAnnotations, removeFromAnnotations, setNewAnnotationLike, setToAnnotations, withAnnotations, withAnnotations, withClassRefType, withName, withNewClassRefType, withNewClassRefTypeLike, withNewName, withNewName, withNewName, withNewPrimitiveRefType, withNewPrimitiveRefTypeLike, withNewTypeParamRefType, withNewTypeParamRefTypeLike, withNewVoidRefType, withNewVoidRefTypeLike, withNewWildcardRefType, withNewWildcardRefTypeLike, withPrimitiveRefType, withTypeParamRefType, withTypeRef, withVoidRefType, withWildcardRefTypegetModifiers, 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 © 2019. All Rights Reserved.