|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.msgsys.Message
atavism.server.plugins.ObjectManagerClient.GetNamedObjectMessage
public static class ObjectManagerClient.GetNamedObjectMessage
Constructor Summary | |
---|---|
ObjectManagerClient.GetNamedObjectMessage()
|
|
ObjectManagerClient.GetNamedObjectMessage(OID instanceOid,
java.lang.String name,
ObjectType objectType)
|
Method Summary | |
---|---|
OID |
getInstanceOid()
|
java.lang.String |
getName()
|
ObjectType |
getObjectType()
|
Methods inherited from class atavism.msgsys.Message |
---|
getEnqueueTime, getMsgId, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgType, toBytes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectManagerClient.GetNamedObjectMessage()
public ObjectManagerClient.GetNamedObjectMessage(OID instanceOid, java.lang.String name, ObjectType objectType)
Method Detail |
---|
public OID getInstanceOid()
public java.lang.String getName()
public ObjectType getObjectType()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |