org.apache.axis2.dataretrieval
Class OutputForm
java.lang.Object
org.apache.axis2.dataretrieval.OutputForm
public class OutputForm
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
OutputForm
protected OutputForm(String intype)
getType
public String getType()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.