Package edm.edom3

Class EDMConstants.WebServiceOptions

  • Enclosing interface:
    EDMConstants

    public static class EDMConstants.WebServiceOptions
    extends java.lang.Object
    Options for the EDMWebservice worker.
    • Field Detail

      • INPUT_IN_STRING

        public static final long INPUT_IN_STRING
        Input in string
        See Also:
        Constant Field Values
      • RESULT_IN_STRING

        public static final long RESULT_IN_STRING
        Result in string
        See Also:
        Constant Field Values
      • LITERAL_ENCODING

        public static final long LITERAL_ENCODING
        Use DOCUMENT/LITERAL style
        See Also:
        Constant Field Values
      • RESULT_IN_FILE

        public static final long RESULT_IN_FILE
        Result in string
        See Also:
        Constant Field Values
      • LIST_WEB_SERVICES_LONG_FORM

        public static final long LIST_WEB_SERVICES_LONG_FORM
        Long form of web service information
        See Also:
        Constant Field Values
    • Constructor Detail

      • WebServiceOptions

        public WebServiceOptions()