Uses of Enum
eu.europa.esig.dss.enumerations.GeneralNameType
Package
Description
-
Uses of GeneralNameType in eu.europa.esig.dss.diagnostic.jaxb
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionstatic GeneralNameType
Parses the value and returnsGeneralNameType
Modifier 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
Modifier and TypeMethodDescriptionvoid
GeneralName.setGeneralNameType
(GeneralNameType generalNameType) Sets the type of the GeneralName