Uses of Enum
org.ofdrw.gm.ses.parse.SESVersion
Packages that use SESVersion
-
Uses of SESVersion in org.ofdrw.gm.ses.parse
Subclasses with type arguments of type SESVersion in org.ofdrw.gm.ses.parseMethods in org.ofdrw.gm.ses.parse that return SESVersionModifier and TypeMethodDescriptionSESVersionHolder.getVersion()static SESVersionReturns the enum constant of this type with the specified name.static SESVersion[]SESVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.ofdrw.gm.ses.parse with parameters of type SESVersionModifierConstructorDescriptionSESVersionHolder(SESVersion version, org.bouncycastle.asn1.ASN1Sequence objSeq)