com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc
Class UserDefinedProperty
java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.UserDefinedProperty
public class UserDefinedProperty
- extends java.lang.Object
Represents a UserDefinedProperty WSRR object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserDefinedProperty
public UserDefinedProperty()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)