public class CustomerAccount extends Object implements Serializable
| Constructor and Description |
|---|
CustomerAccount() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getCompetitionuuid() |
String |
getCustomeraccountcode() |
String |
getCustomeraccounttype() |
UUID |
getCustomeraccountuuid() |
Date |
getEffectivedate() |
UUID |
getEventadmissionclassuuid() |
UUID |
getEventuuid() |
Date |
getExpirationdate() |
Date |
getLastchangedatetime() |
UUID |
getPartyuuid() |
UUID |
getPublicationseriesuuid() |
void |
setCompetitionuuid(UUID competitionuuid) |
void |
setCustomeraccountcode(String customeraccountcode) |
void |
setCustomeraccounttype(String customeraccounttype) |
void |
setCustomeraccountuuid(UUID customeraccountuuid) |
void |
setEffectivedate(Date effectivedate) |
void |
setEventadmissionclassuuid(UUID eventadmissionclassuuid) |
void |
setEventuuid(UUID eventuuid) |
void |
setExpirationdate(Date expirationdate) |
void |
setLastchangedatetime(Date lastchangedatetime) |
void |
setPartyuuid(UUID partyuuid) |
void |
setPublicationseriesuuid(UUID publicationseriesuuid) |
public UUID getCustomeraccountuuid()
public void setCustomeraccountuuid(UUID customeraccountuuid)
customeraccountuuid - the customeraccountuuid to setpublic String getCustomeraccounttype()
public void setCustomeraccounttype(String customeraccounttype)
customeraccounttype - the customeraccounttype to setpublic String getCustomeraccountcode()
public void setCustomeraccountcode(String customeraccountcode)
customeraccountcode - the customeraccountcode to setpublic Date getLastchangedatetime()
public void setLastchangedatetime(Date lastchangedatetime)
lastchangedatetime - the lastchangedatetime to setpublic Date getEffectivedate()
public void setEffectivedate(Date effectivedate)
effectivedate - the effectivedate to setpublic Date getExpirationdate()
public void setExpirationdate(Date expirationdate)
expirationdate - the expirationdate to setpublic UUID getPartyuuid()
public void setPartyuuid(UUID partyuuid)
partyuuid - the partyuuid to setpublic UUID getEventuuid()
public void setEventuuid(UUID eventuuid)
eventuuid - the eventuuid to setpublic UUID getCompetitionuuid()
public void setCompetitionuuid(UUID competitionuuid)
competitionuuid - the competitionuuid to setpublic UUID getEventadmissionclassuuid()
public void setEventadmissionclassuuid(UUID eventadmissionclassuuid)
eventadmissionclassuuid - the eventadmissionclassuuid to setpublic UUID getPublicationseriesuuid()
public void setPublicationseriesuuid(UUID publicationseriesuuid)
publicationseriesuuid - the publicationseriesuuid to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.