Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.SignedPropertiesType
-
Packages that use SignedPropertiesType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of SignedPropertiesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as SignedPropertiesType Modifier and Type Field Description protected SignedPropertiesTypeQualifyingPropertiesType. signedPropertiesMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return SignedPropertiesType Modifier and Type Method Description SignedPropertiesTypeObjectFactory. createSignedPropertiesType()Create an instance ofSignedPropertiesTypeSignedPropertiesTypeQualifyingPropertiesType. getSignedProperties()Gets the value of the signedProperties property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type SignedPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignedPropertiesType>ObjectFactory. createSignedProperties(SignedPropertiesType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type SignedPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignedPropertiesType>ObjectFactory. createSignedProperties(SignedPropertiesType value)voidQualifyingPropertiesType. setSignedProperties(SignedPropertiesType value)Sets the value of the signedProperties property.
-