|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl.ListenerTypeImpl
public class ListenerTypeImpl
| Field Summary | |
|---|---|
protected String |
destination
|
protected String |
id
|
protected String |
method
|
protected String |
ref
|
protected String |
responseDestination
|
protected String |
selector
|
protected String |
subscription
|
| Constructor Summary | |
|---|---|
ListenerTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl.ListenerTypeImpl instance. |
|
ListenerTypeImpl(ListenerTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl.ListenerTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ListenerTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getDestination()
Gets the value of the destination property. |
String |
getId()
Gets the value of the id property. |
String |
getMethod()
Gets the value of the method property. |
String |
getRef()
Gets the value of the ref property. |
String |
getResponseDestination()
Gets the value of the responseDestination property. |
String |
getSelector()
Gets the value of the selector property. |
String |
getSubscription()
Gets the value of the subscription property. |
void |
setDestination(String value)
Sets the value of the destination property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMethod(String value)
Sets the value of the method property. |
void |
setRef(String value)
Sets the value of the ref property. |
void |
setResponseDestination(String value)
Sets the value of the responseDestination property. |
void |
setSelector(String value)
Sets the value of the selector property. |
void |
setSubscription(String value)
Sets the value of the subscription property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String id
protected String destination
protected String subscription
protected String selector
protected String ref
protected String method
protected String responseDestination
| Constructor Detail |
|---|
public ListenerTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl.ListenerTypeImpl instance.
public ListenerTypeImpl(ListenerTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.jms.impl.ListenerTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
ListenerType
getId in interface ListenerTypeStringpublic void setId(String value)
ListenerType
setId in interface ListenerTypevalue - allowed object is
Stringpublic String getDestination()
ListenerType
getDestination in interface ListenerTypeStringpublic void setDestination(String value)
ListenerType
setDestination in interface ListenerTypevalue - allowed object is
Stringpublic String getSubscription()
ListenerType
getSubscription in interface ListenerTypeStringpublic void setSubscription(String value)
ListenerType
setSubscription in interface ListenerTypevalue - allowed object is
Stringpublic String getSelector()
ListenerType
getSelector in interface ListenerTypeStringpublic void setSelector(String value)
ListenerType
setSelector in interface ListenerTypevalue - allowed object is
Stringpublic String getRef()
ListenerType
getRef in interface ListenerTypeStringpublic void setRef(String value)
ListenerType
setRef in interface ListenerTypevalue - allowed object is
Stringpublic String getMethod()
ListenerType
getMethod in interface ListenerTypeStringpublic void setMethod(String value)
ListenerType
setMethod in interface ListenerTypevalue - allowed object is
Stringpublic String getResponseDestination()
ListenerType
getResponseDestination in interface ListenerTypeStringpublic void setResponseDestination(String value)
ListenerType
setResponseDestination in interface ListenerTypevalue - allowed object is
Stringpublic ListenerTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||