com.belerweb.social.qq.mail.bean
Class Tel

java.lang.Object
  extended by com.belerweb.social.qq.mail.bean.Tel

public class Tel
extends Object


Constructor Summary
Tel()
           
 
Method Summary
 String getLabel()
           
 String getNum()
           
 String getType()
           
 void setLabel(String label)
           
 void setNum(String num)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tel

public Tel()
Method Detail

getLabel

public String getLabel()

setLabel

public void setLabel(String label)

getType

public String getType()

setType

public void setType(String type)

getNum

public String getNum()

setNum

public void setNum(String num)


Copyright © 2014. All Rights Reserved.