Uses of Class
jaxb.Lanechanges
-
Packages that use Lanechanges Package Description jaxb -
-
Uses of Lanechanges in jaxb
Methods in jaxb that return Lanechanges Modifier and Type Method Description Lanechanges
ObjectFactory. createLanechanges()
Create an instance ofLanechanges
Lanechanges
Model. getLanechanges()
Gets the value of the lanechanges property.Methods in jaxb with parameters of type Lanechanges Modifier and Type Method Description void
Model. setLanechanges(Lanechanges value)
Sets the value of the lanechanges property.
-