public interface ITransformationItem
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Retrieve the localized description of the transformation item.
|
java.lang.String |
getId()
Retrieve the unique id of the transformation item.
|
java.lang.String |
getName()
Retrieve the localized name of the transformation item.
|
java.lang.String getId()
java.lang.String getName()
java.lang.String getDescription()