com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc
Class PropertyQueryResult
java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.PropertyQueryResult
public class PropertyQueryResult
- extends java.lang.Object
Represents a PropertyQueryResult WSRR object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyQueryResult
public PropertyQueryResult()
getUserDefinedProperties
public UserDefinedProperty[] getUserDefinedProperties()
setUserDefinedProperties
public void setUserDefinedProperties(UserDefinedProperty[] userDefinedProperties)
getUserDefinedProperties
public UserDefinedProperty getUserDefinedProperties(int i)
setUserDefinedProperties
public void setUserDefinedProperties(int i,
UserDefinedProperty value)