Uses of Class
org.cxml.CarrierIdentifier
-
Packages that use CarrierIdentifier Package Description org.cxml -
-
Uses of CarrierIdentifier in org.cxml
Fields in org.cxml with type parameters of type CarrierIdentifier Modifier and Type Field Description protected java.util.List<CarrierIdentifier>ShipTo. carrierIdentifierMethods in org.cxml that return CarrierIdentifier Modifier and Type Method Description CarrierIdentifierObjectFactory. createCarrierIdentifier()Create an instance ofCarrierIdentifierMethods in org.cxml that return types with arguments of type CarrierIdentifier Modifier and Type Method Description java.util.List<CarrierIdentifier>ShipTo. getCarrierIdentifier()Gets the value of the carrierIdentifier property.
-