Package org.gvsig.about
Interface AboutContribution
public interface AboutContribution
- Version:
- $Id$
- Author:
- gvSIG Team
-
Method Details
-
getTitle
String getTitle() -
getEnd
Date getEnd() -
getBegin
Date getBegin() -
getParticipant
AboutParticipant getParticipant() -
getDescription
String getDescription()
-