Class RequestDocType


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

      • RequestDocType

        public RequestDocType()
    • Method Detail

      • getRepresentationDoc

        public RepresentationDocType getRepresentationDoc()
        Returns:
        the representationDoc
      • setRepresentationDoc

        public void setRepresentationDoc​(RepresentationDocType representationDoc)
        Parameters:
        representationDoc - the representationDoc to set