|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.exolab.jmscts.core.filter.Selector
Class Selector.
| Constructor Summary | |
Selector()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
DeliveryModeType |
getDeliveryMode()
Returns the value of field 'deliveryMode'. |
DestinationType |
getDestination()
Returns the value of field 'destination'. |
FactoryType |
getFactory()
Returns the value of field 'factory'. |
MessageType |
getMessage()
Returns the value of field 'message'. |
ReceiverType |
getReceiver()
Returns the value of field 'receiver'. |
SessionType |
getSession()
Returns the value of field 'session'. |
java.lang.String |
getTest()
Returns the value of field 'test'. |
boolean |
isValid()
Method isValid |
void |
setDeliveryMode(DeliveryModeType deliveryMode)
Sets the value of field 'deliveryMode'. |
void |
setDestination(DestinationType destination)
Sets the value of field 'destination'. |
void |
setFactory(FactoryType factory)
Sets the value of field 'factory'. |
void |
setMessage(MessageType message)
Sets the value of field 'message'. |
void |
setReceiver(ReceiverType receiver)
Sets the value of field 'receiver'. |
void |
setSession(SessionType session)
Sets the value of field 'session'. |
void |
setTest(java.lang.String test)
Sets the value of field 'test'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Selector()
| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - public DeliveryModeType getDeliveryMode()
public DestinationType getDestination()
public FactoryType getFactory()
public MessageType getMessage()
public ReceiverType getReceiver()
public SessionType getSession()
public java.lang.String getTest()
public boolean isValid()
public void setDeliveryMode(DeliveryModeType deliveryMode)
deliveryMode - the value of field 'deliveryMode'.public void setDestination(DestinationType destination)
destination - the value of field 'destination'.public void setFactory(FactoryType factory)
factory - the value of field 'factory'.public void setMessage(MessageType message)
message - the value of field 'message'.public void setReceiver(ReceiverType receiver)
receiver - the value of field 'receiver'.public void setSession(SessionType session)
session - the value of field 'session'.public void setTest(java.lang.String test)
test - the value of field 'test'.
public void validate()
throws org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||