Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TransportModeCodeType
-
Packages that use TransportModeCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TransportModeCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TransportModeCodeType Modifier and Type Field Description protected TransportModeCodeTypeShipmentStageType. transportModeCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TransportModeCodeType Modifier and Type Method Description TransportModeCodeTypeShipmentStageType. getTransportModeCode()Gets the value of the transportModeCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransportModeCodeType Modifier and Type Method Description voidShipmentStageType. setTransportModeCode(TransportModeCodeType value)Sets the value of the transportModeCode property. -
Uses of TransportModeCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TransportModeCodeType Modifier and Type Method Description TransportModeCodeTypeObjectFactory. createTransportModeCodeType()Create an instance ofTransportModeCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TransportModeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportModeCodeType>ObjectFactory. createTransportModeCode(TransportModeCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TransportModeCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportModeCodeType>ObjectFactory. createTransportModeCode(TransportModeCodeType value)
-