JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.hybris.platform.cockpit.services.config.jaxb
Interface ConfigLabel
All Known Implementing Classes:
Label
,
Label
,
Label
,
Label
public interface
ConfigLabel
COmmon interface for all config elements representing a localizable label.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getKey
()
String
getLang
()
String
getValue
()
Method Details
getValue
String
getValue
()
getLang
String
getLang
()
getKey
String
getKey
()