|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.social.alfresco.api.entities.Person.Company
public static class Person.Company
| Constructor Summary | |
|---|---|
Person.Company()
|
|
| Method Summary | |
|---|---|
String |
getAddress1()
|
String |
getAddress2()
|
String |
getAddress3()
|
String |
getEmail()
|
String |
getFax()
|
String |
getOrganization()
|
String |
getPostcode()
|
String |
getTelephone()
|
void |
setAddress1(String address1)
Set Company Address1 |
void |
setAddress2(String address2)
Set Company Address2 |
void |
setAddress3(String address3)
Set Company Address3 |
void |
setEmail(String email)
Set Company Email |
void |
setFax(String fax)
Set Company Fax |
void |
setOrganization(String organization)
Set the company organization |
void |
setPostcode(String postcode)
Set Company Postcode |
void |
setTelephone(String telephone)
Set Company Telephone |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Person.Company()
| Method Detail |
|---|
public String getOrganization()
public void setOrganization(String organization)
organization - public String getAddress1()
public void setAddress1(String address1)
address1 - public String getAddress2()
public void setAddress2(String address2)
address2 - public String getAddress3()
public void setAddress3(String address3)
address3 - public String getPostcode()
public void setPostcode(String postcode)
postcode - public String getTelephone()
public void setTelephone(String telephone)
telephone - public String getFax()
public void setFax(String fax)
fax - public String getEmail()
public void setEmail(String email)
email -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||