Uses of Class
com.helger.xsds.xades132.ClaimedRolesListType
-
-
Uses of ClaimedRolesListType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return ClaimedRolesListType Modifier and Type Method Description ClaimedRolesListTypeClaimedRolesListType. clone()Created by ph-jaxb-plugin -Xph-cloneable2ClaimedRolesListTypeObjectFactory. createClaimedRolesListType()Create an instance ofClaimedRolesListTypeClaimedRolesListTypeSignerRoleType. getClaimedRoles()Gets the value of the claimedRoles property.ClaimedRolesListTypeSignerRoleV2Type. getClaimedRoles()Gets the value of the claimedRoles property.Methods in com.helger.xsds.xades132 that return types with arguments of type ClaimedRolesListType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ClaimedRolesListType>ObjectFactory. createClaimedRoles(ClaimedRolesListType value)Methods in com.helger.xsds.xades132 with parameters of type ClaimedRolesListType Modifier and Type Method Description voidClaimedRolesListType. cloneTo(ClaimedRolesListType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<ClaimedRolesListType>ObjectFactory. createClaimedRoles(ClaimedRolesListType value)voidSignerRoleType. setClaimedRoles(ClaimedRolesListType value)Sets the value of the claimedRoles property.voidSignerRoleV2Type. setClaimedRoles(ClaimedRolesListType value)Sets the value of the claimedRoles property.
-