Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ReceiptAdviceTypeCodeType
-
Packages that use ReceiptAdviceTypeCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ReceiptAdviceTypeCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ReceiptAdviceTypeCodeType Modifier and Type Field Description protected ReceiptAdviceTypeCodeTypeReceiptAdviceType. receiptAdviceTypeCodeMethods in network.oxalis.peppol.ubl2.jaxb that return ReceiptAdviceTypeCodeType Modifier and Type Method Description ReceiptAdviceTypeCodeTypeReceiptAdviceType. getReceiptAdviceTypeCode()Gets the value of the receiptAdviceTypeCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ReceiptAdviceTypeCodeType Modifier and Type Method Description voidReceiptAdviceType. setReceiptAdviceTypeCode(ReceiptAdviceTypeCodeType value)Sets the value of the receiptAdviceTypeCode property. -
Uses of ReceiptAdviceTypeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ReceiptAdviceTypeCodeType Modifier and Type Method Description ReceiptAdviceTypeCodeTypeObjectFactory. createReceiptAdviceTypeCodeType()Create an instance ofReceiptAdviceTypeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ReceiptAdviceTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReceiptAdviceTypeCodeType>ObjectFactory. createReceiptAdviceTypeCode(ReceiptAdviceTypeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ReceiptAdviceTypeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReceiptAdviceTypeCodeType>ObjectFactory. createReceiptAdviceTypeCode(ReceiptAdviceTypeCodeType value)
-