com.hack23.cia.model.api.sweden.configuration
Interface GovernmentRole

Package class diagram package GovernmentRole
All Superinterfaces:
ModelObject, PersistedModelObject, Role, Serializable
All Known Subinterfaces:
GovernmentMinisterData, MonarchData

public interface GovernmentRole
extends Role

The Interface GovernmentRole.


Method Summary
Modifier and Type Method and Description
 Date getEndDate()
          Gets the end date.
 Date getStartDate()
          Gets the start date.
 
Methods inherited from interface com.hack23.cia.model.api.common.Role
getActor, setActor
 
Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject
getId, getTypeContext, getVersion, isNew, setId, setVersion
 

Method Detail

getEndDate

Date getEndDate()
Gets the end date.

Returns:
the end date

getStartDate

Date getStartDate()
Gets the start date.

Returns:
the start date


Copyright © 2008-2010 www.hack23.com. All Rights Reserved.