com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types
Class BaseDataGraphType
java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.BaseDataGraphType
- Direct Known Subclasses:
- DataGraphType
public abstract class BaseDataGraphType
- extends java.lang.Object
Represents the base BaseDataGraphType WSRR object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseDataGraphType
public BaseDataGraphType()
getModels
public ModelsType getModels()
setModels
public void setModels(ModelsType models)
getXsd
public XSDType getXsd()
setXsd
public void setXsd(XSDType xsd)
getChangeSummary
public ChangeSummaryType getChangeSummary()
setChangeSummary
public void setChangeSummary(ChangeSummaryType changeSummary)