Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.SignerRoleType
-
Packages that use SignerRoleType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of SignerRoleType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as SignerRoleType Modifier and Type Field Description protected SignerRoleTypeSignedSignaturePropertiesType. signerRoleMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return SignerRoleType Modifier and Type Method Description SignerRoleTypeObjectFactory. createSignerRoleType()Create an instance ofSignerRoleTypeSignerRoleTypeSignedSignaturePropertiesType. getSignerRole()Gets the value of the signerRole property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type SignerRoleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignerRoleType>ObjectFactory. createSignerRole(SignerRoleType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type SignerRoleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignerRoleType>ObjectFactory. createSignerRole(SignerRoleType value)voidSignedSignaturePropertiesType. setSignerRole(SignerRoleType value)Sets the value of the signerRole property.
-