|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.netmarkets.util.misc.NmContextItem
public class NmContextItem
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
String |
getAction()
Gets the value of the attribute: action. |
NmOid |
getOid()
Gets the value of the attribute: oid. |
String |
getType()
Gets the value of the attribute: type. |
void |
setAction(String a_Action)
Sets the value of the attribute: action. |
void |
setOid(NmOid a_Oid)
Sets the value of the attribute: oid. |
void |
setType(String a_Type)
Sets the value of the attribute: type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getType()
public void setType(String a_Type)
a_Type - public String getAction()
public void setAction(String a_Action)
a_Action - public NmOid getOid()
public void setOid(NmOid a_Oid)
a_Oid -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||