Class NmElementAddress

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

public class NmElementAddress extends Object implements Externalizable, Cloneable


Supported API: true

Extendable: false
See Also:
  • Method Details

    • getOids

      public Stack getOids()
      Gets the value of the attribute: oids.

      Supported API: true
      Returns:
      Stack
    • toString

      public String toString()


      Supported API: true
      Overrides:
      toString in class Object
      Returns:
      String
    • fromString

      public static NmElementAddress fromString(String str) throws WTException
      Create an elementaddress from a string

      Supported API: true
      Parameters:
      str -
      Returns:
      NmElementAddress
      Throws:
      WTException