Class PostalCodeQueryResults.Elements
java.lang.Object
org.kuali.rice.location.api.postalcode.PostalCodeQueryResults.Elements
- Enclosing class:
- PostalCodeQueryResults
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
-
Field Details
-
RESULTS
- See Also:
-
RESULT_ELEM
- See Also:
-
TOTAL_ROW_COUNT
- See Also:
-
MORE_RESULTS_AVAILALBE
- See Also:
-
-
Constructor Details
-
Elements
public Elements()
-