com.ibm.di.connector.ccmdb.model
Class OMPRelation

java.lang.Object
  extended by com.ibm.di.connector.ccmdb.model.ModelObject
      extended by com.ibm.di.connector.ccmdb.model.OMPRelation

public class OMPRelation
extends ModelObject

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

OMPRelation

public OMPRelation()
Method Detail

getOmp

public ModelObject getOmp()
Returns:
ModelObject

setOmp

public void setOmp(ModelObject omp)
Parameters:
omp -

getOmpGuid

public String getOmpGuid()
Returns:
String