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

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

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

Fields in org.etsi.uri._01903.v1_3 declared as CertifiedRolesListType
protected  CertifiedRolesListType SignerRole.certifiedRoles
           
 

Methods in org.etsi.uri._01903.v1_3 that return CertifiedRolesListType
 CertifiedRolesListType ObjectFactory.createCertifiedRolesListType()
          Create an instance of CertifiedRolesListType
 CertifiedRolesListType SignerRole.getCertifiedRoles()
          Gets the value of the certifiedRoles property.
 CertifiedRolesListType CertifiedRolesListType.withCertifiedRoles(Collection<EncapsulatedPKIData> values)
           
 CertifiedRolesListType CertifiedRolesListType.withCertifiedRoles(EncapsulatedPKIData... values)
           
 CertifiedRolesListType CertifiedRolesListType.withCertifiedRoles(List<EncapsulatedPKIData> value)
           
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type CertifiedRolesListType
 void SignerRole.setCertifiedRoles(CertifiedRolesListType value)
          Sets the value of the certifiedRoles property.
 SignerRole SignerRole.withCertifiedRoles(CertifiedRolesListType value)
           
 

Constructors in org.etsi.uri._01903.v1_3 with parameters of type CertifiedRolesListType
SignerRole(ClaimedRolesListType claimedRoles, CertifiedRolesListType certifiedRoles)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.