ogre.dms.data
Class DisplayItem

java.lang.Object
  extended by ogre.dms.data.DisplayItem
All Implemented Interfaces:
Serializable

public class DisplayItem
extends Object
implements Serializable

A key-value pair object.

Version:
$Id: DisplayItem.java,v 1.1.1.1.2.1 2006/08/28 11:17:12 esso Exp $
Author:
Docpedia team.
See Also:
Serialized Form

Constructor Summary
DisplayItem()
           
DisplayItem(String key, String name)
           
 
Method Summary
 Object[] getDescription()
           
 String getKey()
           
 void setDescription(Object[] description)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DisplayItem

public DisplayItem(String key,
                   String name)

DisplayItem

public DisplayItem()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getKey

public String getKey()

getDescription

public Object[] getDescription()

setDescription

public void setDescription(Object[] description)


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.