|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.tree.CoNodeInstruction
@Deprecated public abstract class CoNodeInstruction
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.event.CoInstruction |
|---|
PARAMS, RECEIVER_ADDRESS, SENDER_ADDRESS |
| Method Summary | |
|---|---|
HashMap |
getParams()
Deprecated. Gets the value of the attribute: params; the map of parameters. |
String |
getReceiverAddress()
Deprecated. Gets the value of the attribute: receiverAddress; the external form of the full address of the receiver element. |
String |
getSenderAddress()
Deprecated. Gets the value of the attribute: senderAddress; the external form of the full address of the sender element. |
void |
setParams(HashMap a_Params)
Deprecated. Sets the value of the attribute: params; the map of parameters. |
void |
setReceiverAddress(String a_ReceiverAddress)
Deprecated. Sets the value of the attribute: receiverAddress; the external form of the full address of the receiver element. |
void |
setSenderAddress(String a_SenderAddress)
Deprecated. Sets the value of the attribute: senderAddress; the external form of the full address of the sender element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getSenderAddress()
getSenderAddress in interface CoInstructionpublic void setSenderAddress(String a_SenderAddress)
setSenderAddress in interface CoInstructiona_SenderAddress - public String getReceiverAddress()
getReceiverAddress in interface CoInstructionpublic void setReceiverAddress(String a_ReceiverAddress)
setReceiverAddress in interface CoInstructiona_ReceiverAddress - public HashMap getParams()
getParams in interface CoInstructionpublic void setParams(HashMap a_Params)
setParams in interface CoInstructiona_Params -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||