org.kuali.rice.shareddata.api.campus
Class Campus.Elements

java.lang.Object
  extended by 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.


Field Summary
(package private) static String ACTIVE
           
(package private) static String CAMPUS_TYPE
           
(package private) static String CODE
           
(package private) static String NAME
           
(package private) static String SHORT_NAME
           
 
Constructor Summary
Campus.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

Campus.Elements

Campus.Elements()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.