public static class HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE.ByReference extends ByReference
Constructor and Description |
---|
ByReference()
Create an uninitialized reference
|
ByReference(HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE value)
Instantiates a new reference.
|
Modifier and Type | Method and Description |
---|---|
HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE |
getValue()
Gets the value.
|
void |
setValue(HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE value)
Sets the value.
|
toString
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
public ByReference()
public ByReference(HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE value)
value
- the valuepublic void setValue(HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE value)
value
- the new valuepublic HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE getValue()