public abstract class PropertyHolderVO extends java.lang.Object implements PropertyHolderI, BaseValueObjectI
Constructor and Description |
---|
PropertyHolderVO() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
getObjectType() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId
getId
public abstract java.lang.String getObjectType()
public java.lang.String toString()
toString
in interface BaseValueObjectI
toString
in class java.lang.Object