|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
waggle.core.info.XDTO
waggle.common.modules.user.infos.XUserPhoneNumberInfo
public class XUserPhoneNumberInfo
User Phone Number Information DTO.
| Field Summary | |
|---|---|
String |
NameThe name of the phone number. |
String |
NumberThe phone number associated with the name. |
boolean |
PrivateSet to true if this number is private. |
| Constructor Summary | |
|---|---|
XUserPhoneNumberInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String Name
public String Number
public boolean Private
| Constructor Detail |
|---|
public XUserPhoneNumberInfo()
|
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||