|
|||||||||
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.agis.util.EditorOptionMapping
public class EditorOptionMapping
Contains a mapping of editor option choice ids to names. Used for situations such as checking requirements where getting the name of the requirement type is needed.
Field Summary | |
---|---|
java.util.HashMap<java.lang.Integer,java.lang.String> |
choiceMapping
|
Constructor Summary | |
---|---|
EditorOptionMapping(int id,
java.lang.String name)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.HashMap<java.lang.Integer,java.lang.String> choiceMapping
Constructor Detail |
---|
public EditorOptionMapping(int id, java.lang.String name)
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |