Class CategoryResponse

    • Constructor Summary

      Constructors 
      Constructor and Description
      CategoryResponse() 
    • Method Summary

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

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

      • CategoryResponse

        public CategoryResponse()
    • Method Detail

      • getCategory

        public Category getCategory()
        Gets the category contained in this response
        Returns:
        the category contained in this response