Uses of Class
eu.de4a.iem.jaxb.common.types.ParamsType
-
Packages that use ParamsType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of ParamsType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return ParamsType Modifier and Type Method Description ParamsTypeParamsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ParamsTypeObjectFactory. createParamsType()Create an instance ofParamsTypeParamsTypeProvisionType. getParams()Gets the value of the params property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type ParamsType Modifier and Type Method Description voidParamsType. cloneTo(ParamsType ret)This method clones all values fromthisto the passed object.voidProvisionType. setParams(ParamsType value)Sets the value of the params property.
-