public class Party extends Object implements Serializable
| Constructor and Description |
|---|
Party() |
public UUID getPartyuuid()
public void setPartyuuid(UUID Partyuuid)
Partyuuid - the partyuuid to setpublic String getPartyname()
public void setPartyname(String partyname)
partyname - the partyname to setpublic Person getPerson()
public void setPerson(Person person)
person - the person to setpublic Organisation getOrganisation()
public void setOrganisation(Organisation organisation)
organisation - the organisation to setpublic Operator getOperator()
public void setOperator(Operator operator)
operator - the operator to setpublic void setTelephone(List<Telephone> telephone)
telephone - the telephone to setpublic List<EmailAddress> getEmailaddress()
public void setEmailaddress(List<EmailAddress> emailaddress)
emailaddress - the emailaddress to setpublic UUID getClientuuid()
public void setClientuuid(UUID Clientuuid)
Clientuuid - the Clientuuid to setpublic List<PartyRoleAssignment> getPartyroles()
public void setPartyroles(List<PartyRoleAssignment> partyroles)
partyroles - the partyroles to setpublic Customer getCustomer()
public void setCustomer(Customer customer)
customer - the customer to setpublic Date getTimestampeffective()
public void setTimestampeffective(Date timestampeffective)
timestampeffective - the timestampeffective to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic Boolean getOptoutflag()
public void setOptoutflag(Boolean optoutflag)
optoutflag - the optoutflag to setpublic void setHashtags(List<Hashtag> hashtags)
hashtags - the hashtags to setpublic String getPassword()
public void setPassword(String password)
password - the password to setpublic String getPartytypecode()
public void setPartytypecode(String partytypecode)
partytypecode - the partytypecode to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.