Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PayerReferenceType
-
Packages that use PayerReferenceType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PayerReferenceType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as PayerReferenceType Modifier and Type Field Description protected PayerReferenceTypeRemittanceAdviceType. payerReferenceMethods in network.oxalis.peppol.ubl2.jaxb that return PayerReferenceType Modifier and Type Method Description PayerReferenceTypeRemittanceAdviceType. getPayerReference()Gets the value of the payerReference property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type PayerReferenceType Modifier and Type Method Description voidRemittanceAdviceType. setPayerReference(PayerReferenceType value)Sets the value of the payerReference property. -
Uses of PayerReferenceType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PayerReferenceType Modifier and Type Method Description PayerReferenceTypeObjectFactory. createPayerReferenceType()Create an instance ofPayerReferenceTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PayerReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<PayerReferenceType>ObjectFactory. createPayerReference(PayerReferenceType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PayerReferenceType Modifier and Type Method Description javax.xml.bind.JAXBElement<PayerReferenceType>ObjectFactory. createPayerReference(PayerReferenceType value)
-