com.xtravelsystem.online.published.V1_0RC1.common.answers
Class GetSectionsRS

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.common.answers.GetSectionsRS

public class GetSectionsRS
extends java.lang.Object


Constructor Summary
GetSectionsRS()
           
 
Method Summary
 Section[] getSections()
           
 void setSections(Section[] sections)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetSectionsRS

public GetSectionsRS()
Method Detail

getSections

public Section[] getSections()

setSections

public void setSections(Section[] sections)