public interface KettleAttributeInterface
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getKey() |
KettleAttributeInterface |
getParent() |
String |
getRepCode() |
String |
getTooltip() |
int |
getType() |
String |
getXmlCode() |
String getKey()
String getXmlCode()
String getRepCode()
String getDescription()
String getTooltip()
int getType()
KettleAttributeInterface getParent()