Uses of Class
org.etsi.uri._01903.v1_3.OtherCertStatusRefsType

Packages that use OtherCertStatusRefsType
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
protected  OtherCertStatusRefsType CompleteRevocationRefsType.otherRefs
           
 

Methods in org.etsi.uri._01903.v1_3 that return OtherCertStatusRefsType
 OtherCertStatusRefsType ObjectFactory.createOtherCertStatusRefsType()
          Create an instance of OtherCertStatusRefsType
 OtherCertStatusRefsType CompleteRevocationRefsType.getOtherRefs()
          Gets the value of the otherRefs property.
 OtherCertStatusRefsType OtherCertStatusRefsType.withOtherReves(Any... values)
           
 OtherCertStatusRefsType OtherCertStatusRefsType.withOtherReves(Collection<Any> values)
           
 OtherCertStatusRefsType OtherCertStatusRefsType.withOtherReves(List<Any> value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusRefsType
 void CompleteRevocationRefsType.setOtherRefs(OtherCertStatusRefsType value)
          Sets the value of the otherRefs property.
 CompleteRevocationRefsType CompleteRevocationRefsType.withOtherRefs(OtherCertStatusRefsType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusRefsType
CompleteRevocationRefsType(CRLRefsType crlRefs, OCSPRefsType ocspRefs, OtherCertStatusRefsType otherRefs, String id)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.