Uses of Enum
eu.europa.esig.dss.enumerations.GeneralNameType
-
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.