Uses of Class
jaxb.Parameters
- 
Packages that use Parameters Package Description jaxb 
- 
- 
Uses of Parameters in jaxbMethods in jaxb that return Parameters Modifier and Type Method Description ParametersObjectFactory. createParameters()Create an instance ofParametersParametersActuator. getParameters()Gets the value of the parameters property.ParametersActuatorTarget. getParameters()Gets the value of the parameters property.ParametersController. getParameters()Gets the value of the parameters property.ParametersEntry. getParameters()Gets the value of the parameters property.ParametersEvent. getParameters()Gets the value of the parameters property.ParametersLanechange. getParameters()Gets the value of the parameters property.Methods in jaxb with parameters of type Parameters Modifier and Type Method Description voidActuator. setParameters(Parameters value)Sets the value of the parameters property.voidActuatorTarget. setParameters(Parameters value)Sets the value of the parameters property.voidController. setParameters(Parameters value)Sets the value of the parameters property.voidEntry. setParameters(Parameters value)Sets the value of the parameters property.voidEvent. setParameters(Parameters value)Sets the value of the parameters property.voidLanechange. setParameters(Parameters value)Sets the value of the parameters property.
 
-