Package com.ptc.netmarkets.util.misc
Class NmElementAddress
java.lang.Object
com.ptc.netmarkets.util.misc.NmElementAddress
- All Implemented Interfaces:
Externalizable,Serializable,Cloneable
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic NmElementAddressfromString(String str) Create an elementaddress from a string
Supported API: truegetOids()Gets the value of the attribute: oids.toString()
Supported API: true
-
Method Details
-
getOids
Gets the value of the attribute: oids.
Supported API: true- Returns:
- Stack
-
toString
Supported API: true -
fromString
Create an elementaddress from a string
Supported API: true- Parameters:
str-- Returns:
- NmElementAddress
- Throws:
WTException
-