|
|||||||||
| 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.msgsys.SubjectMessage
atavism.server.messages.OIDNamespaceMessage
atavism.server.engine.EnginePlugin.GetPropertyNamesMessage
public static class EnginePlugin.GetPropertyNamesMessage
Get property names message for an sub object in a particular namespace. Gets the set of names of the properties of the object.
| Field Summary |
|---|
| Fields inherited from class atavism.msgsys.SubjectMessage |
|---|
oid |
| Constructor Summary | |
|---|---|
EnginePlugin.GetPropertyNamesMessage()
No-arg constructor, required by marshalling |
|
EnginePlugin.GetPropertyNamesMessage(OID oid,
Namespace namespace)
GetPropertyNamesMessage constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Method to produce a human-readable version of the object |
| Methods inherited from class atavism.server.messages.OIDNamespaceMessage |
|---|
getNamespace, setNamespace |
| Methods inherited from class atavism.msgsys.SubjectMessage |
|---|
getSubject, setSubject |
| 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, wait, wait, wait |
| Constructor Detail |
|---|
public EnginePlugin.GetPropertyNamesMessage()
public EnginePlugin.GetPropertyNamesMessage(OID oid,
Namespace namespace)
oid - The oid of the object.namespace - The Namespace containing the sub-object.| Method Detail |
|---|
public java.lang.String toString()
toString in class SubjectMessage
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||