Uses of Enum Class
de.hybris.platform.cockpit.services.xmlprovider.XmlDataProvider.TABLE_COLUMN_TYPE
Packages that use XmlDataProvider.TABLE_COLUMN_TYPE
-
Uses of XmlDataProvider.TABLE_COLUMN_TYPE in de.hybris.platform.cockpit.services.xmlprovider
Methods in de.hybris.platform.cockpit.services.xmlprovider that return XmlDataProvider.TABLE_COLUMN_TYPEModifier and TypeMethodDescriptionTableColumnContainer.getColumnType()Returns the enum constant of this class with the specified name.static XmlDataProvider.TABLE_COLUMN_TYPE[]XmlDataProvider.TABLE_COLUMN_TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in de.hybris.platform.cockpit.services.xmlprovider with parameters of type XmlDataProvider.TABLE_COLUMN_TYPEModifierConstructorDescriptionTableColumnContainer(XmlDataProvider.TABLE_COLUMN_TYPE columnType, String columnValue)