Uses of Class
org.etsi.uri._01903.v1_3.CertifiedRolesListType
Packages that use CertifiedRolesListType
-
Uses of CertifiedRolesListType in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 declared as CertifiedRolesListTypeMethods in org.etsi.uri._01903.v1_3 that return CertifiedRolesListTypeModifier and TypeMethodDescriptionObjectFactory.createCertifiedRolesListType()Create an instance ofCertifiedRolesListTypeSignerRole.getCertifiedRoles()Gets the value of the certifiedRoles property.CertifiedRolesListType.withCertifiedRoles(Collection<EncapsulatedPKIData> values) CertifiedRolesListType.withCertifiedRoles(List<EncapsulatedPKIData> value) CertifiedRolesListType.withCertifiedRoles(EncapsulatedPKIData... values) Methods in org.etsi.uri._01903.v1_3 with parameters of type CertifiedRolesListTypeModifier and TypeMethodDescriptionvoidSignerRole.setCertifiedRoles(CertifiedRolesListType value) Sets the value of the certifiedRoles property.SignerRole.withCertifiedRoles(CertifiedRolesListType value) Constructors in org.etsi.uri._01903.v1_3 with parameters of type CertifiedRolesListTypeModifierConstructorDescriptionSignerRole(ClaimedRolesListType claimedRoles, CertifiedRolesListType certifiedRoles) Fully-initialising value constructor