Class ObjectFactory
java.lang.Object
com.sap.document.sap.soap.functions.mc_style.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.sap.document.sap.soap.functions.mc_style package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sap.document.sap.soap.functions.mc_style -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofCtsAppendBytesIntoFileCreate an instance ofCtsAppendBytesIntoFileResponseCreate an instance ofCtsAttachToRequestCreate an instance ofCtsAttachToRequestResponseCreate an instance ofCtsFileAttrCreate an instance ofCtsFileAttrsCreate an instance ofCtsGetDefaultRequestCreate an instance ofCtsGetDefaultRequestResponseCreate an instance ofCtsGetOrganizerUrlCreate an instance ofCtsGetOrganizerUrlResponseCreate an instance ofCtslangpartCreate an instance ofCtslangpartsCreate an instance ofCtsSubmitRequestCreate an instance ofCtsSubmitRequestResponseCreate an instance ofCtsUploadBytesIntoFileCreate an instance ofCtsUploadBytesIntoFileResponseCreate an instance ofCtsWsLogItemCreate an instance ofCtsWsLogItemsCreate an instance ofCtsWsObjectListEntriesCreate an instance ofCtsWsObjectListEntryCreate an instance ofCtsWsOrganizerRequestCreate an instance ofCtsWsReplyCreate an instance ofCtsWsRequestCreate an instance ofCtsWsRequestFilterCreate an instance ofCtsWsRequestResponseCreate an instance ofCtsWsResponseCreate an instance ofCtsWsTransportEntityCreate an instance ofCtsWsTraResponseCreate an instance ofCtsWsUploadResponse
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sap.document.sap.soap.functions.mc_style
-
-
Method Details
-
createCtsGetDefaultRequestResponse
Create an instance ofCtsGetDefaultRequestResponse -
createCtsWsRequestResponse
Create an instance ofCtsWsRequestResponse -
createCtsSubmitRequestResponse
Create an instance ofCtsSubmitRequestResponse -
createCtsWsTraResponse
Create an instance ofCtsWsTraResponse -
createCtsGetDefaultRequest
Create an instance ofCtsGetDefaultRequest -
createCtsWsRequestFilter
Create an instance ofCtsWsRequestFilter -
createCtsAppendBytesIntoFile
Create an instance ofCtsAppendBytesIntoFile -
createCtsAttachToRequest
Create an instance ofCtsAttachToRequest -
createCtsWsTransportEntity
Create an instance ofCtsWsTransportEntity -
createCtsAppendBytesIntoFileResponse
Create an instance ofCtsAppendBytesIntoFileResponse -
createCtsWsUploadResponse
Create an instance ofCtsWsUploadResponse -
createCtsSubmitRequest
Create an instance ofCtsSubmitRequest -
createCtsAttachToRequestResponse
Create an instance ofCtsAttachToRequestResponse -
createCtsGetOrganizerUrl
Create an instance ofCtsGetOrganizerUrl -
createCtsWsOrganizerRequest
Create an instance ofCtsWsOrganizerRequest -
createCtsGetOrganizerUrlResponse
Create an instance ofCtsGetOrganizerUrlResponse -
createCtsUploadBytesIntoFileResponse
Create an instance ofCtsUploadBytesIntoFileResponse -
createCtsUploadBytesIntoFile
Create an instance ofCtsUploadBytesIntoFile -
createCtslangpart
Create an instance ofCtslangpart -
createCtsFileAttrs
Create an instance ofCtsFileAttrs -
createCtsWsObjectListEntries
Create an instance ofCtsWsObjectListEntries -
createCtsWsObjectListEntry
Create an instance ofCtsWsObjectListEntry -
createCtsWsLogItem
Create an instance ofCtsWsLogItem -
createCtsFileAttr
Create an instance ofCtsFileAttr -
createCtsWsLogItems
Create an instance ofCtsWsLogItems -
createCtslangparts
Create an instance ofCtslangparts -
createCtsWsRequest
Create an instance ofCtsWsRequest -
createCtsWsResponse
Create an instance ofCtsWsResponse -
createCtsWsReply
Create an instance ofCtsWsReply
-