Uses of Class
com.emc.d2fs.models.destroyresult.Destroyresult
Packages that use Destroyresult
Package
Description
-
Uses of Destroyresult in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return DestroyresultModifier and TypeMethodDescriptionDestroy document from docbaseDestroy multiple documents from docbase -
Uses of Destroyresult in com.emc.d2fs.models.destroyresult
Methods in com.emc.d2fs.models.destroyresult that return DestroyresultModifier and TypeMethodDescriptionObjectFactory.createDestroyresult()
Create an instance ofDestroyresult
Methods in com.emc.d2fs.models.destroyresult that return types with arguments of type DestroyresultMethods in com.emc.d2fs.models.destroyresult with parameters of type Destroyresult -
Uses of Destroyresult in com.emc.d2fs.services.destroy_service
Methods in com.emc.d2fs.services.destroy_service that return DestroyresultModifier and TypeMethodDescriptionDestroyAllResponse.getDestroyresult()
Gets the value of the destroyresult property.DestroyResponse.getDestroyresult()
Gets the value of the destroyresult property.Methods in com.emc.d2fs.services.destroy_service with parameters of type DestroyresultModifier and TypeMethodDescriptionvoid
DestroyAllResponse.setDestroyresult
(Destroyresult value) Sets the value of the destroyresult property.void
DestroyResponse.setDestroyresult
(Destroyresult value) Sets the value of the destroyresult property.