Package io.sundr.model
Class IfFluent.BreakStatementNested<N>
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.BreakFluent<IfFluent.BreakStatementNested<N>>
-
- io.sundr.model.IfFluent.BreakStatementNested<N>
-
- All Implemented Interfaces:
io.sundr.builder.Nested<N>
public class IfFluent.BreakStatementNested<N> extends BreakFluent<IfFluent.BreakStatementNested<N>> implements io.sundr.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendBreakStatement()-
Methods inherited from class io.sundr.model.BreakFluent
copyInstance, equals, hashCode, toString
-
-