Uses of Class
eu.de4a.iem.jaxb.common.types.IssuingTypeType
-
Packages that use IssuingTypeType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of IssuingTypeType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return IssuingTypeType Modifier and Type Method Description static IssuingTypeTypeIssuingTypeType. fromValue(String v)IssuingTypeTypeDomesticEvidenceType. getIssuingType()Gets the value of the issuingType property.static IssuingTypeTypeIssuingTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static IssuingTypeType[]IssuingTypeType. 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 IssuingTypeType Modifier and Type Method Description voidDomesticEvidenceType. setIssuingType(IssuingTypeType value)Sets the value of the issuingType property.
-