com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc
Class PropertyQuery
- java.lang.Object
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.OriginalObject
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.QueryObject
com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.PropertyQuery
- public class PropertyQuery
- extends QueryObject
Constructor Summary
Constructor and Description |
---|
PropertyQuery()
|
Method Summary
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.QueryObject |
---|
getQueryExpression, setQueryExpression |
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.OriginalObject |
---|
getPredecessors, getTemplate, setPredecessors, setTemplate |
Methods inherited from class com.ibm.wsspi.sibx.mediation.wsrr.client.jaxrpc.BaseObject |
---|
getBsrURI, getClassificationURIs, getClassificationURIs, getCreationTimestamp, getDescription, getLastModified, getLastModifiedBy, getName, getNamespace, getOwner, getUserDefinedProperties, getUserDefinedProperties, getUserDefinedRelationships, getUserDefinedRelationships, getVersion, setBsrURI, setClassificationURIs, setClassificationURIs, setCreationTimestamp, setDescription, setLastModified, setLastModifiedBy, setName, setNamespace, setOwner, setUserDefinedProperties, setUserDefinedProperties, setUserDefinedRelationships, setUserDefinedRelationships, setVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
PropertyQuery
- public PropertyQuery()