arta.synergy.web.common.client.data.ab
Class ContactCategory
java.lang.Object
arta.synergy.web.common.client.data.ab.ContactCategory
- All Implemented Interfaces:
- java.io.Serializable
public class ContactCategory
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: topa
Date: 13.04.2012
Time: 9:40:20
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContactCategory
public ContactCategory()
getCategoryID
public java.lang.String getCategoryID()
setCategoryID
public void setCategoryID(java.lang.String categoryID)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getTypes
public java.util.ArrayList<ContactType> getTypes()
setTypes
public void setTypes(java.util.ArrayList<ContactType> types)
getType
public ABCategoryType getType()
setType
public void setType(ABCategoryType type)
Copyright © 2000 Dummy Corp. All Rights Reserved.