Class NmContextItem

java.lang.Object
com.ptc.netmarkets.util.misc.NmContextItem
All Implemented Interfaces:
Externalizable, Serializable, Cloneable

public class NmContextItem extends Object implements Externalizable, Cloneable


Supported API: true

Extendable: true
See Also:
  • Method Details

    • getType

      public String getType()
      Gets the value of the attribute: type.

      Supported API: true
      Returns:
      String
    • setType

      public void setType(String a_Type)
      Sets the value of the attribute: type.

      Supported API: true
      Parameters:
      a_Type -
    • getAction

      public String getAction()
      Gets the value of the attribute: action.

      Supported API: true
      Returns:
      String
    • setAction

      public void setAction(String a_Action)
      Sets the value of the attribute: action.

      Supported API: true
      Parameters:
      a_Action -
    • getOid

      public NmOid getOid()
      Gets the value of the attribute: oid.

      Supported API: true
      Returns:
      NmOid
    • setOid

      public void setOid(NmOid a_Oid)
      Sets the value of the attribute: oid.

      Supported API: true
      Parameters:
      a_Oid -