Package org.opfab.cards.model
Class FieldToTranslate
java.lang.Object
org.opfab.cards.model.FieldToTranslate
Card field to translate with i18n value
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleani18n value to translateId of the processVersion of the processinthashCode()processVersion(String processVersion) voidsetI18nValue(I18n i18nValue) voidsetProcess(String process) voidsetProcessVersion(String processVersion) toString()
-
Constructor Details
-
FieldToTranslate
public FieldToTranslate()
-
-
Method Details
-
i18nValue
-
getI18nValue
i18n value to translate- Returns:
- i18nValue
-
setI18nValue
-
process
-
getProcess
Id of the process- Returns:
- process
-
setProcess
-
processVersion
-
getProcessVersion
Version of the process- Returns:
- processVersion
-
setProcessVersion
-
equals
-
hashCode
public int hashCode() -
toString
-