Uses of Class
org.cxml.Street
-
Packages that use Street Package Description org.cxml -
-
Uses of Street in org.cxml
Fields in org.cxml with type parameters of type Street Modifier and Type Field Description protected java.util.List<Street>PostalAddress. streetMethods in org.cxml that return Street Modifier and Type Method Description StreetObjectFactory. createStreet()Create an instance ofStreetMethods in org.cxml that return types with arguments of type Street Modifier and Type Method Description java.util.List<Street>PostalAddress. getStreet()Gets the value of the street property.
-