Package io.sundr.model
Class ContextRefFluent<A extends ContextRefFluent<A>>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.ContextRefFluent<A>
- Direct Known Subclasses:
AssignFluent.ContextRefTargetNested,AssignFluent.ContextRefValueNested,BinaryExpressionFluent.ContextRefLeftNested,BinaryExpressionFluent.ContextRefRightNested,CastFluent.ContextRefExpressionNested,ConstructFluent.ContextRefArgumentsNested,ContextRefBuilder,DeclareFluent.ContextRefValueNested,DoFluent.ContextRefConditionNested,EnclosedFluent.ContextRefExpresionNested,ForeachFluent.ContextRefExpressionNested,ForFluent.ContextRefCompareNested,ForFluent.ContextRefInitNested,ForFluent.ContextRefUpdateNested,IfDslConditionStepFluent.ContextRefConditionNested,IfDslThenStepFluent.ContextRefConditionNested,IfFluent.ContextRefConditionNested,IndexFluent.ContextRefExpressionNested,InstanceOfFluent.ContextRefExpressionNested,InverseFluent.ContextRefExpresionNested,MethodCallFluent.ContextRefArgumentsNested,NegativeFluent.ContextRefExpresionNested,NewArrayFluent.ContextRefExpressionsNested,NotFluent.ContextRefExpresionNested,PositiveFluent.ContextRefExpresionNested,PostDecrementFluent.ContextRefExpressionNested,PostIncrementFluent.ContextRefExpressionNested,PreDecrementFluent.ContextRefExpressionNested,PreIncrementFluent.ContextRefExpressionNested,PropertyFluent.ContextRefInitialValueNested,ReturnFluent.ContextRefExpressionNested,SwitchFluent.ContextRefExpressionNested,SynchronizedFluent.ContextRefLockExpressionNested,TernaryFluent.ContextRefAlternativeNested,TernaryFluent.ContextRefConditionNested,TernaryFluent.ContextRefResultNested,ThrowFluent.ContextRefExceptionNested,WhileFluent.ContextRefConditionNested,WithScopeFluent.ContextRefScopeNested
Generated
-
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
ContextRefFluent
public ContextRefFluent() -
ContextRefFluent
-
-
Method Details
-
copyInstance
-
equals
- Overrides:
equalsin classBaseFluent<A extends ContextRefFluent<A>>
-
getName
-
hasName
public boolean hasName() -
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends ContextRefFluent<A>>
-
toString
-
withName
-