Uses of Class
com.emc.d2fs.models.preference.Column
Packages that use Column
Package
Description
-
Uses of Column in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return types with arguments of type ColumnModifier and TypeMethodDescriptionIPreferenceService.getColumnPreferences
(Context context, String colType) Get column preferences for specified column type -
Uses of Column in com.emc.d2fs.models.preference
Methods in com.emc.d2fs.models.preference that return ColumnMethods in com.emc.d2fs.models.preference that return types with arguments of type ColumnModifier and TypeMethodDescriptionObjectFactory.createColumns
(Column value) Preference.getColumn()
Gets the value of the column property.ColumnPreference.getColumns()
Gets the value of the columns property.Methods in com.emc.d2fs.models.preference with parameters of type Column -
Uses of Column in com.emc.d2fs.services.preference_service
Methods in com.emc.d2fs.services.preference_service that return types with arguments of type ColumnModifier and TypeMethodDescriptionGetColumnPreferencesResponse.getColumns()
Gets the value of the columns property.