Package com.adobe.xfa.wsdl
Class WSDL
- java.lang.Object
-
- com.adobe.xfa.wsdl.WSDL
-
public class WSDL extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringADDRESSstatic StringBINDINGstatic StringBODYstatic StringDEFINITIONSstatic StringDOCUMENTstatic StringDOCUMENTATIONstatic StringELEMENTstatic StringENCODEDstatic StringENCODINGSTYLEstatic StringEXTENstatic StringFAULTstatic StringHEADERstatic StringHEADERDEFAULTstatic StringIMPORTstatic StringINPUTstatic StringLITERALstatic StringLOCATIONstatic StringMESSAGEstatic StringNAMEstatic StringNAMESPACEstatic StringOPERATIONstatic StringOUTPUTstatic StringPARAMETER_ORDERstatic StringPARTstatic StringPARTSstatic StringPORTstatic StringPORT_TYPEstatic StringRPCstatic StringSERVICEstatic StringSOAPstatic StringSOAP_HTTP_TRANSPORTstatic StringSOAPACTIONstatic StringSTYLEstatic StringTARGET_NAMESPACEstatic StringTRANSPORTstatic StringTYPEstatic StringTYPESstatic StringUSEstatic StringXMLNS
-
Constructor Summary
Constructors Constructor Description WSDL()
-
-
-
Field Detail
-
ADDRESS
public static final String ADDRESS
- See Also:
- Constant Field Values
-
BINDING
public static final String BINDING
- See Also:
- Constant Field Values
-
BODY
public static final String BODY
- See Also:
- Constant Field Values
-
DEFINITIONS
public static final String DEFINITIONS
- See Also:
- Constant Field Values
-
DOCUMENT
public static final String DOCUMENT
- See Also:
- Constant Field Values
-
DOCUMENTATION
public static final String DOCUMENTATION
- See Also:
- Constant Field Values
-
ELEMENT
public static final String ELEMENT
- See Also:
- Constant Field Values
-
ENCODED
public static final String ENCODED
- See Also:
- Constant Field Values
-
ENCODINGSTYLE
public static final String ENCODINGSTYLE
- See Also:
- Constant Field Values
-
EXTEN
public static final String EXTEN
- See Also:
- Constant Field Values
-
FAULT
public static final String FAULT
- See Also:
- Constant Field Values
-
HEADER
public static final String HEADER
- See Also:
- Constant Field Values
-
HEADERDEFAULT
public static final String HEADERDEFAULT
- See Also:
- Constant Field Values
-
IMPORT
public static final String IMPORT
- See Also:
- Constant Field Values
-
INPUT
public static final String INPUT
- See Also:
- Constant Field Values
-
LITERAL
public static final String LITERAL
- See Also:
- Constant Field Values
-
LOCATION
public static final String LOCATION
- See Also:
- Constant Field Values
-
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
-
OPERATION
public static final String OPERATION
- See Also:
- Constant Field Values
-
OUTPUT
public static final String OUTPUT
- See Also:
- Constant Field Values
-
PARAMETER_ORDER
public static final String PARAMETER_ORDER
- See Also:
- Constant Field Values
-
PART
public static final String PART
- See Also:
- Constant Field Values
-
PARTS
public static final String PARTS
- See Also:
- Constant Field Values
-
PORT
public static final String PORT
- See Also:
- Constant Field Values
-
PORT_TYPE
public static final String PORT_TYPE
- See Also:
- Constant Field Values
-
RPC
public static final String RPC
- See Also:
- Constant Field Values
-
SERVICE
public static final String SERVICE
- See Also:
- Constant Field Values
-
SOAP
public static final String SOAP
- See Also:
- Constant Field Values
-
SOAPACTION
public static final String SOAPACTION
- See Also:
- Constant Field Values
-
SOAP_HTTP_TRANSPORT
public static final String SOAP_HTTP_TRANSPORT
- See Also:
- Constant Field Values
-
STYLE
public static final String STYLE
- See Also:
- Constant Field Values
-
TARGET_NAMESPACE
public static final String TARGET_NAMESPACE
- See Also:
- Constant Field Values
-
TRANSPORT
public static final String TRANSPORT
- See Also:
- Constant Field Values
-
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
-
TYPES
public static final String TYPES
- See Also:
- Constant Field Values
-
USE
public static final String USE
- See Also:
- Constant Field Values
-
XMLNS
public static final String XMLNS
- See Also:
- Constant Field Values
-
-