public class TypeDefBuilder extends TypeDefFluentImpl<TypeDefBuilder> implements VisitableBuilder<TypeDef,TypeDefBuilder>
addNewProperty, buildFirstProperty, buildLastPropertyTypeDefFluentImpl.AnnotationsNestedImpl<N>, TypeDefFluentImpl.ConstructorsNestedImpl<N>, TypeDefFluentImpl.ExtendsListNestedImpl<N>, TypeDefFluentImpl.ImplementsListNestedImpl<N>, TypeDefFluentImpl.InnerTypesNestedImpl<N>, TypeDefFluentImpl.MethodsNestedImpl<N>, TypeDefFluentImpl.OuterTypeNestedImpl<N>, TypeDefFluentImpl.ParametersNestedImpl<N>, TypeDefFluentImpl.PropertiesNestedImpl<N>TypeDefFluent.AnnotationsNested<N>, TypeDefFluent.ConstructorsNested<N>, TypeDefFluent.ExtendsListNested<N>, TypeDefFluent.ImplementsListNested<N>, TypeDefFluent.InnerTypesNested<N>, TypeDefFluent.MethodsNested<N>, TypeDefFluent.OuterTypeNested<N>, TypeDefFluent.ParametersNested<N>, TypeDefFluent.PropertiesNested<N>_visitables| Constructor and Description |
|---|
TypeDefBuilder() |
TypeDefBuilder(java.lang.Boolean validationEnabled) |
TypeDefBuilder(TypeDef instance) |
TypeDefBuilder(TypeDef instance,
java.lang.Boolean validationEnabled) |
TypeDefBuilder(TypeDefFluent<?> fluent) |
TypeDefBuilder(TypeDefFluent<?> fluent,
java.lang.Boolean validationEnabled) |
TypeDefBuilder(TypeDefFluent<?> fluent,
TypeDef instance) |
TypeDefBuilder(TypeDefFluent<?> fluent,
TypeDef instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableTypeDef |
build() |
boolean |
equals(java.lang.Object o) |
addAllToAnnotations, addAllToConstructors, addAllToExtendsList, addAllToImplementsList, addAllToInnerTypes, addAllToMethods, addAllToParameters, addAllToProperties, addNewAnnotation, addNewAnnotationLike, addNewConstructor, addNewConstructorLike, addNewExtendsList, addNewExtendsListLike, addNewImplementsList, addNewImplementsListLike, addNewInnerType, addNewInnerTypeLike, addNewMethod, addNewMethodLike, addNewParameter, addNewParameterLike, addNewProperty, addNewPropertyLike, addToAnnotations, addToAnnotations, 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, buildOuterType, buildParameter, buildParameters, buildProperties, buildProperty, editOrNewOuterType, editOrNewOuterTypeLike, editOuterType, getAnnotations, getConstructors, getExtendsList, getImplementsList, getInnerTypes, getKind, getMethods, getName, getOuterType, getPackageName, getParameters, getProperties, hasAnnotations, hasConstructors, hasExtendsList, hasImplementsList, hasInnerTypes, hasKind, hasMethods, hasName, hasOuterType, hasPackageName, hasParameters, hasProperties, removeAllFromAnnotations, removeAllFromConstructors, removeAllFromExtendsList, removeAllFromImplementsList, removeAllFromInnerTypes, removeAllFromMethods, removeAllFromParameters, removeAllFromProperties, removeFromAnnotations, removeFromConstructors, removeFromExtendsList, removeFromImplementsList, removeFromInnerTypes, removeFromMethods, removeFromParameters, removeFromProperties, setToAnnotations, setToConstructors, setToExtendsList, setToImplementsList, setToInnerTypes, setToMethods, setToParameters, setToProperties, withAnnotations, withAnnotations, withConstructors, withConstructors, withExtendsList, withExtendsList, withImplementsList, withImplementsList, withInnerTypes, withInnerTypes, withKind, withMethods, withMethods, withName, withNewOuterType, withNewOuterTypeLike, withOuterType, withPackageName, withParameters, withParameters, withProperties, withPropertiesgetModifiers, 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 TypeDefBuilder()
public TypeDefBuilder(java.lang.Boolean validationEnabled)
public TypeDefBuilder(TypeDefFluent<?> fluent)
public TypeDefBuilder(TypeDefFluent<?> fluent, java.lang.Boolean validationEnabled)
public TypeDefBuilder(TypeDefFluent<?> fluent, TypeDef instance)
public TypeDefBuilder(TypeDefFluent<?> fluent, TypeDef instance, java.lang.Boolean validationEnabled)
public TypeDefBuilder(TypeDef instance)
public TypeDefBuilder(TypeDef instance, java.lang.Boolean validationEnabled)
public EditableTypeDef build()
public boolean equals(java.lang.Object o)
equals in class TypeDefFluentImpl<TypeDefBuilder>Copyright © 2018. All Rights Reserved.