Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.DirectionCodeType
-
Packages that use DirectionCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of DirectionCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as DirectionCodeType Modifier and Type Field Description protected DirectionCodeTypeTransportMeansType. directionCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return DirectionCodeType Modifier and Type Method Description DirectionCodeTypeTransportMeansType. getDirectionCode()Gets the value of the directionCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type DirectionCodeType Modifier and Type Method Description voidTransportMeansType. setDirectionCode(DirectionCodeType value)Sets the value of the directionCode property. -
Uses of DirectionCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return DirectionCodeType Modifier and Type Method Description DirectionCodeTypeObjectFactory. createDirectionCodeType()Create an instance ofDirectionCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type DirectionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DirectionCodeType>ObjectFactory. createDirectionCode(DirectionCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type DirectionCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<DirectionCodeType>ObjectFactory. createDirectionCode(DirectionCodeType value)
-