public interface SharedObjectInterface
Modifier and Type | Method and Description |
---|---|
Date |
getChangedDate() |
String |
getName() |
String |
getXML() |
boolean |
isShared() |
void |
setShared(boolean shared) |
void setShared(boolean shared)
boolean isShared()
String getName()
String getXML() throws KettleException
KettleException
Date getChangedDate()
Copyright © 2018 Hitachi Vantara. All rights reserved.