Uses of Class
com.emc.d2fs.models.x3_content_assist.X3ContentAssist
Packages that use X3ContentAssist
Package
Description
-
Uses of X3ContentAssist in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return X3ContentAssistModifier and TypeMethodDescriptionIX3ConfigService.getContentAssistOptions
(Context context, String id) -
Uses of X3ContentAssist in com.emc.d2fs.models.x3_content_assist
Methods in com.emc.d2fs.models.x3_content_assist that return X3ContentAssistModifier and TypeMethodDescriptionObjectFactory.createX3ContentAssist()
Create an instance ofX3ContentAssist
Methods in com.emc.d2fs.models.x3_content_assist that return types with arguments of type X3ContentAssistMethods in com.emc.d2fs.models.x3_content_assist with parameters of type X3ContentAssist -
Uses of X3ContentAssist in com.emc.d2fs.services.x3config_service
Methods in com.emc.d2fs.services.x3config_service that return X3ContentAssistModifier and TypeMethodDescriptionGetContentAssistResponse.getX3ContentAssist()
Gets the value of the x3ContentAssist property.Methods in com.emc.d2fs.services.x3config_service with parameters of type X3ContentAssistModifier and TypeMethodDescriptionvoid
GetContentAssistResponse.setX3ContentAssist
(X3ContentAssist value) Sets the value of the x3ContentAssist property.