| org.cougaar.glm.ldm.asset.VehiclePropertyGroups
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 *
|
getCrewRequirements | long getCrewRequirements()(Code) | | The number of crew members required for normal operation of the vehicle *
|
getVehicleType | String getVehicleType()(Code) | | Description of the type of vehicle *
|
|
|