Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TransitDirectionCodeType
-
Packages that use TransitDirectionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TransitDirectionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TransitDirectionCodeType Modifier and Type Field Description protected TransitDirectionCodeTypeShipmentStageType. transitDirectionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TransitDirectionCodeType Modifier and Type Method Description TransitDirectionCodeTypeShipmentStageType. getTransitDirectionCode()Gets the value of the transitDirectionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransitDirectionCodeType Modifier and Type Method Description voidShipmentStageType. setTransitDirectionCode(TransitDirectionCodeType value)Sets the value of the transitDirectionCode property. -
Uses of TransitDirectionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TransitDirectionCodeType Modifier and Type Method Description TransitDirectionCodeTypeObjectFactory. createTransitDirectionCodeType()Create an instance ofTransitDirectionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TransitDirectionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransitDirectionCodeType>ObjectFactory. createTransitDirectionCode(TransitDirectionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TransitDirectionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransitDirectionCodeType>ObjectFactory. createTransitDirectionCode(TransitDirectionCodeType value)
-