Uses of Class
network.oxalis.peppol.ubl2.jaxb.sbc.ReferencedSignatureIDType
-
Packages that use ReferencedSignatureIDType Package Description network.oxalis.peppol.ubl2.jaxb.sac network.oxalis.peppol.ubl2.jaxb.sbc -
-
Uses of ReferencedSignatureIDType in network.oxalis.peppol.ubl2.jaxb.sac
Fields in network.oxalis.peppol.ubl2.jaxb.sac declared as ReferencedSignatureIDType Modifier and Type Field Description protected ReferencedSignatureIDTypeSignatureInformationType. referencedSignatureIDMethods in network.oxalis.peppol.ubl2.jaxb.sac that return ReferencedSignatureIDType Modifier and Type Method Description ReferencedSignatureIDTypeSignatureInformationType. getReferencedSignatureID()Gets the value of the referencedSignatureID property.Methods in network.oxalis.peppol.ubl2.jaxb.sac with parameters of type ReferencedSignatureIDType Modifier and Type Method Description voidSignatureInformationType. setReferencedSignatureID(ReferencedSignatureIDType value)Sets the value of the referencedSignatureID property. -
Uses of ReferencedSignatureIDType in network.oxalis.peppol.ubl2.jaxb.sbc
Methods in network.oxalis.peppol.ubl2.jaxb.sbc that return ReferencedSignatureIDType Modifier and Type Method Description ReferencedSignatureIDTypeObjectFactory. createReferencedSignatureIDType()Create an instance ofReferencedSignatureIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.sbc that return types with arguments of type ReferencedSignatureIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReferencedSignatureIDType>ObjectFactory. createReferencedSignatureID(ReferencedSignatureIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.sbc with parameters of type ReferencedSignatureIDType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReferencedSignatureIDType>ObjectFactory. createReferencedSignatureID(ReferencedSignatureIDType value)
-