Class CodegenJavaReturn


  • public class CodegenJavaReturn
    extends Object
    Author:
    eric.wittmann@gmail.com
    • Constructor Detail

      • CodegenJavaReturn

        public CodegenJavaReturn()
        Constructor.
    • Method Detail

      • getCollection

        public String getCollection()
        Returns:
        the collection
      • setCollection

        public void setCollection​(String collection)
        Parameters:
        collection - the collection to set
      • getType

        public String getType()
        Returns:
        the type
      • setType

        public void setType​(String type)
        Parameters:
        type - the type to set
      • getFormat

        public String getFormat()
        Returns:
        the format
      • setFormat

        public void setFormat​(String format)
        Parameters:
        format - the format to set
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object