org.kuali.ole.docstore.model.xmlpojo.metadata
Class Field
java.lang.Object
org.kuali.ole.docstore.model.xmlpojo.metadata.Field
public class Field
- extends Object
Class Field to represent entity Field.
- Author:
- Rajesh Chowdary K
Constructor Summary |
Field()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field
public Field()
getName
public String getName()
setName
public void setName(String name)
set
public void set(String property,
String value)
get
public String get(String property)
getProperties
public Properties getProperties()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.