Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.UnsignedDataObjectPropertiesType
-
Packages that use UnsignedDataObjectPropertiesType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of UnsignedDataObjectPropertiesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as UnsignedDataObjectPropertiesType Modifier and Type Field Description protected UnsignedDataObjectPropertiesTypeUnsignedPropertiesType. unsignedDataObjectPropertiesMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return UnsignedDataObjectPropertiesType Modifier and Type Method Description UnsignedDataObjectPropertiesTypeObjectFactory. createUnsignedDataObjectPropertiesType()Create an instance ofUnsignedDataObjectPropertiesTypeUnsignedDataObjectPropertiesTypeUnsignedPropertiesType. getUnsignedDataObjectProperties()Gets the value of the unsignedDataObjectProperties property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type UnsignedDataObjectPropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnsignedDataObjectPropertiesType>ObjectFactory. createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type UnsignedDataObjectPropertiesType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnsignedDataObjectPropertiesType>ObjectFactory. createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)voidUnsignedPropertiesType. setUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)Sets the value of the unsignedDataObjectProperties property.
-