public interface StepAttributesInterface
Modifier and Type | Method and Description |
---|---|
KettleAttributeInterface |
findAttribute(String key) |
KettleAttributeInterface |
findParent(List<KettleAttributeInterface> attributes,
String parentId) |
String |
getDescription(String attributeKey) |
String |
getRepCode(String attributeKey) |
String |
getTooltip(String attributeKey) |
String |
getXmlCode(String attributeKey) |
KettleAttributeInterface findParent(List<KettleAttributeInterface> attributes, String parentId)
KettleAttributeInterface findAttribute(String key)
Copyright © 2018 Hitachi Vantara. All rights reserved.