Package io.sundr.model
Class ValueRefFluent<A extends ValueRefFluent<A>>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.ValueRefFluent<A>
- Direct Known Subclasses:
AssignFluent.ValueRefTargetNested,AssignFluent.ValueRefValueNested,BinaryExpressionFluent.ValueRefLeftNested,BinaryExpressionFluent.ValueRefRightNested,CastFluent.ValueRefExpressionNested,ConstructFluent.ValueRefArgumentsNested,DoFluent.ValueRefConditionNested,EnclosedFluent.ValueRefExpresionNested,ForeachFluent.ValueRefExpressionNested,ForFluent.ValueRefCompareNested,ForFluent.ValueRefInitNested,ForFluent.ValueRefUpdateNested,IfFluent.ValueRefConditionNested,IndexFluent.ValueRefExpressionNested,IndexFluent.ValueRefScopeNested,InstanceOfFluent.ValueRefExpressionNested,InverseFluent.ValueRefExpresionNested,MethodCallFluent.ValueRefArgumentsNested,MethodCallFluent.ValueRefScopeNested,NegativeFluent.ValueRefExpresionNested,NewArrayFluent.ValueRefExpressionsNested,NotFluent.ValueRefExpresionNested,PositiveFluent.ValueRefExpresionNested,PostDecrementFluent.ValueRefExpressionNested,PostIncrementFluent.ValueRefExpressionNested,PreDecrementFluent.ValueRefExpressionNested,PreIncrementFluent.ValueRefExpressionNested,PropertyRefFluent.ValueRefScopeNested,ReturnFluent.ValueRefExpressionNested,SwitchFluent.ValueRefExpressionNested,TernaryFluent.ValueRefAlternativeNested,TernaryFluent.ValueRefConditionNested,TernaryFluent.ValueRefResultNested,ValueRefBuilder,WhileFluent.ValueRefConditionNested
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
-
ValueRefFluent
public ValueRefFluent() -
ValueRefFluent
-
-
Method Details
-
copyInstance
-
getValue
-
withValue
-
hasValue
public boolean hasValue() -
equals
- Overrides:
equalsin classBaseFluent<A extends ValueRefFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends ValueRefFluent<A>>
-
toString
-