Class SectionResponse

    • Constructor Summary

      Constructors 
      Constructor and Description
      SectionResponse() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Section getSection()
      Gets the section contained in this response
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SectionResponse

        public SectionResponse()
    • Method Detail

      • getSection

        public Section getSection()
        Gets the section contained in this response
        Returns:
        the section contained in this response