Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.user.infos
Class XUserPhoneNumberInfo

java.lang.Object
  extended by waggle.core.info.XDTO
      extended by waggle.common.modules.user.infos.XUserPhoneNumberInfo


public class XUserPhoneNumberInfo
extends XDTO

User Phone Number Information DTO.


Field Summary
 String Name
          The name of the phone number.
 String Number
          The phone number associated with the name.
 boolean Private
          Set 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

Name

public String Name
The name of the phone number.

Number

public String Number
The phone number associated with the name.

Private

public boolean Private
Set to true if this number is private.

Constructor Detail

XUserPhoneNumberInfo

public XUserPhoneNumberInfo()

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.