imcode.server.user
Class PhoneNumberType
java.lang.Object
imcode.util.IdLocalizedNamePair
imcode.server.user.PhoneNumberType
- All Implemented Interfaces:
- java.io.Serializable
public class PhoneNumberType
- extends IdLocalizedNamePair
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
OTHER
public static final PhoneNumberType OTHER
HOME
public static final PhoneNumberType HOME
WORK
public static final PhoneNumberType WORK
MOBILE
public static final PhoneNumberType MOBILE
FAX
public static final PhoneNumberType FAX
getAllPhoneNumberTypes
public static PhoneNumberType[] getAllPhoneNumberTypes()
getPhoneNumberTypeById
public static PhoneNumberType getPhoneNumberTypeById(int phoneTypeId)