Uses of Class
jaxb.Stages
-
Packages that use Stages Package Description jaxb -
-
Uses of Stages in jaxb
Methods in jaxb that return Stages Modifier and Type Method Description Stages
ObjectFactory. createStages()
Create an instance ofStages
Stages
Controller. getStages()
Gets the value of the stages property.Methods in jaxb with parameters of type Stages Modifier and Type Method Description void
Controller. setStages(Stages value)
Sets the value of the stages property.
-