General Object Methods
General Object Methods
casso127
Method | Description |
getGlobalObjectNames() | Gets a list of global objects. |
getObject() | Gets a global object for the specified object name or OID. |
getOid() | Retrieves an object identifier for an object. In class SmObjectImpl. |
isWriteable() | Specifies whether an object is writeable. In classes SmAgentType, SmDomainObjectImpl, and SmObjectImpl. |
renameObject() | Renames an object. |