Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.TransportationServiceDescriptionType
-
Packages that use TransportationServiceDescriptionType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of TransportationServiceDescriptionType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TransportationServiceDescriptionType Modifier and Type Field Description protected List<TransportationServiceDescriptionType>TransportationServiceType. transportationServiceDescriptionMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TransportationServiceDescriptionType Modifier and Type Method Description List<TransportationServiceDescriptionType>TransportationServiceType. getTransportationServiceDescription()Gets the value of the transportationServiceDescription property. -
Uses of TransportationServiceDescriptionType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return TransportationServiceDescriptionType Modifier and Type Method Description TransportationServiceDescriptionTypeObjectFactory. createTransportationServiceDescriptionType()Create an instance ofTransportationServiceDescriptionTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type TransportationServiceDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportationServiceDescriptionType>ObjectFactory. createTransportationServiceDescription(TransportationServiceDescriptionType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type TransportationServiceDescriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransportationServiceDescriptionType>ObjectFactory. createTransportationServiceDescription(TransportationServiceDescriptionType value)
-