Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.HandlingCodeType
-
Packages that use HandlingCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of HandlingCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as HandlingCodeType Modifier and Type Field Description protected HandlingCodeTypeConsignmentType. handlingCodeprotected HandlingCodeTypeShipmentType. handlingCodeprotected HandlingCodeTypeTransportHandlingUnitType. handlingCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return HandlingCodeType Modifier and Type Method Description HandlingCodeTypeConsignmentType. getHandlingCode()Gets the value of the handlingCode property.HandlingCodeTypeShipmentType. getHandlingCode()Gets the value of the handlingCode property.HandlingCodeTypeTransportHandlingUnitType. getHandlingCode()Gets the value of the handlingCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type HandlingCodeType Modifier and Type Method Description voidConsignmentType. setHandlingCode(HandlingCodeType value)Sets the value of the handlingCode property.voidShipmentType. setHandlingCode(HandlingCodeType value)Sets the value of the handlingCode property.voidTransportHandlingUnitType. setHandlingCode(HandlingCodeType value)Sets the value of the handlingCode property. -
Uses of HandlingCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return HandlingCodeType Modifier and Type Method Description HandlingCodeTypeObjectFactory. createHandlingCodeType()Create an instance ofHandlingCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type HandlingCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<HandlingCodeType>ObjectFactory. createHandlingCode(HandlingCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type HandlingCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<HandlingCodeType>ObjectFactory. createHandlingCode(HandlingCodeType value)
-