org.kuali.rice.shareddata.api.campus
Class Campus.Elements
java.lang.Object
org.kuali.rice.shareddata.api.campus.Campus.Elements
- Enclosing class:
- Campus
static class Campus.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
SHORT_NAME
static final String SHORT_NAME
- See Also:
- Constant Field Values
CAMPUS_TYPE
static final String CAMPUS_TYPE
- See Also:
- Constant Field Values
ACTIVE
static final String ACTIVE
- See Also:
- Constant Field Values
Campus.Elements
Campus.Elements()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.