All Packages Class Hierarchy This Package Previous Next Index
Class com.lgeds.jdf.db.EntityData
java.lang.Object
|
+----com.lgeds.jdf.db.EntityData
- public abstract class EntityData
- extends Object
- implements Serializable
-
EntityData()
-
-
toString()
- Returns a String that represents the member variables of the sub class.
EntityData
public EntityData()
toString
public String toString()
- Returns a String that represents the member variables of the sub class.
- Returns:
- a string representation of the receiver
- Overrides:
- toString in class Object
All Packages Class Hierarchy This Package Previous Next Index