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(Boolean validationEnabled) |
PropertyBuilder(Property instance) |
PropertyBuilder(Property instance,
Boolean validationEnabled) |
PropertyBuilder(PropertyFluent<?> fluent) |
PropertyBuilder(PropertyFluent<?> fluent,
Boolean validationEnabled) |
PropertyBuilder(PropertyFluent<?> fluent,
Property instance) |
PropertyBuilder(PropertyFluent<?> fluent,
Property instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
EditableProperty |
build() |
boolean |
equals(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, withWildcardRefType
getModifiers, hasModifiers, withModifiers
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
accept, aggregate, aggregate, build, build, builderOf
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getModifiers, hasModifiers, withModifiers
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
public PropertyBuilder()
public PropertyBuilder(Boolean validationEnabled)
public PropertyBuilder(PropertyFluent<?> fluent)
public PropertyBuilder(PropertyFluent<?> fluent, Boolean validationEnabled)
public PropertyBuilder(PropertyFluent<?> fluent, Property instance)
public PropertyBuilder(PropertyFluent<?> fluent, Property instance, Boolean validationEnabled)
public PropertyBuilder(Property instance)
public EditableProperty build()
public boolean equals(Object o)
equals
in class PropertyFluentImpl<PropertyBuilder>
Copyright © 2019 JBoss by Red Hat. All rights reserved.