Uses of Class
jaxb.Demands
-
Packages that use Demands Package Description jaxb -
-
Uses of Demands in jaxb
Methods in jaxb that return Demands Modifier and Type Method Description Demands
ObjectFactory. createDemands()
Create an instance ofDemands
Demands
Scenario. getDemands()
Gets the value of the demands property.Methods in jaxb with parameters of type Demands Modifier and Type Method Description void
Scenario. setDemands(Demands value)
Sets the value of the demands property.
-