Package io.sundr.model
Class NewArrayFluent.TypeParamRefTypeNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.AttributeSupportFluent<A>
-
- io.sundr.model.TypeRefFluent<A>
-
- io.sundr.model.TypeParamRefFluent<NewArrayFluent.TypeParamRefTypeNested<N>>
-
- io.sundr.model.NewArrayFluent.TypeParamRefTypeNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- NewArrayFluent<A extends NewArrayFluent<A>>
public class NewArrayFluent.TypeParamRefTypeNested<N> extends TypeParamRefFluent<NewArrayFluent.TypeParamRefTypeNested<N>> implements Nested<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()NendTypeParamRefType()-
Methods inherited from class io.sundr.model.TypeParamRefFluent
copyInstance, equals, getDimensions, getName, hasDimensions, hashCode, hasName, toString, withDimensions, withName
-
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
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-