Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.UnsignedPropertiesType
-
Packages that use UnsignedPropertiesType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of UnsignedPropertiesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as UnsignedPropertiesType Modifier and Type Field Description protected UnsignedPropertiesTypeQualifyingPropertiesType. unsignedPropertiesMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return UnsignedPropertiesType Modifier and Type Method Description UnsignedPropertiesTypeObjectFactory. createUnsignedPropertiesType()Create an instance ofUnsignedPropertiesTypeUnsignedPropertiesTypeQualifyingPropertiesType. getUnsignedProperties()Gets the value of the unsignedProperties property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type UnsignedPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnsignedPropertiesType>ObjectFactory. createUnsignedProperties(UnsignedPropertiesType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type UnsignedPropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnsignedPropertiesType>ObjectFactory. createUnsignedProperties(UnsignedPropertiesType value)voidQualifyingPropertiesType. setUnsignedProperties(UnsignedPropertiesType value)Sets the value of the unsignedProperties property.
-