Uses of Class
org.etsi.uri._01903.v1_3.CRLRefsType
-
Packages that use CRLRefsType Package Description org.etsi.uri._01903.v1_3 -
-
Uses of CRLRefsType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as CRLRefsType Modifier and Type Field Description protected CRLRefsTypeCompleteRevocationRefsType. crlRefsMethods in org.etsi.uri._01903.v1_3 that return CRLRefsType Modifier and Type Method Description CRLRefsTypeObjectFactory. createCRLRefsType()Create an instance ofCRLRefsTypeCRLRefsTypeCompleteRevocationRefsType. getCRLRefs()Gets the value of the crlRefs property.CRLRefsTypeCRLRefsType. withCRLReves(Collection<CRLRefType> values)CRLRefsTypeCRLRefsType. withCRLReves(List<CRLRefType> value)CRLRefsTypeCRLRefsType. withCRLReves(CRLRefType... values)Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLRefsType Modifier and Type Method Description voidCompleteRevocationRefsType. setCRLRefs(CRLRefsType value)Sets the value of the crlRefs property.CompleteRevocationRefsTypeCompleteRevocationRefsType. withCRLRefs(CRLRefsType value)Constructors in org.etsi.uri._01903.v1_3 with parameters of type CRLRefsType Constructor Description CompleteRevocationRefsType(CRLRefsType crlRefs, OCSPRefsType ocspRefs, OtherCertStatusRefsType otherRefs, String id)Fully-initialising value constructor
-