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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as CRLIdentifierType
protected  CRLIdentifierType CRLRefType.crlIdentifier
           
 

Methods in org.etsi.uri._01903.v1_3 that return CRLIdentifierType
 CRLIdentifierType ObjectFactory.createCRLIdentifierType()
          Create an instance of CRLIdentifierType
 CRLIdentifierType CRLRefType.getCRLIdentifier()
          Gets the value of the crlIdentifier property.
 CRLIdentifierType CRLIdentifierType.withIssuer(String value)
           
 CRLIdentifierType CRLIdentifierType.withIssueTime(org.joda.time.DateTime value)
           
 CRLIdentifierType CRLIdentifierType.withNumber(BigInteger value)
           
 CRLIdentifierType CRLIdentifierType.withURI(String value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type CRLIdentifierType
 void CRLRefType.setCRLIdentifier(CRLIdentifierType value)
          Sets the value of the crlIdentifier property.
 CRLRefType CRLRefType.withCRLIdentifier(CRLIdentifierType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type CRLIdentifierType
CRLRefType(DigestAlgAndValueType digestAlgAndValue, CRLIdentifierType crlIdentifier)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.