Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ShortageActionCodeType
-
Packages that use ShortageActionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ShortageActionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ShortageActionCodeType Modifier and Type Field Description protected ShortageActionCodeTypeReceiptLineType. shortageActionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ShortageActionCodeType Modifier and Type Method Description ShortageActionCodeTypeReceiptLineType. getShortageActionCode()Gets the value of the shortageActionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ShortageActionCodeType Modifier and Type Method Description voidReceiptLineType. setShortageActionCode(ShortageActionCodeType value)Sets the value of the shortageActionCode property. -
Uses of ShortageActionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ShortageActionCodeType Modifier and Type Method Description ShortageActionCodeTypeObjectFactory. createShortageActionCodeType()Create an instance ofShortageActionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ShortageActionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShortageActionCodeType>ObjectFactory. createShortageActionCode(ShortageActionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ShortageActionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ShortageActionCodeType>ObjectFactory. createShortageActionCode(ShortageActionCodeType value)
-