|
|||||||||
| 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.PropertyMessage
atavism.agis.plugins.FactionClient.AlterReputationMessage
public static class FactionClient.AlterReputationMessage
| Field Summary |
|---|
| Fields inherited from class atavism.server.messages.PropertyMessage |
|---|
lock, MSG_TYPE_PROPERTY, propertyMap, removedProperties |
| Fields inherited from class atavism.msgsys.SubjectMessage |
|---|
oid |
| Constructor Summary | |
|---|---|
FactionClient.AlterReputationMessage()
|
|
FactionClient.AlterReputationMessage(OID oid,
int faction,
int repChange)
|
|
| Method Summary | |
|---|---|
int |
getFaction()
|
int |
getRepChange()
|
void |
setFaction(int faction)
|
void |
setRepChange(int repChange)
|
| Methods inherited from class atavism.server.messages.PropertyMessage |
|---|
addPropertyStringElement, createFilteredPropertyString, createPropertyString, fromBuffer, get, getNamespace, getProperty, getPropertyMapRef, getRemovedPropertiesRef, keySet, parseBytes, put, removeProperty, setNamespace, setProperty, setProperty, toBuffer, toBuffer, toBuffer, toString, unmarshallProperyMap |
| 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 FactionClient.AlterReputationMessage()
public FactionClient.AlterReputationMessage(OID oid,
int faction,
int repChange)
| Method Detail |
|---|
public void setFaction(int faction)
public int getFaction()
public void setRepChange(int repChange)
public int getRepChange()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||