Uses of Class
jaxb.Parameter
-
Packages that use Parameter Package Description jaxb -
-
Uses of Parameter in jaxb
Methods in jaxb that return Parameter Modifier and Type Method Description Parameter
ObjectFactory. createParameter()
Create an instance ofParameter
Methods in jaxb that return types with arguments of type Parameter Modifier and Type Method Description List<Parameter>
Parameters. getParameter()
Gets the value of the parameter property.
-