be.dvw.administration.model
Class Sponsor
java.lang.Object
be.dvw.administration.model.Sponsor
- All Implemented Interfaces:
- PayingEntity
- public class Sponsor
- extends java.lang.Object
- implements PayingEntity
- Author:
- Gregory Van Seghbroeck
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sponsor
public Sponsor()
getAmount
public double getAmount()
- Specified by:
getAmount
in interface PayingEntity
- Returns:
- Returns the amount.
isPayed
public boolean isPayed()
- Specified by:
isPayed
in interface PayingEntity
- Returns:
- Returns the payed.
setPayed
public void setPayed(boolean payed)
- Parameters:
payed
- The payed to set.
getPayment
public java.lang.String getPayment()
- Specified by:
getPayment
in interface PayingEntity
- Returns:
- Returns the payement.
setPayement
public void setPayement(java.lang.String payement)
- Parameters:
payement
- The payement to set.
getContactperson
public Person getContactperson()
- Returns:
- Returns the contactperson.
setContactperson
public void setContactperson(Person contactperson)
- Parameters:
contactperson
- The contactperson to set.
getEmail
public java.lang.String getEmail()
- Returns:
- Returns the email.
setEmail
public void setEmail(java.lang.String email)
- Parameters:
email
- The email to set.
getFax
public java.lang.String getFax()
- Returns:
- Returns the fax.
setFax
public void setFax(java.lang.String fax)
- Parameters:
fax
- The fax to set.
getShortDescription
public java.lang.String getShortDescription()
- Returns:
- Returns the shortDescription.
setShortDescription
public void setShortDescription(java.lang.String shortDescription)
- Parameters:
shortDescription
- The shortDescription to set.
getLongDescription
public java.lang.String getLongDescription()
- Returns:
- Returns the longDescription.
setLongDescription
public void setLongDescription(java.lang.String longDescription)
- Parameters:
longDescription
- The longDescription to set.
getLogo
public java.io.Serializable getLogo()
- Returns:
- Returns the logo.
setLogo
public void setLogo(java.io.Serializable logo)
- Parameters:
logo
- The logo to set.
getName
public java.lang.String getName()
- Returns:
- Returns the name.
setName
public void setName(java.lang.String naam)
getTelephone1
public java.lang.String getTelephone1()
- Returns:
- Returns the telephone1.
setTelephone1
public void setTelephone1(java.lang.String telephone1)
- Parameters:
telephone1
- The telephone1 to set.
getTelephone2
public java.lang.String getTelephone2()
- Returns:
- Returns the telephone2.
setTelephone2
public void setTelephone2(java.lang.String telephone2)
- Parameters:
telephone2
- The telephone2 to set.
Copyright © 2005 VZW Koninklijke Muziekvereniging 'De Vrije Werklieden' Lebbeke. All Rights Reserved.