delete() | com.foxit.sdk.SOAPRequestProperties | |
getAuthenticate() | com.foxit.sdk.SOAPRequestProperties | |
getContent_type() | com.foxit.sdk.SOAPRequestProperties | |
getIs_encode() | com.foxit.sdk.SOAPRequestProperties | |
getIs_wiredump() | com.foxit.sdk.SOAPRequestProperties | |
getRequest_content() | com.foxit.sdk.SOAPRequestProperties | |
getRequest_header() | com.foxit.sdk.SOAPRequestProperties | |
getRequest_url() | com.foxit.sdk.SOAPRequestProperties | |
getSoap_action() | com.foxit.sdk.SOAPRequestProperties | |
getSoap_namespace() | com.foxit.sdk.SOAPRequestProperties | |
getSoap_version() | com.foxit.sdk.SOAPRequestProperties | |
set(String request_url, String request_content, String soap_action, String soap_namespace, String soap_version, String content_type, boolean is_encode, boolean is_wiredump, String request_header, SOAPAuthenticateInfo authenticate) | com.foxit.sdk.SOAPRequestProperties | |
setAuthenticate(SOAPAuthenticateInfo value) | com.foxit.sdk.SOAPRequestProperties | |
setContent_type(String value) | com.foxit.sdk.SOAPRequestProperties | |
setIs_encode(boolean value) | com.foxit.sdk.SOAPRequestProperties | |
setIs_wiredump(boolean value) | com.foxit.sdk.SOAPRequestProperties | |
setRequest_content(String value) | com.foxit.sdk.SOAPRequestProperties | |
setRequest_header(String value) | com.foxit.sdk.SOAPRequestProperties | |
setRequest_url(String value) | com.foxit.sdk.SOAPRequestProperties | |
setSoap_action(String value) | com.foxit.sdk.SOAPRequestProperties | |
setSoap_namespace(String value) | com.foxit.sdk.SOAPRequestProperties | |
setSoap_version(String value) | com.foxit.sdk.SOAPRequestProperties | |
SOAPRequestProperties() | com.foxit.sdk.SOAPRequestProperties | |
SOAPRequestProperties(String request_url, String request_content, String soap_action, String soap_namespace, String soap_version, String content_type, boolean is_encode, boolean is_wiredump, String request_header, SOAPAuthenticateInfo authenticate) | com.foxit.sdk.SOAPRequestProperties | |
SOAPRequestProperties(SOAPRequestProperties request_properties) | com.foxit.sdk.SOAPRequestProperties | |