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

Packages that use OtherCertStatusValuesType
org.etsi.uri._01903.v1_3   
 

Uses of OtherCertStatusValuesType in org.etsi.uri._01903.v1_3
 

Fields in org.etsi.uri._01903.v1_3 declared as OtherCertStatusValuesType
protected  OtherCertStatusValuesType RevocationValuesType.otherValues
           
 

Methods in org.etsi.uri._01903.v1_3 that return OtherCertStatusValuesType
 OtherCertStatusValuesType ObjectFactory.createOtherCertStatusValuesType()
          Create an instance of OtherCertStatusValuesType
 OtherCertStatusValuesType RevocationValuesType.getOtherValues()
          Gets the value of the otherValues property.
 OtherCertStatusValuesType OtherCertStatusValuesType.withOtherValues(Any... values)
           
 OtherCertStatusValuesType OtherCertStatusValuesType.withOtherValues(Collection<Any> values)
           
 OtherCertStatusValuesType OtherCertStatusValuesType.withOtherValues(List<Any> value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusValuesType
 void RevocationValuesType.setOtherValues(OtherCertStatusValuesType value)
          Sets the value of the otherValues property.
 RevocationValuesType RevocationValuesType.withOtherValues(OtherCertStatusValuesType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type OtherCertStatusValuesType
RevocationValuesType(CRLValuesType crlValues, OCSPValuesType ocspValues, OtherCertStatusValuesType otherValues, String id)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.