org.kuali.rice.shareddata.api.state
Class State.Elements
java.lang.Object
org.kuali.rice.shareddata.api.state.State.Elements
- Enclosing class:
- State
static class State.Elements
- extends Object
A private class which exposes constants which define the XML element names to use
when this object is marshalled to XML.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CODE
static final String CODE
- See Also:
- Constant Field Values
NAME
static final String NAME
- See Also:
- Constant Field Values
COUNTRY_CODE
static final String COUNTRY_CODE
- See Also:
- Constant Field Values
ACTIVE
static final String ACTIVE
- See Also:
- Constant Field Values
State.Elements
State.Elements()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.