Uses of Class
org.etsi.uri._01903.v1_3.CRLValuesType
Packages that use CRLValuesType
-
Uses of CRLValuesType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as CRLValuesTypeMethods in org.etsi.uri._01903.v1_3 that return CRLValuesTypeModifier and TypeMethodDescriptionObjectFactory.createCRLValuesType()Create an instance ofCRLValuesTypeRevocationValuesType.getCRLValues()Gets the value of the crlValues property.CRLValuesType.withEncapsulatedCRLValues(Collection<EncapsulatedPKIData> values) CRLValuesType.withEncapsulatedCRLValues(List<EncapsulatedPKIData> value) CRLValuesType.withEncapsulatedCRLValues(EncapsulatedPKIData... values) Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLValuesTypeModifier and TypeMethodDescriptionvoidRevocationValuesType.setCRLValues(CRLValuesType value) Sets the value of the crlValues property.RevocationValuesType.withCRLValues(CRLValuesType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type CRLValuesTypeModifierConstructorDescriptionRevocationValuesType(CRLValuesType crlValues, OCSPValuesType ocspValues, OtherCertStatusValuesType otherValues, String id) Fully-initialising value constructor