Uses of Class
com.hybris.cockpitng.core.persistence.impl.jaxb.InstanceSettings
-
Packages that use InstanceSettings Package Description com.hybris.cockpitng.core.persistence.impl.jaxb -
-
Uses of InstanceSettings in com.hybris.cockpitng.core.persistence.impl.jaxb
Fields in com.hybris.cockpitng.core.persistence.impl.jaxb declared as InstanceSettings Modifier and Type Field Description protected InstanceSettingsWidget. instanceSettingsprotected InstanceSettingsWidgetExtension. instanceSettingsMethods in com.hybris.cockpitng.core.persistence.impl.jaxb that return InstanceSettings Modifier and Type Method Description InstanceSettingsWidget. getInstanceSettings()Gets the value of the instanceSettings property.InstanceSettingsWidgetExtension. getInstanceSettings()Gets the value of the instanceSettings property.Methods in com.hybris.cockpitng.core.persistence.impl.jaxb with parameters of type InstanceSettings Modifier and Type Method Description voidWidget. setInstanceSettings(InstanceSettings value)Sets the value of the instanceSettings property.voidWidgetExtension. setInstanceSettings(InstanceSettings value)Sets the value of the instanceSettings property.
-