org.apache.axis2.wsdl
Interface WSDLConstants.WSDL20_2006Constants

Enclosing interface:
WSDLConstants

public static interface WSDLConstants.WSDL20_2006Constants


Field Summary
static String DEFAULT_NAMESPACE_URI
           
static String MEP_URI_IN_ONLY
           
static String MEP_URI_IN_OPTIONAL_OUT
           
static String MEP_URI_IN_OUT
           
static String MEP_URI_OUT_IN
           
static String MEP_URI_OUT_ONLY
           
static String MEP_URI_OUT_OPTIONAL_IN
           
static String MEP_URI_ROBUST_IN_ONLY
           
static String MEP_URI_ROBUST_OUT_ONLY
           
 

Field Detail

MEP_URI_IN_ONLY

public static final String MEP_URI_IN_ONLY
See Also:
Constant Field Values

MEP_URI_ROBUST_IN_ONLY

public static final String MEP_URI_ROBUST_IN_ONLY
See Also:
Constant Field Values

MEP_URI_IN_OUT

public static final String MEP_URI_IN_OUT
See Also:
Constant Field Values

MEP_URI_IN_OPTIONAL_OUT

public static final String MEP_URI_IN_OPTIONAL_OUT
See Also:
Constant Field Values

MEP_URI_OUT_ONLY

public static final String MEP_URI_OUT_ONLY
See Also:
Constant Field Values

MEP_URI_ROBUST_OUT_ONLY

public static final String MEP_URI_ROBUST_OUT_ONLY
See Also:
Constant Field Values

MEP_URI_OUT_IN

public static final String MEP_URI_OUT_IN
See Also:
Constant Field Values

MEP_URI_OUT_OPTIONAL_IN

public static final String MEP_URI_OUT_OPTIONAL_IN
See Also:
Constant Field Values

DEFAULT_NAMESPACE_URI

public static final String DEFAULT_NAMESPACE_URI
See Also:
Constant Field Values