JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.pentaho.di.repository.keyvalue
Interface RepositoryValueInterface
public interface
RepositoryValueInterface
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getKey
()
String
getNamespace
()
String
getValue
()
Method Details
getNamespace
String
getNamespace
()
getKey
String
getKey
()
getValue
String
getValue
()