Class ResponseDocType


  • public class ResponseDocType
    extends Object
    The documentation type for a response.
    Created on: Jun 16, 2008
    Author:
    Martin Grotzke (martin.grotzke at freiheit.com)
    • Constructor Detail

      • ResponseDocType

        public ResponseDocType()
    • Method Detail

      • hasRepresentations

        public boolean hasRepresentations()
      • getReturnDoc

        public String getReturnDoc()
        Returns:
        the returnDoc
      • setReturnDoc

        public void setReturnDoc​(String returnDoc)
        Parameters:
        returnDoc - the returnDoc to set