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

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

protected class DocumentSerializationState.SerializationPropertyElement
extends Object


Constructor Summary
DocumentSerializationState.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

DocumentSerializationState.SerializationPropertyElement

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

getElementName

public String getElementName()

getPropertyType

public PropertyType getPropertyType()


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