public static class ObjectManagerClient.GetNamedObjectMessage extends Message
flags, msgId, msgInstanceOid, msgType, remoteAgent| Constructor and Description |
|---|
GetNamedObjectMessage() |
GetNamedObjectMessage(OID instanceOid,
java.lang.String name,
ObjectType objectType) |
| Modifier and Type | Method and Description |
|---|---|
OID |
getInstanceOid() |
java.lang.String |
getName() |
ObjectType |
getObjectType() |
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, toBytes, toBytes, ToStringpublic GetNamedObjectMessage()
public GetNamedObjectMessage(OID instanceOid, java.lang.String name, ObjectType objectType)
public OID getInstanceOid()
public java.lang.String getName()
public ObjectType getObjectType()