public class TypeDefBuilder extends TypeDefFluentImpl<TypeDefBuilder> implements VisitableBuilder<TypeDef,TypeDefBuilder>
TypeDefFluent.AnnotationsNested<N>, TypeDefFluent.ConstructorsNested<N>, TypeDefFluent.ExtendsListNested<N>, TypeDefFluent.ImplementsListNested<N>, TypeDefFluent.InnerTypesNested<N>, TypeDefFluent.MethodsNested<N>, TypeDefFluent.ParametersNested<N>, TypeDefFluent.PropertiesNested<N>ModifierSupportFluent.ModifiersNested<N>_visitables| Constructor and Description |
|---|
TypeDefBuilder() |
TypeDefBuilder(Boolean validationEnabled) |
TypeDefBuilder(TypeDef instance) |
TypeDefBuilder(TypeDef instance,
Boolean validationEnabled) |
TypeDefBuilder(TypeDefFluent<?> fluent) |
TypeDefBuilder(TypeDefFluent<?> fluent,
Boolean validationEnabled) |
TypeDefBuilder(TypeDefFluent<?> fluent,
TypeDef instance) |
TypeDefBuilder(TypeDefFluent<?> fluent,
TypeDef instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TypeDef |
build() |
addAllToAnnotations, addAllToComments, addAllToConstructors, addAllToExtendsList, addAllToImplementsList, addAllToInnerTypes, addAllToMethods, addAllToParameters, addAllToProperties, addNewAnnotation, addNewAnnotationLike, addNewConstructor, addNewConstructorLike, addNewExtendsList, addNewExtendsListLike, addNewImplementsList, addNewImplementsListLike, addNewInnerType, addNewInnerType, addNewInnerTypeLike, addNewMethod, addNewMethodLike, addNewParameter, addNewParameterLike, addNewProperty, addNewPropertyLike, addToAnnotations, addToAnnotations, addToComments, addToComments, addToConstructors, addToConstructors, addToExtendsList, addToExtendsList, addToImplementsList, addToImplementsList, addToInnerTypes, addToInnerTypes, addToMethods, addToMethods, addToParameters, addToParameters, addToProperties, addToProperties, buildAnnotation, buildAnnotations, buildConstructor, buildConstructors, buildExtendsList, buildExtendsList, buildFirstAnnotation, buildFirstConstructor, buildFirstExtendsList, buildFirstImplementsList, buildFirstInnerType, buildFirstMethod, buildFirstParameter, buildFirstProperty, buildImplementsList, buildImplementsList, buildInnerType, buildInnerTypes, buildLastAnnotation, buildLastConstructor, buildLastExtendsList, buildLastImplementsList, buildLastInnerType, buildLastMethod, buildLastParameter, buildLastProperty, buildMatchingAnnotation, buildMatchingConstructor, buildMatchingExtendsList, buildMatchingImplementsList, buildMatchingInnerType, buildMatchingMethod, buildMatchingParameter, buildMatchingProperty, buildMethod, buildMethods, buildParameter, buildParameters, buildProperties, buildProperty, editAnnotation, editConstructor, editExtendsList, editFirstAnnotation, editFirstConstructor, editFirstExtendsList, editFirstImplementsList, editFirstInnerType, editFirstMethod, editFirstParameter, editFirstProperty, editImplementsList, editInnerType, editLastAnnotation, editLastConstructor, editLastExtendsList, editLastImplementsList, editLastInnerType, editLastMethod, editLastParameter, editLastProperty, editMatchingAnnotation, editMatchingConstructor, editMatchingExtendsList, editMatchingImplementsList, editMatchingInnerType, editMatchingMethod, editMatchingParameter, editMatchingProperty, editMethod, editParameter, editProperty, equals, getAnnotations, getComment, getComments, getConstructors, getExtendsList, getFirstComment, getImplementsList, getInnerTypes, getKind, getLastComment, getMatchingComment, getMethods, getName, getOuterTypeName, getPackageName, getParameters, getProperties, hasAnnotations, hasComments, hasConstructors, hasExtendsList, hashCode, hasImplementsList, hasInnerTypes, hasKind, hasMatchingAnnotation, hasMatchingComment, hasMatchingConstructor, hasMatchingExtendsList, hasMatchingImplementsList, hasMatchingInnerType, hasMatchingMethod, hasMatchingParameter, hasMatchingProperty, hasMethods, hasName, hasOuterTypeName, hasPackageName, hasParameters, hasProperties, removeAllFromAnnotations, removeAllFromComments, removeAllFromConstructors, removeAllFromExtendsList, removeAllFromImplementsList, removeAllFromInnerTypes, removeAllFromMethods, removeAllFromParameters, removeAllFromProperties, removeFromAnnotations, removeFromComments, removeFromConstructors, removeFromExtendsList, removeFromImplementsList, removeFromInnerTypes, removeFromMethods, removeFromParameters, removeFromProperties, removeMatchingFromAnnotations, removeMatchingFromConstructors, removeMatchingFromExtendsList, removeMatchingFromImplementsList, removeMatchingFromInnerTypes, removeMatchingFromMethods, removeMatchingFromParameters, removeMatchingFromProperties, setNewAnnotationLike, setNewConstructorLike, setNewExtendsListLike, setNewImplementsListLike, setNewInnerTypeLike, setNewMethodLike, setNewParameterLike, setNewPropertyLike, setToAnnotations, setToComments, setToConstructors, setToExtendsList, setToImplementsList, setToInnerTypes, setToMethods, setToParameters, setToProperties, toString, withAnnotations, withAnnotations, withComments, withComments, withConstructors, withConstructors, withExtendsList, withExtendsList, withImplementsList, withImplementsList, withInnerTypes, withInnerTypes, withKind, withMethods, withMethods, withName, withOuterTypeName, withPackageName, withParameters, withParameters, withProperties, withPropertiesbuildModifiers, 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 TypeDefBuilder()
public TypeDefBuilder(Boolean validationEnabled)
public TypeDefBuilder(TypeDefFluent<?> fluent)
public TypeDefBuilder(TypeDefFluent<?> fluent, Boolean validationEnabled)
public TypeDefBuilder(TypeDefFluent<?> fluent, TypeDef instance)
public TypeDefBuilder(TypeDefFluent<?> fluent, TypeDef instance, Boolean validationEnabled)
public TypeDefBuilder(TypeDef instance)
Copyright © 2023. All rights reserved.