org.kuali.rice.location.api.state
Class StateQueryResults.Elements
java.lang.Object
org.kuali.rice.location.api.state.StateQueryResults.Elements
- Enclosing class:
- StateQueryResults
public static class StateQueryResults.Elements
- extends Object
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESULTS
public static final String RESULTS
- See Also:
- Constant Field Values
RESULT_ELEM
public static final String RESULT_ELEM
- See Also:
- Constant Field Values
TOTAL_ROW_COUNT
public static final String TOTAL_ROW_COUNT
- See Also:
- Constant Field Values
MORE_RESULTS_AVAILALBE
public static final String MORE_RESULTS_AVAILALBE
- See Also:
- Constant Field Values
StateQueryResults.Elements
public StateQueryResults.Elements()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.