|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.dataretrieval.OutputForm
Field Summary | |
static OutputForm |
INLINE_FORM
Possible Output formats as stated in |
static OutputForm |
LOCATION_FORM
|
static OutputForm |
REFERENCE_FORM
|
Constructor Summary | |
protected |
OutputForm(java.lang.String intype)
|
Method Summary | |
java.lang.String |
getType()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final OutputForm INLINE_FORM
public static final OutputForm LOCATION_FORM
public static final OutputForm REFERENCE_FORM
Constructor Detail |
protected OutputForm(java.lang.String intype)
Method Detail |
public java.lang.String getType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |