IBM WebSphere Application ServerTM
Release 7

com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types
Class DataGraphType

java.lang.Object
  extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.BaseDataGraphType
      extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.DataGraphType

public class DataGraphType
extends BaseDataGraphType

Represents a DataGraphType WSRR object


Constructor Summary
DataGraphType()
           
 
Method Summary
 PropertyQueryResult getPropertyQueryResult()
           
 WSRR getWSRR()
           
 void setPropertyQueryResult(PropertyQueryResult propertyQueryResult)
           
 void setWSRR(WSRR WSRR)
           
 
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.BaseDataGraphType
getChangeSummary, getModels, getXsd, setChangeSummary, setModels, setXsd
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataGraphType

public DataGraphType()
Method Detail

getWSRR

public WSRR getWSRR()

setWSRR

public void setWSRR(WSRR WSRR)

getPropertyQueryResult

public PropertyQueryResult getPropertyQueryResult()

setPropertyQueryResult

public void setPropertyQueryResult(PropertyQueryResult propertyQueryResult)

IBM WebSphere Application ServerTM
Release 7