ogre.dms.data
Class DMSGroupInfo

java.lang.Object
  extended by ogre.dms.data.DMSGroupInfo
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DMSGroup

public class DMSGroupInfo
extends Object
implements Serializable

Version:
$Id: DMSGroupInfo.java,v 1.1.1.1.2.1.4.2 2009/10/23 09:48:51 esso Exp $
Author:
Docpedia team
See Also:
Serialized Form

Field Summary
static String TYPE_DCC
          DCC Group type.
static String TYPE_Normal
          Normal group type.
 
Constructor Summary
DMSGroupInfo()
           
DMSGroupInfo(Map map)
           
 
Method Summary
 boolean equals(Object o)
           
 String getDescription()
           
 String getGroupID()
           
 String getGroupName()
           
 String getGroupType()
           
 Vector getValues()
           
 void setDescription(String description)
           
 void setGroupID(String groupID)
           
 void setGroupName(String groupName)
           
 void setGroupType(String groupType)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE_DCC

public static String TYPE_DCC
DCC Group type.

Since:
V3.0

TYPE_Normal

public static String TYPE_Normal
Normal group type.

Since:
V3.0
Constructor Detail

DMSGroupInfo

public DMSGroupInfo()

DMSGroupInfo

public DMSGroupInfo(Map map)
Method Detail

getGroupID

public String getGroupID()

setGroupID

public void setGroupID(String groupID)

getGroupName

public String getGroupName()

setGroupName

public void setGroupName(String groupName)

getDescription

public String getDescription()

setDescription

public void setDescription(String description)

getGroupType

public String getGroupType()

setGroupType

public void setGroupType(String groupType)

toString

public String toString()
Overrides:
toString in class Object

getValues

public Vector getValues()

equals

public boolean equals(Object o)
Overrides:
equals in class Object


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.