Package io.sundr.model
Class TypeRefFluent<A extends TypeRefFluent<A>>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.AttributeSupportFluent<A>
io.sundr.model.TypeRefFluent<A>
- Direct Known Subclasses:
ClassRefFluent,PrimitiveRefFluent,TypeParamRefFluent,VoidRefFluent,WildcardRefFluent
Generated
-
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
Constructor Details
-
TypeRefFluent
public TypeRefFluent() -
TypeRefFluent
-
-
Method Details
-
copyInstance
-
equals
- Overrides:
equalsin classAttributeSupportFluent<A extends TypeRefFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classAttributeSupportFluent<A extends TypeRefFluent<A>>
-
toString
- Overrides:
toStringin classAttributeSupportFluent<A extends TypeRefFluent<A>>
-