Package io.sundr.model
Class PropertyRefFluent.PropertyNested<N>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.AttributeSupportFluent<A>
io.sundr.model.ModifierSupportFluent<A>
io.sundr.model.PropertyFluent<PropertyRefFluent<A>.PropertyNested<N>>
io.sundr.model.PropertyRefFluent.PropertyNested<N>
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PropertyRefFluent<A extends PropertyRefFluent<A>>
public class PropertyRefFluent.PropertyNested<N>
extends PropertyFluent<PropertyRefFluent<A>.PropertyNested<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
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, withTypeRefMethods 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