org.kuali.rice.kns.util.documentserializer
Class SerializationState.SerializationPropertyElement
java.lang.Object
org.kuali.rice.kns.util.documentserializer.SerializationState.SerializationPropertyElement
- Enclosing class:
- SerializationState
protected class SerializationState.SerializationPropertyElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
elementName
private String elementName
propertyType
private PropertyType propertyType
SerializationState.SerializationPropertyElement
public SerializationState.SerializationPropertyElement(String elementName,
PropertyType propertyType)
getElementName
public String getElementName()
getPropertyType
public PropertyType getPropertyType()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.