| org.cougaar.planning.ldm.asset.ItemIdentificationPG
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 *
|
getAlternateItemIdentification | String getAlternateItemIdentification()(Code) | | Not to be used as MessageAddress. Use ClusterPG.getMessageAddress() instead. *
|
getItemIdentification | String getItemIdentification()(Code) | | A String of the form "/", e.g. "SN/105G13F7YM0G" *
|
getNomenclature | String getNomenclature()(Code) | | A String describing the Asset in human-readable form. *
|
|
|