NativeMappedpublic 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, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringpublic 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()