Package io.sundr.model
Class TypeDefFluent.ConstructorsNested<N>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.AttributeSupportFluent<A>
io.sundr.model.ModifierSupportFluent<A>
io.sundr.model.MethodFluent<TypeDefFluent<A>.ConstructorsNested<N>>
io.sundr.model.TypeDefFluent.ConstructorsNested<N>
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- TypeDefFluent<A extends TypeDefFluent<A>>
public class TypeDefFluent.ConstructorsNested<N>
extends MethodFluent<TypeDefFluent<A>.ConstructorsNested<N>>
implements Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.sundr.model.MethodFluent
MethodFluent.AnnotationsNested<N>, MethodFluent.ArgumentsNested<N>, MethodFluent.BlockNested<N>, MethodFluent.ClassRefReturnTypeNested<N>, MethodFluent.ExceptionsNested<N>, MethodFluent.ParametersNested<N>, MethodFluent.PrimitiveRefReturnTypeNested<N>, MethodFluent.TypeParamRefReturnTypeNested<N>, MethodFluent.VoidRefReturnTypeNested<N>, MethodFluent.WildcardRefReturnTypeNested<N>Nested classes/interfaces inherited from class io.sundr.model.ModifierSupportFluent
ModifierSupportFluent.ModifiersNested<N> -
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Method Summary
Methods inherited from class io.sundr.model.MethodFluent
addAllToAnnotations, addAllToArguments, addAllToComments, addAllToExceptions, addAllToParameters, addNewAnnotation, addNewAnnotationLike, addNewArgument, addNewArgumentLike, addNewException, addNewExceptionLike, addNewParameter, addNewParameterLike, addToAnnotations, addToAnnotations, addToArguments, addToArguments, addToComments, addToComments, addToExceptions, addToExceptions, addToParameters, addToParameters, buildAnnotation, buildAnnotations, buildArgument, buildArguments, buildBlock, builder, buildException, buildExceptions, buildFirstAnnotation, buildFirstArgument, buildFirstException, buildFirstParameter, buildLastAnnotation, buildLastArgument, buildLastException, buildLastParameter, buildMatchingAnnotation, buildMatchingArgument, buildMatchingException, buildMatchingParameter, buildParameter, buildParameters, buildReturnType, copyInstance, editAnnotation, editArgument, editBlock, editException, editFirstAnnotation, editFirstArgument, editFirstException, editFirstParameter, editLastAnnotation, editLastArgument, editLastException, editLastParameter, editMatchingAnnotation, editMatchingArgument, editMatchingException, editMatchingParameter, editOrNewBlock, editOrNewBlockLike, editParameter, equals, getComment, getComments, getFirstComment, getLastComment, getMatchingComment, getName, hasAnnotations, hasArguments, hasBlock, hasComments, hasDefaultMethod, hasExceptions, hashCode, hasMatchingAnnotation, hasMatchingArgument, hasMatchingComment, hasMatchingException, hasMatchingParameter, hasName, hasParameters, hasReturnType, hasVarArgPreferred, isDefaultMethod, isVarArgPreferred, removeAllFromAnnotations, removeAllFromArguments, removeAllFromComments, removeAllFromExceptions, removeAllFromParameters, removeFromAnnotations, removeFromArguments, removeFromComments, removeFromExceptions, removeFromParameters, removeMatchingFromAnnotations, removeMatchingFromArguments, removeMatchingFromExceptions, removeMatchingFromParameters, setNewAnnotationLike, setNewArgumentLike, setNewExceptionLike, setNewParameterLike, setToAnnotations, setToArguments, setToComments, setToExceptions, setToParameters, toString, withAnnotations, withAnnotations, withArguments, withArguments, withBlock, withComments, withComments, withDefaultMethod, withDefaultMethod, withExceptions, withExceptions, withName, withNewBlock, withNewBlockLike, withNewClassRefReturnType, withNewClassRefReturnTypeLike, withNewPrimitiveRefReturnType, withNewPrimitiveRefReturnTypeLike, withNewTypeParamRefReturnType, withNewTypeParamRefReturnTypeLike, withNewVoidRefReturnType, withNewVoidRefReturnTypeLike, withNewWildcardRefReturnType, withNewWildcardRefReturnTypeLike, withParameters, withParameters, withReturnType, withVarArgPreferred, withVarArgPreferredMethods inherited from class io.sundr.model.ModifierSupportFluent
buildModifiers, copyInstance, editModifiers, editOrNewModifiers, editOrNewModifiersLike, hasModifiers, withModifiers, withNewModifiers, withNewModifiersLikeMethods inherited from class io.sundr.model.AttributeSupportFluent
addToAttributes, addToAttributes, copyInstance, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesMethods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap