org.kuali.rice.krad.util.documentserializer
Class SerializationState.SerializationPropertyElement

java.lang.Object
  extended by org.kuali.rice.krad.util.documentserializer.SerializationState.SerializationPropertyElement
Enclosing class:
SerializationState

protected class SerializationState.SerializationPropertyElement
extends Object


Constructor Summary
SerializationState.SerializationPropertyElement(String elementName, PropertyType propertyType)
           
 
Method Summary
 String getElementName()
           
 PropertyType getPropertyType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializationState.SerializationPropertyElement

public SerializationState.SerializationPropertyElement(String elementName,
                                                       PropertyType propertyType)
Method Detail

getElementName

public String getElementName()

getPropertyType

public PropertyType getPropertyType()


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