Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.ActionCodeType
-
Packages that use ActionCodeType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of ActionCodeType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as ActionCodeType Modifier and Type Field Description protected ActionCodeTypeCatalogueType. actionCodeMethods in network.oxalis.peppol.ubl2.jaxb that return ActionCodeType Modifier and Type Method Description ActionCodeTypeCatalogueType. getActionCode()Gets the value of the actionCode property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type ActionCodeType Modifier and Type Method Description voidCatalogueType. setActionCode(ActionCodeType value)Sets the value of the actionCode property. -
Uses of ActionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as ActionCodeType Modifier and Type Field Description protected ActionCodeTypeCatalogueLineType. actionCodeprotected ActionCodeTypeTransactionConditionsType. actionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return ActionCodeType Modifier and Type Method Description ActionCodeTypeCatalogueLineType. getActionCode()Gets the value of the actionCode property.ActionCodeTypeTransactionConditionsType. getActionCode()Gets the value of the actionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type ActionCodeType Modifier and Type Method Description voidCatalogueLineType. setActionCode(ActionCodeType value)Sets the value of the actionCode property.voidTransactionConditionsType. setActionCode(ActionCodeType value)Sets the value of the actionCode property. -
Uses of ActionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return ActionCodeType Modifier and Type Method Description ActionCodeTypeObjectFactory. createActionCodeType()Create an instance ofActionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type ActionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActionCodeType>ObjectFactory. createActionCode(ActionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type ActionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<ActionCodeType>ObjectFactory. createActionCode(ActionCodeType value)
-