Package | Description |
---|---|
com.streamscape.sdo.vcard |
Modifier and Type | Field and Description |
---|---|
static PhoneType |
PhoneType.HOME |
static PhoneType |
PhoneType.WORK |
Modifier and Type | Method and Description |
---|---|
PhoneType |
Phone.getType() |
static PhoneType |
PhoneType.valueOf(java.lang.String name) |
static PhoneType[] |
PhoneType.values() |
Modifier and Type | Method and Description |
---|---|
void |
Phone.setType(PhoneType type) |
Constructor and Description |
---|
Phone(PhoneType type,
PhoneUse use) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.