NativeMapped
public static class HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE.ByReference extends ByReference
Constructor | Description |
---|---|
ByReference() |
Create an uninitialized reference
|
ByReference(HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE value) |
Instantiates a new reference.
|
Modifier and Type | Method | Description |
---|---|---|
HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE |
getValue() |
Gets the value.
|
void |
setValue(HighLevelMonitorConfigurationAPI.MC_COLOR_TEMPERATURE value) |
Sets the value.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
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()