Uses of Class
eu.de4a.iem.jaxb.common.types.ParamSetsType
-
Packages that use ParamSetsType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of ParamSetsType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return ParamSetsType Modifier and Type Method Description ParamSetsTypeParamSetsType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2ParamSetsTypeObjectFactory. createParamSetsType()Create an instance ofParamSetsTypeParamSetsTypeParamType. getParamSets()Gets the value of the paramSets property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type ParamSetsType Modifier and Type Method Description voidParamSetsType. cloneTo(ParamSetsType ret)This method clones all values fromthisto the passed object.voidParamType. setParamSets(ParamSetsType value)Sets the value of the paramSets property.
-