public interface esriByteSwapDataType
extends java.io.Serializable
Description: 'Data type to prform byte swapping on.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriBSDTbool
Data type for byte swap = bool
|
static int |
esriBSDTBOOLU
Data type for byte swap = BOOL
|
static int |
esriBSDTBYTE
Data type for byte swap = BYTE
|
static int |
esriBSDTchar
Data type for byte swap = char
|
static int |
esriBSDTDOUBLE
Data type for byte swap = DOUBLE
|
static int |
esriBSDTFLOAT
Data type for byte swap = FLOAT
|
static int |
esriBSDTGUID
Data type for byte swap = GUID
|
static int |
esriBSDTLONG
Data type for byte swap = LONG
|
static int |
esriBSDTLONGLONG
Data type for byte swap = LONGLONG
|
static int |
esriBSDTSHORT
Data type for byte swap = SHORT
|
static int |
esriBSDTULONG
Data type for byte swap = ULONG
|
static int |
esriBSDTULONGLONG
Data type for byte swap = ULONGLONG
|
static int |
esriBSDTunsignedint
Data type for byte swap = unsigned int
|
static int |
esriBSDTUSHORT
Data type for byte swap = USHORT
|
static int |
esriBSDTWCHAR
Data type for byte swap = WCHAR
|
static final int esriBSDTchar
static final int esriBSDTbool
static final int esriBSDTunsignedint
static final int esriBSDTBYTE
static final int esriBSDTBOOLU
static final int esriBSDTUSHORT
static final int esriBSDTSHORT
static final int esriBSDTULONG
static final int esriBSDTLONG
static final int esriBSDTULONGLONG
static final int esriBSDTLONGLONG
static final int esriBSDTFLOAT
static final int esriBSDTDOUBLE
static final int esriBSDTGUID
static final int esriBSDTWCHAR