Uses of Class
org.etsi.uri._01903.v1_3.OtherCertStatusRefsType
Packages that use OtherCertStatusRefsType
-
Uses of OtherCertStatusRefsType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as OtherCertStatusRefsTypeModifier and TypeFieldDescriptionprotected OtherCertStatusRefsTypeCompleteRevocationRefsType.otherRefsMethods in org.etsi.uri._01903.v1_3 that return OtherCertStatusRefsTypeModifier and TypeMethodDescriptionObjectFactory.createOtherCertStatusRefsType()Create an instance ofOtherCertStatusRefsTypeCompleteRevocationRefsType.getOtherRefs()Gets the value of the otherRefs property.OtherCertStatusRefsType.withOtherReves(Collection<Any> values) OtherCertStatusRefsType.withOtherReves(List<Any> value) OtherCertStatusRefsType.withOtherReves(Any... values) Methods in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusRefsTypeModifier and TypeMethodDescriptionvoidCompleteRevocationRefsType.setOtherRefs(OtherCertStatusRefsType value) Sets the value of the otherRefs property.CompleteRevocationRefsType.withOtherRefs(OtherCertStatusRefsType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusRefsTypeModifierConstructorDescriptionCompleteRevocationRefsType(CRLRefsType crlRefs, OCSPRefsType ocspRefs, OtherCertStatusRefsType otherRefs, String id) Fully-initialising value constructor