Uses of Class
org.etsi.uri._01903.v1_3.CRLIdentifierType
Packages that use CRLIdentifierType
-
Uses of CRLIdentifierType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as CRLIdentifierTypeMethods in org.etsi.uri._01903.v1_3 that return CRLIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createCRLIdentifierType()Create an instance ofCRLIdentifierTypeCRLRefType.getCRLIdentifier()Gets the value of the crlIdentifier property.CRLIdentifierType.withIssuer(String value) CRLIdentifierType.withIssueTime(ZonedDateTime value) CRLIdentifierType.withNumber(BigInteger value) Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLIdentifierTypeModifier and TypeMethodDescriptionvoidCRLRefType.setCRLIdentifier(CRLIdentifierType value) Sets the value of the crlIdentifier property.CRLRefType.withCRLIdentifier(CRLIdentifierType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type CRLIdentifierTypeModifierConstructorDescriptionCRLRefType(DigestAlgAndValueType digestAlgAndValue, CRLIdentifierType crlIdentifier) Fully-initialising value constructor