|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ail.core.Type
com.ail.coretest.addressbook.Party
com.ail.coretest.addressbook.Organisation
com.ail.coretest.addressbook.Company
public class Company
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
Company()
|
|
Company(java.lang.String name,
java.lang.String number,
Address address)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCompanyNumber()
|
void |
setCompanyNumber(java.lang.String companyNumber)
|
| Methods inherited from class com.ail.coretest.addressbook.Organisation |
|---|
getName, setName |
| Methods inherited from class com.ail.coretest.addressbook.Party |
|---|
getAddress, setAddress |
| Methods inherited from class com.ail.core.Type |
|---|
addAttribute, clone, deleteLock, deleteSerialVersion, fetchJXPathContext, getAttribute, getAttribute, getAttributeCount, getForeignSystemId, getLock, getSerialVersion, getSystemId, hasLock, hasSerialVersion, hasSystemId, isPersisted, markAsNotPersisted, mergeWithDataFrom, removeAttribute, removeAttribute, setAttribute, setForeignSystemId, setLock, setSerialVersion, setSystemId, xpathGet, xpathGet, xpathIterate, xpathSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Company()
public Company(java.lang.String name,
java.lang.String number,
Address address)
| Method Detail |
|---|
public java.lang.String getCompanyNumber()
public void setCompanyNumber(java.lang.String companyNumber)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||