Class OutputForm

java.lang.Object
org.apache.axis2.dataretrieval.OutputForm

public class OutputForm extends Object
  • Field Details

    • INLINE_FORM

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

      public static final OutputForm LOCATION_FORM
    • REFERENCE_FORM

      public static final OutputForm REFERENCE_FORM
  • Constructor Details

    • OutputForm

      protected OutputForm(String intype)
  • Method Details

    • getType

      public String getType()