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) void
XmlGeneralName.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 GeneralNameType
GeneralNameType.fromIndex
(int index) Returns aGeneralNameType
for the given index if existsstatic GeneralNameType
Returns aGeneralNameType
for the given label if existsstatic GeneralNameType
Returns 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 GeneralNameType
Parses the value and returnsGeneralNameType
Methods in eu.europa.esig.dss.jaxb.parsers with parameters of type GeneralNameTypeModifier and TypeMethodDescriptionstatic String
GeneralNameTypeParser.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 TypeMethodDescriptionvoid
GeneralName.setGeneralNameType
(GeneralNameType generalNameType) Sets the type of the GeneralName