| org.cougaar.glm.ldm.asset.MilitaryOrgPG
factoryClass | Class factoryClass(Code) | | the factory class *
|
factoryMethod | String factoryMethod(Code) | | the method of factoryClass that creates this type *
|
mutableClass | String mutableClass(Code) | | the (mutable) class type returned by factoryMethod *
|
nullPG | MilitaryOrgPG nullPG(Code) | | The Null instance for indicating that the PG definitely has no value *
|
primaryClass | Class primaryClass(Code) | | the (immutable) class type returned by domain factory *
|
getEchelon | String getEchelon()(Code) | | The numeric code specifying the echelon of the unit. 08:Division, 07:Brigade, 06:Regiment, 05:Battalion, 04:Company. Codes are traditionally printed as two figures with a leading zero if necessary. *
|
getHierarchy2525 | String getHierarchy2525()(Code) | | The 2525A hierarchy designator, used to specify the symbol for the organization on a map. *
|
getHomeLocation | Location getHomeLocation()(Code) | | Location of the Org when it is not deployed. Should match AssignedPG.homeStation if defined. *
|
getIsReserve | boolean getIsReserve()(Code) | | |
getRequestedEchelonOfSupport | String getRequestedEchelonOfSupport()(Code) | | The requested echelon of support for the unit. Should map to MilitaryEchelon constants - *
|
getSRC | String getSRC()(Code) | | The Army SRC, specifying the type of Unit. *
|
getUIC | String getUIC()(Code) | | The UIC (Unit Identification Code) of the unit. *
|
getUTC | String getUTC()(Code) | | The Joint Unit Type Code, specifying the type of unit. *
|
|
|