|
|||||||||
Home >> All >> openfuture >> [ masterdata overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
openfuture.masterdata
Interface ILanguageDependent

- All Known Implementing Classes:
- DefaultMasterDataProvider, LDMasterData
- public interface ILanguageDependent
This interface is implemented by classes which implement language dependent behavior. Creation date: (09.09.00 19:11:47)
Method Summary | |
java.lang.String |
getLanguage()
Return contents of field language |
void |
setLanguage(java.lang.String newValue)
Set contents of field language to the given value |
Method Detail |
getLanguage
public java.lang.String getLanguage()
- Return contents of field language
setLanguage
public void setLanguage(java.lang.String newValue)
- Set contents of field language to the given value
|
|||||||||
Home >> All >> openfuture >> [ masterdata overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |