org.apache.axis2.wsdl
Interface WSDLConstants.WSDL20_2004Constants

Enclosing interface:
WSDLConstants

public static interface WSDLConstants.WSDL20_2004Constants


Field Summary
static int MEP_CONSTANT_IN_ONLY
           
static int MEP_CONSTANT_IN_OPTIONAL_OUT
           
static int MEP_CONSTANT_IN_OUT
           
static int MEP_CONSTANT_INVALID
           
static int MEP_CONSTANT_OUT_IN
           
static int MEP_CONSTANT_OUT_ONLY
           
static int MEP_CONSTANT_OUT_OPTIONAL_IN
           
static int MEP_CONSTANT_ROBUST_IN_ONLY
           
static int MEP_CONSTANT_ROBUST_OUT_ONLY
           
static String MEP_URI_IN_ONLY
          Field MEP_URI_IN_ONLY
static String MEP_URI_IN_OPTIONAL_OUT
          Field MEP_URI_IN_OPTIONAL_OUT
static String MEP_URI_IN_OUT
          Field MEP_URI_IN_OUT
static String MEP_URI_IN_OUT_03
           
static String MEP_URI_OUT_IN
          Field MEP_URI_OUT_IN
static String MEP_URI_OUT_ONLY
          Field MEP_URI_OUT_ONLY
static String MEP_URI_OUT_OPTIONAL_IN
          Field MEP_URI_OUT_OPTIONL_IN
static String MEP_URI_ROBUST_IN_ONLY
          Field MEP_URI_ROBUST_IN_ONLY
static String MEP_URI_ROBUST_OUT_ONLY
          Field MEP_URI_ROBUST_OUT_ONLY
 

Field Detail

MEP_URI_IN_ONLY

static final String MEP_URI_IN_ONLY
Field MEP_URI_IN_ONLY

See Also:
Constant Field Values

MEP_CONSTANT_IN_ONLY

static final int MEP_CONSTANT_IN_ONLY
See Also:
Constant Field Values

MEP_URI_ROBUST_IN_ONLY

static final String MEP_URI_ROBUST_IN_ONLY
Field MEP_URI_ROBUST_IN_ONLY

See Also:
Constant Field Values

MEP_CONSTANT_ROBUST_IN_ONLY

static final int MEP_CONSTANT_ROBUST_IN_ONLY
See Also:
Constant Field Values

MEP_URI_IN_OUT

static final String MEP_URI_IN_OUT
Field MEP_URI_IN_OUT

See Also:
Constant Field Values

MEP_URI_IN_OUT_03

static final String MEP_URI_IN_OUT_03
See Also:
Constant Field Values

MEP_CONSTANT_IN_OUT

static final int MEP_CONSTANT_IN_OUT
See Also:
Constant Field Values

MEP_URI_IN_OPTIONAL_OUT

static final String MEP_URI_IN_OPTIONAL_OUT
Field MEP_URI_IN_OPTIONAL_OUT

See Also:
Constant Field Values

MEP_CONSTANT_IN_OPTIONAL_OUT

static final int MEP_CONSTANT_IN_OPTIONAL_OUT
See Also:
Constant Field Values

MEP_URI_OUT_ONLY

static final String MEP_URI_OUT_ONLY
Field MEP_URI_OUT_ONLY

See Also:
Constant Field Values

MEP_CONSTANT_OUT_ONLY

static final int MEP_CONSTANT_OUT_ONLY
See Also:
Constant Field Values

MEP_URI_ROBUST_OUT_ONLY

static final String MEP_URI_ROBUST_OUT_ONLY
Field MEP_URI_ROBUST_OUT_ONLY

See Also:
Constant Field Values

MEP_CONSTANT_ROBUST_OUT_ONLY

static final int MEP_CONSTANT_ROBUST_OUT_ONLY
See Also:
Constant Field Values

MEP_URI_OUT_IN

static final String MEP_URI_OUT_IN
Field MEP_URI_OUT_IN

See Also:
Constant Field Values

MEP_CONSTANT_OUT_IN

static final int MEP_CONSTANT_OUT_IN
See Also:
Constant Field Values

MEP_URI_OUT_OPTIONAL_IN

static final String MEP_URI_OUT_OPTIONAL_IN
Field MEP_URI_OUT_OPTIONL_IN

See Also:
Constant Field Values

MEP_CONSTANT_OUT_OPTIONAL_IN

static final int MEP_CONSTANT_OUT_OPTIONAL_IN
See Also:
Constant Field Values

MEP_CONSTANT_INVALID

static final int MEP_CONSTANT_INVALID
See Also:
Constant Field Values