be.dvw.administration.model
Class MusicianJeugdbandTemporal

java.lang.Object
  extended bybe.dvw.administration.model.MusicianJeugdbandTemporal
All Implemented Interfaces:
Temporal

public class MusicianJeugdbandTemporal
extends java.lang.Object
implements Temporal

Author:
Gregory Van Seghbroeck

Constructor Summary
MusicianJeugdbandTemporal()
           
 
Method Summary
 java.util.Calendar getEndDate()
           
 int getId()
           
 MusicianJeugdband getMusicianJeugdband()
           
 java.lang.Object getObject()
           
 java.util.Calendar getStartDate()
           
 void setEndDate(java.util.Calendar endDate)
           
 void setId(int id)
           
 void setMusicianJeugdband(MusicianJeugdband musicianJeugdband)
           
 void setStartDate(java.util.Calendar startDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MusicianJeugdbandTemporal

public MusicianJeugdbandTemporal()
Method Detail

getObject

public java.lang.Object getObject()
Specified by:
getObject in interface Temporal
Returns:
Returns the object
See Also:
be.dvw.administratie.model.Temporeel#getObject()

getEndDate

public java.util.Calendar getEndDate()
Specified by:
getEndDate in interface Temporal
Returns:
Returns the enddate.

setEndDate

public void setEndDate(java.util.Calendar endDate)
Specified by:
setEndDate in interface Temporal

getId

public int getId()
Specified by:
getId in interface Temporal
Returns:
Returns the id.

setId

public void setId(int id)
Specified by:
setId in interface Temporal
Parameters:
id - The id to set.

getStartDate

public java.util.Calendar getStartDate()
Specified by:
getStartDate in interface Temporal
Returns:
Returns the startdate.

setStartDate

public void setStartDate(java.util.Calendar startDate)
Specified by:
setStartDate in interface Temporal

getMusicianJeugdband

public MusicianJeugdband getMusicianJeugdband()
Returns:
Returns the musicianJeugdband.

setMusicianJeugdband

public void setMusicianJeugdband(MusicianJeugdband musicianJeugdband)
Parameters:
musicianJeugdband - The musicianJeugdband to set.


Copyright © 2005 VZW Koninklijke Muziekvereniging 'De Vrije Werklieden' Lebbeke. All Rights Reserved.