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,DeclareFluent.ValueRefValueNested,DoFluent.ValueRefConditionNested,EnclosedFluent.ValueRefExpresionNested,ForeachFluent.ValueRefExpressionNested,ForFluent.ValueRefCompareNested,ForFluent.ValueRefInitNested,ForFluent.ValueRefUpdateNested,IfDslConditionStepFluent.ValueRefConditionNested,IfDslThenStepFluent.ValueRefConditionNested,IfFluent.ValueRefConditionNested,IndexFluent.ValueRefExpressionNested,InstanceOfFluent.ValueRefExpressionNested,InverseFluent.ValueRefExpresionNested,MethodCallFluent.ValueRefArgumentsNested,NegativeFluent.ValueRefExpresionNested,NewArrayFluent.ValueRefExpressionsNested,NotFluent.ValueRefExpresionNested,PositiveFluent.ValueRefExpresionNested,PostDecrementFluent.ValueRefExpressionNested,PostIncrementFluent.ValueRefExpressionNested,PreDecrementFluent.ValueRefExpressionNested,PreIncrementFluent.ValueRefExpressionNested,PropertyFluent.ValueRefInitialValueNested,ReturnFluent.ValueRefExpressionNested,SwitchFluent.ValueRefExpressionNested,SynchronizedFluent.ValueRefLockExpressionNested,TernaryFluent.ValueRefAlternativeNested,TernaryFluent.ValueRefConditionNested,TernaryFluent.ValueRefResultNested,ThrowFluent.ValueRefExceptionNested,ValueRefBuilder,WhileFluent.ValueRefConditionNested,WithScopeFluent.ValueRefScopeNested
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
-
equals
- Overrides:
equalsin classBaseFluent<A extends ValueRefFluent<A>>
-
getValue
-
hasValue
public boolean hasValue() -
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends ValueRefFluent<A>>
-
toString
-
withValue
-