Uses of Enum
eu.europa.esig.dss.enumerations.GeneralNameType
Packages that use GeneralNameType
Package
Description
- 
Uses of GeneralNameType in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as GeneralNameTypeMethods in eu.europa.esig.dss.diagnostic.jaxb that return GeneralNameTypeMethods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type GeneralNameTypeModifier and TypeMethodDescriptionAdapter6.marshal(GeneralNameType value) voidXmlGeneralName.setType(GeneralNameType value) Sets the value of the type property. - 
Uses of GeneralNameType in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return GeneralNameTypeModifier and TypeMethodDescriptionstatic GeneralNameTypeGeneralNameType.fromIndex(int index) Returns aGeneralNameTypefor the given index if existsstatic GeneralNameTypeReturns aGeneralNameTypefor the given label if existsstatic GeneralNameTypeReturns the enum constant of this type with the specified name.static GeneralNameType[]GeneralNameType.values()Returns an array containing the constants of this enum type, in the order they are declared. - 
Uses of GeneralNameType in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return GeneralNameTypeModifier and TypeMethodDescriptionstatic GeneralNameTypeParses the value and returnsGeneralNameTypeMethods in eu.europa.esig.dss.jaxb.parsers with parameters of type GeneralNameTypeModifier and TypeMethodDescriptionstatic StringGeneralNameTypeParser.print(GeneralNameType v) Gets a text name of the value - 
Uses of GeneralNameType in eu.europa.esig.dss.model.x509.extension
Methods in eu.europa.esig.dss.model.x509.extension that return GeneralNameTypeMethods in eu.europa.esig.dss.model.x509.extension with parameters of type GeneralNameTypeModifier and TypeMethodDescriptionvoidGeneralName.setGeneralNameType(GeneralNameType generalNameType) Sets the type of the GeneralName