Class OutputForm


  • public class OutputForm
    extends Object
    • Field Detail

      • INLINE_FORM

        public static final OutputForm INLINE_FORM
        Possible Output formats as stated in of in the WS-MEX specification.
      • LOCATION_FORM

        public static final OutputForm LOCATION_FORM
      • REFERENCE_FORM

        public static final OutputForm REFERENCE_FORM
    • Constructor Detail

      • OutputForm

        protected OutputForm​(String intype)
    • Method Detail

      • getType

        public String getType()