Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.SignedDataObjectPropertiesType
-
Packages that use SignedDataObjectPropertiesType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of SignedDataObjectPropertiesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as SignedDataObjectPropertiesType Modifier and Type Field Description protected SignedDataObjectPropertiesTypeSignedPropertiesType. signedDataObjectPropertiesMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return SignedDataObjectPropertiesType Modifier and Type Method Description SignedDataObjectPropertiesTypeObjectFactory. createSignedDataObjectPropertiesType()Create an instance ofSignedDataObjectPropertiesTypeSignedDataObjectPropertiesTypeSignedPropertiesType. getSignedDataObjectProperties()Gets the value of the signedDataObjectProperties property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type SignedDataObjectPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignedDataObjectPropertiesType>ObjectFactory. createSignedDataObjectProperties(SignedDataObjectPropertiesType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type SignedDataObjectPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignedDataObjectPropertiesType>ObjectFactory. createSignedDataObjectProperties(SignedDataObjectPropertiesType value)voidSignedPropertiesType. setSignedDataObjectProperties(SignedDataObjectPropertiesType value)Sets the value of the signedDataObjectProperties property.
-