|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.connector.ccmdb.model.ModelObject
com.ibm.di.connector.ccmdb.model.OMPRelation
public class OMPRelation
This class is a representation of an OMP relationship in CCMDB.
Constructor Summary | |
---|---|
OMPRelation()
|
Method Summary | |
---|---|
ModelObject |
getOmp()
|
String |
getOmpGuid()
|
void |
setOmp(ModelObject omp)
|
Methods inherited from class com.ibm.di.connector.ccmdb.model.ModelObject |
---|
getProperties, getProperty, getPropertyCount, getPropertyNames, getStringProperty, setProperty, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OMPRelation()
Method Detail |
---|
public ModelObject getOmp()
public void setOmp(ModelObject omp)
omp
- public String getOmpGuid()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |