org.gcube.informationsystem.notifier.impl.entities
Class Consumer
java.lang.Object
org.gcube.informationsystem.notifier.util.EPR
org.gcube.informationsystem.notifier.impl.entities.Consumer
- All Implemented Interfaces:
- java.io.Serializable
public class Consumer
- extends EPR
- See Also:
- Serialized Form
Constructor Summary |
Consumer(org.apache.axis.message.addressing.EndpointReferenceType epr)
|
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Consumer
public Consumer(org.apache.axis.message.addressing.EndpointReferenceType epr)
getPrecondition
public java.lang.String getPrecondition()
setPrecondition
public void setPrecondition(java.lang.String precondition)
getSelection
public java.lang.String getSelection()
setSelection
public void setSelection(java.lang.String selection)
equals
public boolean equals(java.lang.Object obj)
- Description copied from class:
EPR
- equals method
- Overrides:
equals
in class EPR
- Parameters:
obj
- the obj to compare
- Returns:
- true if the two objects are the same Key