Uses of Enum
de.xima.fc.certificate.gui.internal.create.ECertificateValidityUnit
Packages that use ECertificateValidityUnit
-
Uses of ECertificateValidityUnit in de.xima.fc.certificate.gui.internal.create
Subclasses with type arguments of type ECertificateValidityUnit in de.xima.fc.certificate.gui.internal.createModifier and TypeClassDescriptionenumEnumeration representing the units of validity for a certificate.Methods in de.xima.fc.certificate.gui.internal.create that return ECertificateValidityUnitModifier and TypeMethodDescriptionCertificateGenerationSettings.getValidityPeriodUnit()static ECertificateValidityUnitReturns the enum constant of this type with the specified name.static ECertificateValidityUnit[]ECertificateValidityUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.certificate.gui.internal.create that return types with arguments of type ECertificateValidityUnitModifier and TypeMethodDescriptionCertificateGenerationSettings.getAvailableValidityPeriodUnits()Methods in de.xima.fc.certificate.gui.internal.create with parameters of type ECertificateValidityUnitModifier and TypeMethodDescriptionvoidCertificateGenerationSettings.setValidityPeriodUnit(ECertificateValidityUnit validityPeriodUnit)