public class PartyContactMethod extends Object implements Serializable
| Constructor and Description |
|---|
PartyContactMethod() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAddressID() |
String |
getContactmethodtypecode() |
String |
getContactpurposetypecode() |
Integer |
getEmailID() |
Integer |
getPartyid() |
Integer |
getTelephoneID() |
void |
setAddressID(Integer AddressID) |
void |
setContactmethodtypecode(String contactmethodtypecode) |
void |
setContactpurposetypecode(String contactpurposetypecode) |
void |
setEmailID(Integer EmailID) |
void |
setPartyid(Integer partyid) |
void |
setTelephoneID(Integer TelephoneID) |
public Integer getPartyid()
public void setPartyid(Integer partyid)
partyid - the partyid to setpublic String getContactpurposetypecode()
public void setContactpurposetypecode(String contactpurposetypecode)
contactpurposetypecode - the contactpurposetypecode to setpublic String getContactmethodtypecode()
public void setContactmethodtypecode(String contactmethodtypecode)
contactmethodtypecode - the contactmethodtypecode to setpublic Integer getTelephoneID()
public void setTelephoneID(Integer TelephoneID)
TelephoneID - the TelephoneID to setpublic Integer getEmailID()
public void setEmailID(Integer EmailID)
EmailID - the EmailID to setpublic Integer getAddressID()
public void setAddressID(Integer AddressID)
AddressID - the AddressID to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.