com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types
Class ChangeSummarySetting
- java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.ObjectChangeValueType
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.ChangeSummarySetting
- public class ChangeSummarySetting
- extends ObjectChangeValueType
Constructor Summary
Constructor and Description |
---|
ChangeSummarySetting()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getDataValue()
|
|
getFeatureName()
|
|
setDataValue(byte[] dataValue)
|
|
setFeatureName(java.lang.String featureName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
ChangeSummarySetting
- public ChangeSummarySetting()
Method Detail
getFeatureName
- public java.lang.String getFeatureName( )
setFeatureName
- public void setFeatureName(java.lang.String featureName)
getDataValue
- public byte[] getDataValue()
setDataValue
- public void setDataValue(byte[] dataValue)