Uses of Class
org.etsi.uri._01903.v1_3.OCSPRefType
Packages that use OCSPRefType
-
Uses of OCSPRefType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 with type parameters of type OCSPRefTypeMethods in org.etsi.uri._01903.v1_3 that return OCSPRefTypeModifier and TypeMethodDescriptionObjectFactory.createOCSPRefType()Create an instance ofOCSPRefTypeOCSPRefType.withDigestAlgAndValue(DigestAlgAndValueType value) OCSPRefType.withOCSPIdentifier(OCSPIdentifierType value) Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type OCSPRefTypeModifier and TypeMethodDescriptionOCSPRefsType.getOCSPReves()Gets the value of the ocspReves property.Methods in org.etsi.uri._01903.v1_3 with parameters of type OCSPRefTypeMethod parameters in org.etsi.uri._01903.v1_3 with type arguments of type OCSPRefTypeModifier and TypeMethodDescriptionvoidOCSPRefsType.setOCSPReves(List<OCSPRefType> value) OCSPRefsType.withOCSPReves(Collection<OCSPRefType> values) OCSPRefsType.withOCSPReves(List<OCSPRefType> value) Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type OCSPRefTypeModifierConstructorDescriptionOCSPRefsType(List<OCSPRefType> ocspReves) Fully-initialising value constructor