Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.TransportMeansType
-
Packages that use TransportMeansType Package Description network.oxalis.peppol.ubl2.jaxb network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of TransportMeansType in network.oxalis.peppol.ubl2.jaxb
Fields in network.oxalis.peppol.ubl2.jaxb declared as TransportMeansType Modifier and Type Field Description protected TransportMeansTypeTransportProgressStatusRequestType. transportMeansprotected TransportMeansTypeTransportProgressStatusType. transportMeansMethods in network.oxalis.peppol.ubl2.jaxb that return TransportMeansType Modifier and Type Method Description TransportMeansTypeTransportProgressStatusRequestType. getTransportMeans()Gets the value of the transportMeans property.TransportMeansTypeTransportProgressStatusType. getTransportMeans()Gets the value of the transportMeans property.Methods in network.oxalis.peppol.ubl2.jaxb with parameters of type TransportMeansType Modifier and Type Method Description voidTransportProgressStatusRequestType. setTransportMeans(TransportMeansType value)Sets the value of the transportMeans property.voidTransportProgressStatusType. setTransportMeans(TransportMeansType value)Sets the value of the transportMeans property. -
Uses of TransportMeansType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as TransportMeansType Modifier and Type Field Description protected TransportMeansTypeTransportEquipmentType. applicableTransportMeansprotected TransportMeansTypeShipmentStageType. transportMeansFields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type TransportMeansType Modifier and Type Field Description protected List<TransportMeansType>TransportHandlingUnitType. transportMeansMethods in network.oxalis.peppol.ubl2.jaxb.cac that return TransportMeansType Modifier and Type Method Description TransportMeansTypeObjectFactory. createTransportMeansType()Create an instance ofTransportMeansTypeTransportMeansTypeTransportEquipmentType. getApplicableTransportMeans()Gets the value of the applicableTransportMeans property.TransportMeansTypeShipmentStageType. getTransportMeans()Gets the value of the transportMeans property.Methods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type TransportMeansType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportMeansType>ObjectFactory. createApplicableTransportMeans(TransportMeansType value)jakarta.xml.bind.JAXBElement<TransportMeansType>ObjectFactory. createTransportMeans(TransportMeansType value)List<TransportMeansType>TransportHandlingUnitType. getTransportMeans()Gets the value of the transportMeans property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type TransportMeansType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransportMeansType>ObjectFactory. createApplicableTransportMeans(TransportMeansType value)jakarta.xml.bind.JAXBElement<TransportMeansType>ObjectFactory. createTransportMeans(TransportMeansType value)voidTransportEquipmentType. setApplicableTransportMeans(TransportMeansType value)Sets the value of the applicableTransportMeans property.voidShipmentStageType. setTransportMeans(TransportMeansType value)Sets the value of the transportMeans property.
-