|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Military | |
---|---|
org.inigma.utopia | |
org.inigma.utopia.parser |
Uses of Military in org.inigma.utopia |
---|
Methods in org.inigma.utopia that return Military | |
---|---|
Military |
Army.getMilitary()
|
Military |
Province.getMilitary()
|
Methods in org.inigma.utopia with parameters of type Military | |
---|---|
void |
Military.copy(Military data)
|
void |
Army.setMilitary(Military military)
|
void |
Province.setMilitary(Military military)
|
Constructors in org.inigma.utopia with parameters of type Military | |
---|---|
Army(Military military)
|
Uses of Military in org.inigma.utopia.parser |
---|
Methods in org.inigma.utopia.parser that return Military | |
---|---|
Military |
MilitaryParserData.getMilitary()
|
Methods in org.inigma.utopia.parser with parameters of type Military | |
---|---|
void |
MilitaryParserData.setMilitary(Military military)
|
protected abstract void |
AbstractSynchronizationHandler.updateMilitary(Military military,
boolean updateStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |