public class PropertyBuilder extends PropertyFluentImpl<PropertyBuilder> implements VisitableBuilder<Property,PropertyBuilder>
PropertyFluent.AnnotationsNested<N>, PropertyFluent.ClassRefTypeNested<N>, PropertyFluent.PrimitiveRefTypeNested<N>, PropertyFluent.TypeParamRefTypeNested<N>, PropertyFluent.VoidRefTypeNested<N>, PropertyFluent.WildcardRefTypeNested<N>ModifierSupportFluent.ModifiersNested<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 |
|---|---|
Property |
build() |
addAllToAnnotations, addAllToComments, addNewAnnotation, addNewAnnotationLike, addToAnnotations, addToAnnotations, addToComments, addToComments, buildAnnotation, buildAnnotations, buildFirstAnnotation, buildLastAnnotation, buildMatchingAnnotation, buildTypeRef, editAnnotation, editFirstAnnotation, editLastAnnotation, editMatchingAnnotation, equals, getAnnotations, getComment, getComments, getFirstComment, getLastComment, getMatchingComment, getName, getTypeRef, hasAnnotations, hasComments, hasEnumConstant, hashCode, hasMatchingAnnotation, hasMatchingComment, hasName, hasSynthetic, hasTypeRef, isEnumConstant, isSynthetic, removeAllFromAnnotations, removeAllFromComments, removeFromAnnotations, removeFromComments, removeMatchingFromAnnotations, setNewAnnotationLike, setToAnnotations, setToComments, toString, withAnnotations, withAnnotations, withClassRefType, withComments, withComments, withEnumConstant, withEnumConstant, withName, withNewClassRefType, withNewClassRefTypeLike, withNewPrimitiveRefType, withNewPrimitiveRefTypeLike, withNewTypeParamRefType, withNewTypeParamRefTypeLike, withNewVoidRefType, withNewVoidRefTypeLike, withNewWildcardRefType, withNewWildcardRefTypeLike, withPrimitiveRefType, withSynthetic, withSynthetic, withTypeParamRefType, withTypeRef, withVoidRefType, withWildcardRefTypebuildModifiers, editModifiers, editOrNewModifiers, editOrNewModifiersLike, getModifiers, hasModifiers, withModifiers, withNewModifiers, withNewModifiersLikeaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, accept, getTargetbuildModifiers, editModifiers, editOrNewModifiers, editOrNewModifiersLike, getModifiers, hasModifiers, withModifiers, withNewModifiers, withNewModifiersLikeaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic 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)
Copyright © 2023. All rights reserved.