IBM WebSphere Application ServerTM
Release 8

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

java.lang.Object
  extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.ObjectChangeValueType
      extended by com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.types.ChangeSummarySetting

public class ChangeSummarySetting
extends ObjectChangeValueType

Represents a ChangeSummarySetting WSRR object


Constructor Summary
ChangeSummarySetting()
           
 
Method Summary
 byte[] getDataValue()
           
 java.lang.String getFeatureName()
           
 void setDataValue(byte[] dataValue)
           
 void 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)

IBM WebSphere Application ServerTM
Release 8