Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PrepaidPaymentReferenceIDType
-
Packages that use PrepaidPaymentReferenceIDType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PrepaidPaymentReferenceIDType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PrepaidPaymentReferenceIDType Modifier and Type Field Description protected PrepaidPaymentReferenceIDTypePaymentTermsType. prepaidPaymentReferenceIDMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PrepaidPaymentReferenceIDType Modifier and Type Method Description PrepaidPaymentReferenceIDTypePaymentTermsType. getPrepaidPaymentReferenceID()Gets the value of the prepaidPaymentReferenceID property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PrepaidPaymentReferenceIDType Modifier and Type Method Description voidPaymentTermsType. setPrepaidPaymentReferenceID(PrepaidPaymentReferenceIDType value)Sets the value of the prepaidPaymentReferenceID property. -
Uses of PrepaidPaymentReferenceIDType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PrepaidPaymentReferenceIDType Modifier and Type Method Description PrepaidPaymentReferenceIDTypeObjectFactory. createPrepaidPaymentReferenceIDType()Create an instance ofPrepaidPaymentReferenceIDTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PrepaidPaymentReferenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrepaidPaymentReferenceIDType>ObjectFactory. createPrepaidPaymentReferenceID(PrepaidPaymentReferenceIDType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PrepaidPaymentReferenceIDType Modifier and Type Method Description javax.xml.bind.JAXBElement<PrepaidPaymentReferenceIDType>ObjectFactory. createPrepaidPaymentReferenceID(PrepaidPaymentReferenceIDType value)
-