com.xtravelsystem.online.published.V1_0RC1.excursion.answers
Class PropertiesGroup
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.excursion.answers.PropertiesGroup
public class PropertiesGroup
- extends java.lang.Object
this class represents a group of excursion properties
- Author:
- Miguel Pérez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesGroup
public PropertiesGroup(java.lang.String title,
Property[] properties)
PropertiesGroup
public PropertiesGroup()
getProperties
public Property[] getProperties()
setProperties
public void setProperties(Property[] properties)
getTitle
public java.lang.String getTitle()
setTitle
public void setTitle(java.lang.String title)