| |
|
| org.cougaar.logistics.plugin.trans.CargoCatCodeDimensionPG
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 *
|
primaryClass | Class primaryClass(Code) | | the (immutable) class type returned by domain factory *
|
getAssetClass | int getAssetClass()(Code) | | asset class of the aggregate *
|
getCargoCatCode | String getCargoCatCode()(Code) | | cargo cat code for this chunk of level-2 aggregate. May only have one letter set if multiple assets have different cargo cat codes but same transportation category (e.g. outsize). *
|
getDimensions | PhysicalPG getDimensions()(Code) | | dimensions for this cargo cat code *
|
getIsContainer | boolean getIsContainer()(Code) | | indicates whether aggregate is just containers *
|
|
|
|