Uses of Class
org.cxml.DeliverTo
-
Packages that use DeliverTo Package Description org.cxml -
-
Uses of DeliverTo in org.cxml
Fields in org.cxml with type parameters of type DeliverTo Modifier and Type Field Description protected java.util.List<DeliverTo>PostalAddress. deliverToMethods in org.cxml that return DeliverTo Modifier and Type Method Description DeliverToObjectFactory. createDeliverTo()Create an instance ofDeliverToMethods in org.cxml that return types with arguments of type DeliverTo Modifier and Type Method Description java.util.List<DeliverTo>PostalAddress. getDeliverTo()Gets the value of the deliverTo property.
-