Uses of Class
org.etsi.uri._01903.v1_3.OCSPValuesType
Packages that use OCSPValuesType
-
Uses of OCSPValuesType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as OCSPValuesTypeMethods in org.etsi.uri._01903.v1_3 that return OCSPValuesTypeModifier and TypeMethodDescriptionObjectFactory.createOCSPValuesType()Create an instance ofOCSPValuesTypeRevocationValuesType.getOCSPValues()Gets the value of the ocspValues property.OCSPValuesType.withEncapsulatedOCSPValues(Collection<EncapsulatedPKIData> values) OCSPValuesType.withEncapsulatedOCSPValues(List<EncapsulatedPKIData> value) OCSPValuesType.withEncapsulatedOCSPValues(EncapsulatedPKIData... values) Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPValuesTypeModifier and TypeMethodDescriptionvoidRevocationValuesType.setOCSPValues(OCSPValuesType value) Sets the value of the ocspValues property.RevocationValuesType.withOCSPValues(OCSPValuesType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type OCSPValuesTypeModifierConstructorDescriptionRevocationValuesType(CRLValuesType crlValues, OCSPValuesType ocspValues, OtherCertStatusValuesType otherValues, String id) Fully-initialising value constructor