org.kuali.rice.krms.api.repository
Class BaseAttribute.Elements

java.lang.Object
  extended by org.kuali.rice.krms.api.repository.BaseAttribute.Elements
Enclosing class:
BaseAttribute

public static class BaseAttribute.Elements
extends Object

A protected class which exposes constants which define the XML element names to use when this object is marshalled to XML.


Field Summary
static String ATTR_DEFN
           
static String ATTR_DEFN_ID
           
static String ID
           
static String VALUE
           
 
Constructor Summary
BaseAttribute.Elements()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values

ATTR_DEFN_ID

public static final String ATTR_DEFN_ID
See Also:
Constant Field Values

VALUE

public static final String VALUE
See Also:
Constant Field Values

ATTR_DEFN

public static final String ATTR_DEFN
See Also:
Constant Field Values
Constructor Detail

BaseAttribute.Elements

public BaseAttribute.Elements()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.