Package org.pentaho.di.repository
Interface ObjectRecipient
public interface ObjectRecipient
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
getType()
void
void
setType
(ObjectRecipient.Type type)
-
Method Details
-
getName
String getName() -
setName
-
getType
ObjectRecipient.Type getType() -
setType
-