Uses of Class
org.etsi.uri._01903.v1_3.OtherCertStatusRefsType
-
Packages that use OtherCertStatusRefsType Package Description org.etsi.uri._01903.v1_3 -
-
Uses of OtherCertStatusRefsType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as OtherCertStatusRefsType Modifier and Type Field Description protected OtherCertStatusRefsTypeCompleteRevocationRefsType. otherRefsMethods in org.etsi.uri._01903.v1_3 that return OtherCertStatusRefsType Modifier and Type Method Description OtherCertStatusRefsTypeObjectFactory. createOtherCertStatusRefsType()Create an instance ofOtherCertStatusRefsTypeOtherCertStatusRefsTypeCompleteRevocationRefsType. getOtherRefs()Gets the value of the otherRefs property.OtherCertStatusRefsTypeOtherCertStatusRefsType. withOtherReves(Collection<Any> values)OtherCertStatusRefsTypeOtherCertStatusRefsType. withOtherReves(List<Any> value)OtherCertStatusRefsTypeOtherCertStatusRefsType. withOtherReves(Any... values)Methods in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusRefsType Modifier and Type Method Description voidCompleteRevocationRefsType. setOtherRefs(OtherCertStatusRefsType value)Sets the value of the otherRefs property.CompleteRevocationRefsTypeCompleteRevocationRefsType. withOtherRefs(OtherCertStatusRefsType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusRefsType Constructor Description CompleteRevocationRefsType(CRLRefsType crlRefs, OCSPRefsType ocspRefs, OtherCertStatusRefsType otherRefs, String id)Fully-initialising value constructor
-