arta.synergy.web.common.client.data.ab
Class ContactType
java.lang.Object
arta.synergy.web.common.client.data.ab.ContactType
- All Implemented Interfaces:
- java.io.Serializable
public class ContactType
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: topa
Date: 13.04.2012
Time: 9:39:08
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
CATEGORY
|
static java.lang.String |
CUSTOM
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CATEGORY
public static final java.lang.String CATEGORY
- See Also:
- Constant Field Values
CUSTOM
public static final java.lang.String CUSTOM
- See Also:
- Constant Field Values
ContactType
public ContactType()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
isCustom
public boolean isCustom()
Copyright © 2000 Dummy Corp. All Rights Reserved.