org.kuali.rice.core.api.namespace
Class Namespace.Elements

java.lang.Object
  extended by org.kuali.rice.core.api.namespace.Namespace.Elements
Enclosing class:
Namespace

static class Namespace.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 APPLICATION_ID
           
(package private) static String CODE
           
(package private) static String NAME
           
 
Constructor Summary
Namespace.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

APPLICATION_ID

static final String APPLICATION_ID
See Also:
Constant Field Values

NAME

static final String NAME
See Also:
Constant Field Values

ACTIVE

static final String ACTIVE
See Also:
Constant Field Values
Constructor Detail

Namespace.Elements

Namespace.Elements()


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