Package io.sundr.model
Class DeclareFluent.PropertiesNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.ModifierSupportFluent<A>
-
- io.sundr.model.PropertyFluent<DeclareFluent.PropertiesNested<N>>
-
- io.sundr.model.DeclareFluent.PropertiesNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- DeclareFluent<A extends DeclareFluent<A>>
public class DeclareFluent.PropertiesNested<N> extends PropertyFluent<DeclareFluent.PropertiesNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.PropertyFluent
PropertyFluent.AnnotationsNested<N>, PropertyFluent.ClassRefTypeNested<N>, PropertyFluent.PrimitiveRefTypeNested<N>, PropertyFluent.TypeParamRefTypeNested<N>, PropertyFluent.VoidRefTypeNested<N>, PropertyFluent.WildcardRefTypeNested<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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendProperty()-
Methods inherited from class io.sundr.model.PropertyFluent
addAllToAnnotations, addAllToComments, addNewAnnotation, addNewAnnotationLike, addToAnnotations, addToAnnotations, addToComments, addToComments, buildAnnotation, buildAnnotations, builder, buildFirstAnnotation, buildLastAnnotation, buildMatchingAnnotation, buildTypeRef, copyInstance, editAnnotation, editFirstAnnotation, editLastAnnotation, editMatchingAnnotation, equals, getComment, getComments, getFirstComment, getInitialValue, getLastComment, getMatchingComment, getName, hasAnnotations, hasComments, hasEnumConstant, hashCode, hasInitialValue, hasMatchingAnnotation, hasMatchingComment, hasName, hasSynthetic, hasTypeRef, isEnumConstant, isSynthetic, removeAllFromAnnotations, removeAllFromComments, removeFromAnnotations, removeFromComments, removeMatchingFromAnnotations, setNewAnnotationLike, setToAnnotations, setToComments, toString, withAnnotations, withAnnotations, withComments, withComments, withEnumConstant, withEnumConstant, withInitialValue, withInitialValue, withName, withNewClassRefType, withNewClassRefTypeLike, withNewPrimitiveRefType, withNewPrimitiveRefTypeLike, withNewTypeParamRefType, withNewTypeParamRefTypeLike, withNewVoidRefType, withNewVoidRefTypeLike, withNewWildcardRefType, withNewWildcardRefTypeLike, withSynthetic, withSynthetic, withTypeRef
-
Methods inherited from class io.sundr.model.ModifierSupportFluent
buildModifiers, copyInstance, editModifiers, editOrNewModifiers, editOrNewModifiersLike, hasModifiers, withModifiers, withNewModifiers, withNewModifiersLike
-
Methods inherited from class io.sundr.model.AttributeSupportFluent
addToAttributes, addToAttributes, copyInstance, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-