public class ConvertQuery extends Query
NativeObject.InitializerdefaultInit, LIFECYCLE, ownsHandle| Constructor and Description |
|---|
ConvertQuery(Format srcFormat,
long value,
Format destFormat) |
ConvertQuery(NativeObject.Initializer init) |
| Modifier and Type | Method and Description |
|---|---|
Format |
getDestinationFormat() |
long |
getDestinationValue() |
Format |
getSourceFormat() |
long |
getSourceValue() |
void |
setConvert(Format srcFormat,
long srcValue,
Format dstFormat,
long dstValue) |
getStructure, makeWritabledisposeNativeHandle, isWritable, makeWritable, ref, unrefclassFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, invalidate, isDisposed, nativeValue, objectFor, objectFor, objectFor, objectFor, toStringpublic ConvertQuery(NativeObject.Initializer init)