Uses of Class
jaxb.Models
-
Packages that use Models Package Description jaxb -
-
Uses of Models in jaxb
Methods in jaxb that return Models Modifier and Type Method Description Models
ObjectFactory. createModels()
Create an instance ofModels
Models
Scenario. getModels()
Gets the value of the models property.Methods in jaxb with parameters of type Models Modifier and Type Method Description void
Scenario. setModels(Models value)
Sets the value of the models property.
-