Class ObjectFactory
java.lang.Object
com.emc.d2fs.services.d2_dictionary_service.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.emc.d2fs.services.d2_dictionary_service 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.emc.d2fs.services.d2_dictionary_service -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofDictionaryExportRequest
Create an instance ofDictionaryExportResponse
Create an instance ofDictionaryImportRequest
Create an instance ofDictionaryImportResponse
Create an instance ofDictionaryOperationRequest
Create an instance ofDictionaryOperationResponse
Create an instance ofGetDictionaryNumberValueRequest
Create an instance ofGetDictionaryNumberValueResponse
Create an instance ofGetExportDictionaryUrlRequest
Create an instance ofGetExportDictionaryUrlResponse
Create an instance ofGetImportDictionaryUrlRequest
Create an instance ofGetImportDictionaryUrlResponse
Create an instance ofImportVersionDictionaryRequest
Create an instance ofImportVersionDictionaryResponse
Create an instance ofMtomAttachmentType
Create an instance ofRequestDocbaseUpdateRequest
Create an instance ofRequestDocbaseUpdateResponse
Create an instance ofSaveVersionDictionaryRequest
Create an instance ofSaveVersionDictionaryResponse
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.emc.d2fs.services.d2_dictionary_service
-
-
Method Details
-
createDictionaryOperationRequest
Create an instance ofDictionaryOperationRequest
-
createDictionaryOperationResponse
Create an instance ofDictionaryOperationResponse
-
createDictionaryImportRequest
Create an instance ofDictionaryImportRequest
-
createDictionaryImportResponse
Create an instance ofDictionaryImportResponse
-
createDictionaryExportRequest
Create an instance ofDictionaryExportRequest
-
createDictionaryExportResponse
Create an instance ofDictionaryExportResponse
-
createMtomAttachmentType
Create an instance ofMtomAttachmentType
-
createGetExportDictionaryUrlRequest
Create an instance ofGetExportDictionaryUrlRequest
-
createGetExportDictionaryUrlResponse
Create an instance ofGetExportDictionaryUrlResponse
-
createGetDictionaryNumberValueRequest
Create an instance ofGetDictionaryNumberValueRequest
-
createGetDictionaryNumberValueResponse
Create an instance ofGetDictionaryNumberValueResponse
-
createGetImportDictionaryUrlRequest
Create an instance ofGetImportDictionaryUrlRequest
-
createGetImportDictionaryUrlResponse
Create an instance ofGetImportDictionaryUrlResponse
-
createSaveVersionDictionaryRequest
Create an instance ofSaveVersionDictionaryRequest
-
createSaveVersionDictionaryResponse
Create an instance ofSaveVersionDictionaryResponse
-
createImportVersionDictionaryRequest
Create an instance ofImportVersionDictionaryRequest
-
createImportVersionDictionaryResponse
Create an instance ofImportVersionDictionaryResponse
-
createRequestDocbaseUpdateRequest
Create an instance ofRequestDocbaseUpdateRequest
-
createRequestDocbaseUpdateResponse
Create an instance ofRequestDocbaseUpdateResponse
-