Uses of Class
eu.de4a.iem.jaxb.common.types.AdditionalParameterTypeType
-
Packages that use AdditionalParameterTypeType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of AdditionalParameterTypeType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return AdditionalParameterTypeType Modifier and Type Method Description static AdditionalParameterTypeTypeAdditionalParameterTypeType. fromValue(String v)AdditionalParameterTypeTypeAdditionalParameterType. getType()Gets the value of the type property.static AdditionalParameterTypeTypeAdditionalParameterTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static AdditionalParameterTypeType[]AdditionalParameterTypeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.de4a.iem.jaxb.common.types with parameters of type AdditionalParameterTypeType Modifier and Type Method Description voidAdditionalParameterType. setType(AdditionalParameterTypeType value)Sets the value of the type property.
-