Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.UnsignedSignaturePropertiesType
-
Packages that use UnsignedSignaturePropertiesType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of UnsignedSignaturePropertiesType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 declared as UnsignedSignaturePropertiesType Modifier and Type Field Description protected UnsignedSignaturePropertiesTypeUnsignedPropertiesType. unsignedSignaturePropertiesMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return UnsignedSignaturePropertiesType Modifier and Type Method Description UnsignedSignaturePropertiesTypeObjectFactory. createUnsignedSignaturePropertiesType()Create an instance ofUnsignedSignaturePropertiesTypeUnsignedSignaturePropertiesTypeUnsignedPropertiesType. getUnsignedSignatureProperties()Gets the value of the unsignedSignatureProperties property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type UnsignedSignaturePropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnsignedSignaturePropertiesType>ObjectFactory. createUnsignedSignatureProperties(UnsignedSignaturePropertiesType value)Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type UnsignedSignaturePropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UnsignedSignaturePropertiesType>ObjectFactory. createUnsignedSignatureProperties(UnsignedSignaturePropertiesType value)voidUnsignedPropertiesType. setUnsignedSignatureProperties(UnsignedSignaturePropertiesType value)Sets the value of the unsignedSignatureProperties property.
-