public interface IInterfaceKMHolder
| Modifier and Type | Method and Description |
|---|---|
OdiKM |
getKM()
Deprecated.
Gets the current KM.
|
java.util.List |
getKMOptions()
Deprecated.
Gets the options for the current KM.
|
void |
setKM(OdiKM pOdiKM)
Deprecated.
Sets the current KM.
|
OdiKM getKM()
setKM(oracle.odi.domain.project.OdiKM)void setKM(OdiKM pOdiKM)
pOdiKM - KM to setgetKM()java.util.List getKMOptions()