Uses of Class
org.cxml.TransportInformation
-
Packages that use TransportInformation Package Description org.cxml -
-
Uses of TransportInformation in org.cxml
Fields in org.cxml with type parameters of type TransportInformation Modifier and Type Field Description protected java.util.List<TransportInformation>ShipTo. transportInformationMethods in org.cxml that return TransportInformation Modifier and Type Method Description TransportInformationObjectFactory. createTransportInformation()Create an instance ofTransportInformationMethods in org.cxml that return types with arguments of type TransportInformation Modifier and Type Method Description java.util.List<TransportInformation>ShipTo. getTransportInformation()Gets the value of the transportInformation property.
-