public class TranslationModel extends Object
| Constructor and Description |
|---|
TranslationModel(Method entryMethod) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
Map<String,String> |
getDefaultValues() |
Method |
getEntryMethod() |
String |
getTranslationKey() |
void |
setComment(String comment) |
void |
setTranslationKey(String translationKey) |
public TranslationModel(Method entryMethod)
Copyright © 2017 ICF-Olson. All rights reserved.