Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TransportServiceCodeType
-
Packages that use TransportServiceCodeType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TransportServiceCodeType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TransportServiceCodeType Modifier and Type Field Description protected TransportServiceCodeTypeTransportationServiceType. transportServiceCodeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TransportServiceCodeType Modifier and Type Method Description TransportServiceCodeTypeTransportationServiceType. getTransportServiceCode()Gets the value of the transportServiceCode property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransportServiceCodeType Modifier and Type Method Description voidTransportationServiceType. setTransportServiceCode(TransportServiceCodeType value)Sets the value of the transportServiceCode property. -
Uses of TransportServiceCodeType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TransportServiceCodeType Modifier and Type Method Description TransportServiceCodeTypeObjectFactory. createTransportServiceCodeType()Create an instance ofTransportServiceCodeTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TransportServiceCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportServiceCodeType>ObjectFactory. createTransportServiceCode(TransportServiceCodeType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TransportServiceCodeType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportServiceCodeType>ObjectFactory. createTransportServiceCode(TransportServiceCodeType value)
-