Uses of Class
eu.de4a.iem.jaxb.common.types.ProvisionTypeType
-
Packages that use ProvisionTypeType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of ProvisionTypeType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return ProvisionTypeType Modifier and Type Method Description static ProvisionTypeTypeProvisionTypeType. fromValue(String v)ProvisionTypeTypeProvisionType. getProvisionType()Gets the value of the provisionType property.static ProvisionTypeTypeProvisionTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static ProvisionTypeType[]ProvisionTypeType. 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 ProvisionTypeType Modifier and Type Method Description voidProvisionType. setProvisionType(ProvisionTypeType value)Sets the value of the provisionType property.
-