Package io.sundr.model
Class SwitchBuilder
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.SwitchFluent<SwitchBuilder>
-
- io.sundr.model.SwitchBuilder
-
- All Implemented Interfaces:
Builder<Switch>,Visitable<SwitchBuilder>,VisitableBuilder<Switch,SwitchBuilder>
public class SwitchBuilder extends SwitchFluent<SwitchBuilder> implements VisitableBuilder<Switch,SwitchBuilder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.SwitchFluent
SwitchFluent.AssignExpressionNested<N>, SwitchFluent.BinaryExpressionNested<N>, SwitchFluent.BitwiseAndExpressionNested<N>, SwitchFluent.BitwiseOrExpressionNested<N>, SwitchFluent.CastExpressionNested<N>, SwitchFluent.ConstructExpressionNested<N>, SwitchFluent.DeclareExpressionNested<N>, SwitchFluent.DefaultCaseNested<N>, SwitchFluent.DivideExpressionNested<N>, SwitchFluent.EnclosedExpressionNested<N>, SwitchFluent.EqualsExpressionNested<N>, SwitchFluent.GreaterThanExpressionNested<N>, SwitchFluent.GreaterThanOrEqualExpressionNested<N>, SwitchFluent.IndexExpressionNested<N>, SwitchFluent.InstanceOfExpressionNested<N>, SwitchFluent.InverseExpressionNested<N>, SwitchFluent.LambdaExpressionNested<N>, SwitchFluent.LeftShiftExpressionNested<N>, SwitchFluent.LessThanExpressionNested<N>, SwitchFluent.LessThanOrEqualExpressionNested<N>, SwitchFluent.LogicalAndExpressionNested<N>, SwitchFluent.LogicalOrExpressionNested<N>, SwitchFluent.MethodCallExpressionNested<N>, SwitchFluent.MinusExpressionNested<N>, SwitchFluent.ModuloExpressionNested<N>, SwitchFluent.MultiplyExpressionNested<N>, SwitchFluent.NegativeExpressionNested<N>, SwitchFluent.NewArrayExpressionNested<N>, SwitchFluent.NotEqualsExpressionNested<N>, SwitchFluent.NotExpressionNested<N>, SwitchFluent.PlusExpressionNested<N>, SwitchFluent.PositiveExpressionNested<N>, SwitchFluent.PostDecrementExpressionNested<N>, SwitchFluent.PostIncrementExpressionNested<N>, SwitchFluent.PreDecrementExpressionNested<N>, SwitchFluent.PreIncrementExpressionNested<N>, SwitchFluent.PropertyRefExpressionNested<N>, SwitchFluent.RightShiftExpressionNested<N>, SwitchFluent.RightUnsignedShiftExpressionNested<N>, SwitchFluent.TernaryExpressionNested<N>, SwitchFluent.ThisExpressionNested<N>, SwitchFluent.ValueRefExpressionNested<N>, SwitchFluent.XorExpressionNested<N>
-
-
Field Summary
-
Fields inherited from class io.sundr.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description SwitchBuilder()SwitchBuilder(Switch instance)SwitchBuilder(SwitchFluent<?> fluent)SwitchBuilder(SwitchFluent<?> fluent, Switch instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Switchbuild()-
Methods inherited from class io.sundr.model.SwitchFluent
addToCases, addToCases, buildDefaultCase, builder, buildExpression, copyInstance, editDefaultCase, editOrNewDefaultCase, editOrNewDefaultCaseLike, equals, getCases, hasCases, hasDefaultCase, hasExpression, hashCode, removeFromCases, removeFromCases, toString, withCases, withDefaultCase, withDefaultCase, withExpression, withNewAssignExpression, withNewAssignExpressionLike, withNewBinaryExpression, withNewBinaryExpressionLike, withNewBitwiseAndExpression, withNewBitwiseAndExpression, withNewBitwiseAndExpressionLike, withNewBitwiseOrExpression, withNewBitwiseOrExpression, withNewBitwiseOrExpressionLike, withNewCastExpression, withNewCastExpressionLike, withNewConstructExpression, withNewConstructExpressionLike, withNewDeclareExpression, withNewDeclareExpression, withNewDeclareExpression, withNewDeclareExpressionLike, withNewDefaultCase, withNewDefaultCaseLike, withNewDivideExpression, withNewDivideExpression, withNewDivideExpressionLike, withNewEnclosedExpression, withNewEnclosedExpressionLike, withNewEqualsExpression, withNewEqualsExpression, withNewEqualsExpressionLike, withNewGreaterThanExpression, withNewGreaterThanExpression, withNewGreaterThanExpressionLike, withNewGreaterThanOrEqualExpression, withNewGreaterThanOrEqualExpression, withNewGreaterThanOrEqualExpressionLike, withNewIndexExpression, withNewIndexExpressionLike, withNewInstanceOfExpression, withNewInstanceOfExpressionLike, withNewInverseExpression, withNewInverseExpressionLike, withNewLambdaExpression, withNewLambdaExpressionLike, withNewLeftShiftExpression, withNewLeftShiftExpression, withNewLeftShiftExpressionLike, withNewLessThanExpression, withNewLessThanExpression, withNewLessThanExpressionLike, withNewLessThanOrEqualExpression, withNewLessThanOrEqualExpression, withNewLessThanOrEqualExpressionLike, withNewLogicalAndExpression, withNewLogicalAndExpression, withNewLogicalAndExpressionLike, withNewLogicalOrExpression, withNewLogicalOrExpression, withNewLogicalOrExpressionLike, withNewMethodCallExpression, withNewMethodCallExpressionLike, withNewMinusExpression, withNewMinusExpression, withNewMinusExpressionLike, withNewModuloExpression, withNewModuloExpression, withNewModuloExpressionLike, withNewMultiplyExpression, withNewMultiplyExpression, withNewMultiplyExpressionLike, withNewNegativeExpression, withNewNegativeExpressionLike, withNewNewArrayExpression, withNewNewArrayExpression, withNewNewArrayExpressionLike, withNewNotEqualsExpression, withNewNotEqualsExpression, withNewNotEqualsExpressionLike, withNewNotExpression, withNewNotExpressionLike, withNewPlusExpression, withNewPlusExpression, withNewPlusExpressionLike, withNewPositiveExpression, withNewPositiveExpressionLike, withNewPostDecrementExpression, withNewPostDecrementExpressionLike, withNewPostIncrementExpression, withNewPostIncrementExpressionLike, withNewPreDecrementExpression, withNewPreDecrementExpressionLike, withNewPreIncrementExpression, withNewPreIncrementExpressionLike, withNewPropertyRefExpression, withNewPropertyRefExpressionLike, withNewRightShiftExpression, withNewRightShiftExpression, withNewRightShiftExpressionLike, withNewRightUnsignedShiftExpression, withNewRightUnsignedShiftExpression, withNewRightUnsignedShiftExpressionLike, withNewTernaryExpression, withNewTernaryExpressionLike, withNewThisExpression, withNewThisExpressionLike, withNewValueRefExpression, withNewValueRefExpression, withNewValueRefExpressionLike, withNewXorExpression, withNewXorExpression, withNewXorExpressionLike
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-
-
-
Constructor Detail
-
SwitchBuilder
public SwitchBuilder()
-
SwitchBuilder
public SwitchBuilder(SwitchFluent<?> fluent)
-
SwitchBuilder
public SwitchBuilder(SwitchFluent<?> fluent, Switch instance)
-
SwitchBuilder
public SwitchBuilder(Switch instance)
-
-