Package io.sundr.model
Class NewArrayFluent.ClassRefTypeNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.TypeRefFluent<A>
-
- io.sundr.model.ClassRefFluent<NewArrayFluent.ClassRefTypeNested<N>>
-
- io.sundr.model.NewArrayFluent.ClassRefTypeNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
- Enclosing class:
- NewArrayFluent<A extends NewArrayFluent<A>>
public class NewArrayFluent.ClassRefTypeNested<N> extends ClassRefFluent<NewArrayFluent.ClassRefTypeNested<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()NendClassRefType()-
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
-
-