| |
|
| org.cougaar.glm.ldm.asset.AirLiftPG
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 | AirLiftPG 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 *
|
getMaximumBulkWeight | Mass getMaximumBulkWeight()(Code) | | |
getMaximumHeight | Distance getMaximumHeight()(Code) | | Maximum height of Cargo allowed *
|
getMaximumLength | Distance getMaximumLength()(Code) | | Maximum length of Cargo allowed *
|
getMaximumOutsizeVolume | Volume getMaximumOutsizeVolume()(Code) | | |
getMaximumOutsizeWeight | Mass getMaximumOutsizeWeight()(Code) | | |
getMaximumOversizeVolume | Volume getMaximumOversizeVolume()(Code) | | |
getMaximumOversizeWeight | Mass getMaximumOversizeWeight()(Code) | | |
getMaximumPallets | int getMaximumPallets()(Code) | | |
getMaximumWidth | Distance getMaximumWidth()(Code) | | Maximum width of Cargo allowed *
|
getPermittedCargoCategoryCodes | String getPermittedCargoCategoryCodes()(Code) | | |
|
|
|