Class RequestDocType


  • public class RequestDocType
    extends java.lang.Object
    The documentation type for requests.
    Created on: Jun 16, 2008
    • 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