|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object at.ac.tuwien.vitalab.hrcrm.bo.AddressParty
public class AddressParty
Constructor Summary | |
---|---|
AddressParty()
|
Method Summary | |
---|---|
java.lang.Long |
getAddressId()
|
java.lang.Long |
getPartyId()
|
void |
setAddressId(java.lang.Long addressId)
|
void |
setPartyId(java.lang.Long partyId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddressParty()
Method Detail |
---|
public java.lang.Long getAddressId()
public void setAddressId(java.lang.Long addressId)
addressId
- the addressId to setpublic java.lang.Long getPartyId()
public void setPartyId(java.lang.Long partyId)
partyId
- the partyId to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |