public class Consumer extends EPR
Constructor and Description |
---|
Consumer(org.apache.axis.message.addressing.EndpointReferenceType epr) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
equals method
|
java.lang.String |
getPrecondition() |
java.lang.String |
getSelection() |
void |
setPrecondition(java.lang.String precondition) |
void |
setSelection(java.lang.String selection) |
getDeserializer, getEpr, getSerializer, getTypeDesc, hashCode, setEpr, toString
public Consumer(org.apache.axis.message.addressing.EndpointReferenceType epr)