Package edu.nps.moves.dis7.pdus
Interface Category
- All Known Implementing Classes:
Class10SupplyCategoryMaterialtoSupportNonMilitaryPrograms
,Class11SupplyCategorySuppliesNonDoctrinal
,Class12SupplyCategorySlingLoadsNonDoctrinal
,Class1SupplyCategorySubsistence
,Class2SupplyCategoryClothingIndividualEquipmentToolsAdminSupplies
,Class3SupplyCategoryPetroleumOilsLubricants
,Class4SupplyCategoryConstructionMaterials
,Class6SupplyCategoryPersonnelDemandItems
,Class7SupplyCategoryMajorItems
,Class8SupplyCategoryMedicalMaterial
,Class9SupplyCategoryRepairPartsandComponents
,ExpendableAirCategory
,ExpendableSubsurfaceCategory
,ExpendableSurfaceCategory
,IsGroupOfGroupedEntityCategory
,LifeFormLandCategories
,MunitionCategory
,PlatformAirCategory
,PlatformLandCategory
,PlatformSpaceCategory
,PlatformSubsurfaceCategory
,PlatformSurfaceCategory
,RadioCategory
,SensorEmitterCategory
public interface Category
Category.java created on May 7, 2019.
Marker interface to polymorphize category field in Pdus.
-
Method Summary
-
Method Details
-
getValue
int getValue()- Returns:
- the value of this SubCategory
-
getDescription
String getDescription()- Returns:
- the description of this SubCategory
-