Class ObjectFactory
java.lang.Object
com.emc.d2fs.services.creation_service.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.emc.d2fs.services.creation_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.creation_service -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofApplyVdTemplateRequestCreate an instance ofApplyVdTemplateResponseCreate an instance ofCreatePropertiesRequestCreate an instance ofCreatePropertiesResponseCreate an instance ofGetConvertStructureConfigRequestCreate an instance ofGetConvertStructureConfigResponseCreate an instance ofGetFilteredTemplatesRequestCreate an instance ofGetFilteredTemplatesResponseCreate an instance ofGetImportStructureConfigsRequestCreate an instance ofGetImportStructureConfigsResponseCreate an instance ofGetTemplateFilterOptionsRequestCreate an instance ofGetTemplateFilterOptionsResponseCreate an instance ofGetTemplatesRequestCreate an instance ofGetTemplatesResponseCreate an instance ofGetUIMaxSizeRequestCreate an instance ofGetUIMaxSizeResponseCreate an instance ofGetVDTemplatesRequestCreate an instance ofGetVDTemplatesResponseCreate an instance ofHasAnyAttachmentsRequestCreate an instance ofHasAnyAttachmentsResponseCreate an instance ofHasAttachmentsRequestCreate an instance ofHasAttachmentsResponseCreate an instance ofIsAFolderOrACabinetRequestCreate an instance ofIsAFolderOrACabinetResponseCreate an instance ofIsNoContentAuthorizedRequestCreate an instance ofIsNoContentAuthorizedResponseCreate an instance ofIsNoCreationProfileRequestCreate an instance ofIsNoCreationProfileResponseCreate an instance ofRemoveAttachmentsRequestCreate an instance ofRemoveAttachmentsResponseCreate an instance ofSetTemplateRequestCreate an instance ofSetTemplateResponse
-
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.creation_service
-
-
Method Details
-
createCreatePropertiesRequest
Create an instance ofCreatePropertiesRequest -
createCreatePropertiesResponse
Create an instance ofCreatePropertiesResponse -
createSetTemplateRequest
Create an instance ofSetTemplateRequest -
createSetTemplateResponse
Create an instance ofSetTemplateResponse -
createApplyVdTemplateRequest
Create an instance ofApplyVdTemplateRequest -
createApplyVdTemplateResponse
Create an instance ofApplyVdTemplateResponse -
createGetTemplatesRequest
Create an instance ofGetTemplatesRequest -
createGetTemplatesResponse
Create an instance ofGetTemplatesResponse -
createGetTemplateFilterOptionsRequest
Create an instance ofGetTemplateFilterOptionsRequest -
createGetTemplateFilterOptionsResponse
Create an instance ofGetTemplateFilterOptionsResponse -
createGetFilteredTemplatesRequest
Create an instance ofGetFilteredTemplatesRequest -
createGetFilteredTemplatesResponse
Create an instance ofGetFilteredTemplatesResponse -
createGetVDTemplatesRequest
Create an instance ofGetVDTemplatesRequest -
createGetVDTemplatesResponse
Create an instance ofGetVDTemplatesResponse -
createIsNoContentAuthorizedRequest
Create an instance ofIsNoContentAuthorizedRequest -
createIsNoContentAuthorizedResponse
Create an instance ofIsNoContentAuthorizedResponse -
createIsNoCreationProfileRequest
Create an instance ofIsNoCreationProfileRequest -
createIsNoCreationProfileResponse
Create an instance ofIsNoCreationProfileResponse -
createIsAFolderOrACabinetRequest
Create an instance ofIsAFolderOrACabinetRequest -
createIsAFolderOrACabinetResponse
Create an instance ofIsAFolderOrACabinetResponse -
createGetUIMaxSizeRequest
Create an instance ofGetUIMaxSizeRequest -
createGetUIMaxSizeResponse
Create an instance ofGetUIMaxSizeResponse -
createHasAttachmentsRequest
Create an instance ofHasAttachmentsRequest -
createHasAttachmentsResponse
Create an instance ofHasAttachmentsResponse -
createHasAnyAttachmentsRequest
Create an instance ofHasAnyAttachmentsRequest -
createHasAnyAttachmentsResponse
Create an instance ofHasAnyAttachmentsResponse -
createRemoveAttachmentsRequest
Create an instance ofRemoveAttachmentsRequest -
createRemoveAttachmentsResponse
Create an instance ofRemoveAttachmentsResponse -
createGetImportStructureConfigsRequest
Create an instance ofGetImportStructureConfigsRequest -
createGetImportStructureConfigsResponse
Create an instance ofGetImportStructureConfigsResponse -
createGetConvertStructureConfigRequest
Create an instance ofGetConvertStructureConfigRequest -
createGetConvertStructureConfigResponse
Create an instance ofGetConvertStructureConfigResponse
-