Package io.sundr.model
Class AnnotationRefFluent.ClassRefNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.TypeRefFluent<A>
-
- io.sundr.model.ClassRefFluent<AnnotationRefFluent.ClassRefNested<N>>
-
- io.sundr.model.AnnotationRefFluent.ClassRefNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- AnnotationRefFluent<A extends AnnotationRefFluent<A>>
public class AnnotationRefFluent.ClassRefNested<N> extends ClassRefFluent<AnnotationRefFluent.ClassRefNested<N>> implements io.sundr.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.ClassRefFluent
ClassRefFluent.ClassRefArgumentsNested<N>, ClassRefFluent.PrimitiveRefArgumentsNested<N>, ClassRefFluent.TypeParamRefArgumentsNested<N>, ClassRefFluent.VoidRefArgumentsNested<N>, ClassRefFluent.WildcardRefArgumentsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendClassRef()-
Methods inherited from class io.sundr.model.ClassRefFluent
addAllToArguments, addNewClassRefArgument, addNewClassRefArgumentLike, addNewPrimitiveRefArgument, addNewPrimitiveRefArgumentLike, addNewTypeParamRefArgument, addNewTypeParamRefArgumentLike, addNewVoidRefArgument, addNewVoidRefArgumentLike, addNewWildcardRefArgument, addNewWildcardRefArgumentLike, addToArguments, addToArguments, addToArguments, addToArguments, buildArgument, buildArguments, builder, buildFirstArgument, buildLastArgument, buildMatchingArgument, copyInstance, equals, getDimensions, getFullyQualifiedName, hasArguments, hasDimensions, hasFullyQualifiedName, hashCode, hasMatchingArgument, removeAllFromArguments, removeFromArguments, removeFromArguments, removeMatchingFromArguments, setNewClassRefArgumentLike, setNewPrimitiveRefArgumentLike, setNewTypeParamRefArgumentLike, setNewVoidRefArgumentLike, setNewWildcardRefArgumentLike, setToArguments, toString, withArguments, withArguments, withDimensions, withFullyQualifiedName
-
Methods inherited from class io.sundr.model.TypeRefFluent
copyInstance
-
Methods inherited from class io.sundr.model.AttributeSupportFluent
addToAttributes, addToAttributes, copyInstance, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
-
-