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

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

public class Org
extends Object


Constructor Summary
Org()
           
 
Method Summary
 String getOrg1()
           
 String getOrg2()
           
 String getTitle()
           
 void setOrg1(String org1)
           
 void setOrg2(String org2)
           
 void setTitle(String title)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Org

public Org()
Method Detail

getOrg1

public String getOrg1()

setOrg1

public void setOrg1(String org1)

getOrg2

public String getOrg2()

setOrg2

public void setOrg2(String org2)

getTitle

public String getTitle()

setTitle

public void setTitle(String title)


Copyright © 2014. All Rights Reserved.