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