com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types
Class DataGraphType
- java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.BaseDataGraphType
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.DataGraphType
- public class DataGraphType
- extends BaseDataGraphType
Constructor Summary
Constructor and Description |
---|
DataGraphType()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
getPropertyQueryResult()
|
|
getWSRR()
|
|
|
setPropertyQueryResult(PropertyQueryResult propertyQueryResult)
|
|
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)