Uses of Class
jaxb.Stage
-
Packages that use Stage Package Description control.sigint jaxb -
-
Uses of Stage in control.sigint
Constructors in control.sigint with parameters of type Stage Constructor Description Stage(Stage jaxb_stage)
-
Uses of Stage in jaxb
Methods in jaxb that return Stage Modifier and Type Method Description Stage
ObjectFactory. createStage()
Create an instance ofStage
Methods in jaxb that return types with arguments of type Stage Modifier and Type Method Description List<Stage>
Stages. getStage()
Gets the value of the stage property.
-