Package com.sun.jna.platform.win32
Interface FlagEnum
- 
- All Known Implementing Classes:
- HighLevelMonitorConfigurationAPI.MC_CAPS,- HighLevelMonitorConfigurationAPI.MC_SUPPORTED_COLOR_TEMPERATURE
 
 public interface FlagEnumAn interface for enum that can be combined to a set based on an integer value- Author:
- Martin Steiger
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetFlag()
 
-