| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected CertifiedRolesListType |
SignerRole.certifiedRoles |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignerRole.setCertifiedRoles(CertifiedRolesListType value)
Sets the value of the certifiedRoles property.
|
SignerRole |
SignerRole.withCertifiedRoles(CertifiedRolesListType value) |
| Constructor and Description |
|---|
SignerRole(ClaimedRolesListType claimedRoles,
CertifiedRolesListType certifiedRoles)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.