com.judoscript
Interface MethodOrdinals
- All Known Implementing Classes:
- _Array, _Array._LinkedList, _Date, _HTTP, _Queue, _Set, _Stack, _TableData, _Timer, AccessFunction, ConstDouble, ConstInt, ConstString, ConstString.InternalName, DBBatch, DBConnect, DBHandle, DBMetaData, DOMDoc, ExcptError, ExprOutBoundVar, FrameBlock, FrameRoot, FunctionUser.FunctionFrame, HttpService, IODevice, JavaArray, JavaArray.ObjectArray, JavaExtension, JavaObject, JuspSession, ObjectInstance, OrderedMap, QueryResult, Secret, SortedMap, Sys, UpdateResult, UserDefined, ValueBase, ValueSpecial, VariableAdapter, ZipArchive
public interface MethodOrdinals
BIM_COMMON_ORDINAL_BASE
static final int BIM_COMMON_ORDINAL_BASE
- See Also:
- Constant Field Values
BIM_ISINT
static final int BIM_ISINT
- See Also:
- Constant Field Values
BIM_ISDOUBLE
static final int BIM_ISDOUBLE
- See Also:
- Constant Field Values
BIM_ISNUMBER
static final int BIM_ISNUMBER
- See Also:
- Constant Field Values
BIM_ISSTRING
static final int BIM_ISSTRING
- See Also:
- Constant Field Values
BIM_ISDATE
static final int BIM_ISDATE
- See Also:
- Constant Field Values
BIM_ISJAVA
static final int BIM_ISJAVA
- See Also:
- Constant Field Values
BIM_ISARRAY
static final int BIM_ISARRAY
- See Also:
- Constant Field Values
BIM_ISSET
static final int BIM_ISSET
- See Also:
- Constant Field Values
BIM_ISSTRUCT
static final int BIM_ISSTRUCT
- See Also:
- Constant Field Values
BIM_ISSTACK
static final int BIM_ISSTACK
- See Also:
- Constant Field Values
BIM_ISQUEUE
static final int BIM_ISQUEUE
- See Also:
- Constant Field Values
BIM_ISFUNCTION
static final int BIM_ISFUNCTION
- See Also:
- Constant Field Values
BIM_ISOBJECT
static final int BIM_ISOBJECT
- See Also:
- Constant Field Values
BIM_ISCOMPLEX
static final int BIM_ISCOMPLEX
- See Also:
- Constant Field Values
BIM_ISA
static final int BIM_ISA
- See Also:
- Constant Field Values
BIM_ISNULL
static final int BIM_ISNULL
- See Also:
- Constant Field Values
BIM_TYPENAME
static final int BIM_TYPENAME
- See Also:
- Constant Field Values
BIM_TOSTRING
static final int BIM_TOSTRING
- See Also:
- Constant Field Values
BIM_TOARRAY
static final int BIM_TOARRAY
- See Also:
- Constant Field Values
BIM_JAVA_BASE
static final int BIM_JAVA_BASE
- See Also:
- Constant Field Values
BIM_TOBOOLEAN
static final int BIM_TOBOOLEAN
- See Also:
- Constant Field Values
BIM_TOBYTE
static final int BIM_TOBYTE
- See Also:
- Constant Field Values
BIM_TOCHARACTER
static final int BIM_TOCHARACTER
- See Also:
- Constant Field Values
BIM_TOSHORT
static final int BIM_TOSHORT
- See Also:
- Constant Field Values
BIM_TOINTEGER
static final int BIM_TOINTEGER
- See Also:
- Constant Field Values
BIM_TOLONG
static final int BIM_TOLONG
- See Also:
- Constant Field Values
BIM_TOFLOAT
static final int BIM_TOFLOAT
- See Also:
- Constant Field Values
BIM_TODOUBLE
static final int BIM_TODOUBLE
- See Also:
- Constant Field Values
BIM_NUMBER_BASE
static final int BIM_NUMBER_BASE
- See Also:
- Constant Field Values
BIM_ABS
static final int BIM_ABS
- See Also:
- Constant Field Values
BIM_SQRT
static final int BIM_SQRT
- See Also:
- Constant Field Values
BIM_LOG
static final int BIM_LOG
- See Also:
- Constant Field Values
BIM_LOG10
static final int BIM_LOG10
- See Also:
- Constant Field Values
BIM_LOG2
static final int BIM_LOG2
- See Also:
- Constant Field Values
BIM_EXP
static final int BIM_EXP
- See Also:
- Constant Field Values
BIM_FLOOR
static final int BIM_FLOOR
- See Also:
- Constant Field Values
BIM_CEIL
static final int BIM_CEIL
- See Also:
- Constant Field Values
BIM_ROUND
static final int BIM_ROUND
- See Also:
- Constant Field Values
BIM_POW
static final int BIM_POW
- See Also:
- Constant Field Values
BIM_SIN
static final int BIM_SIN
- See Also:
- Constant Field Values
BIM_COS
static final int BIM_COS
- See Also:
- Constant Field Values
BIM_TAN
static final int BIM_TAN
- See Also:
- Constant Field Values
BIM_ASIN
static final int BIM_ASIN
- See Also:
- Constant Field Values
BIM_ACOS
static final int BIM_ACOS
- See Also:
- Constant Field Values
BIM_ATAN
static final int BIM_ATAN
- See Also:
- Constant Field Values
BIM_SIN_DEG
static final int BIM_SIN_DEG
- See Also:
- Constant Field Values
BIM_COS_DEG
static final int BIM_COS_DEG
- See Also:
- Constant Field Values
BIM_TAN_DEG
static final int BIM_TAN_DEG
- See Also:
- Constant Field Values
BIM_ASIN_DEG
static final int BIM_ASIN_DEG
- See Also:
- Constant Field Values
BIM_ACOS_DEG
static final int BIM_ACOS_DEG
- See Also:
- Constant Field Values
BIM_ATAN_DEG
static final int BIM_ATAN_DEG
- See Also:
- Constant Field Values
BIM_DEGREE
static final int BIM_DEGREE
- See Also:
- Constant Field Values
BIM_RADIAN
static final int BIM_RADIAN
- See Also:
- Constant Field Values
BIM_GROUPNUMBER
static final int BIM_GROUPNUMBER
- See Also:
- Constant Field Values
BIM_FRACTIONDIGITS
static final int BIM_FRACTIONDIGITS
- See Also:
- Constant Field Values
BIM_ISODD
static final int BIM_ISODD
- See Also:
- Constant Field Values
BIM_ISEVEN
static final int BIM_ISEVEN
- See Also:
- Constant Field Values
BIM_ISALPHA
static final int BIM_ISALPHA
- See Also:
- Constant Field Values
BIM_ISALNUM
static final int BIM_ISALNUM
- See Also:
- Constant Field Values
BIM_ISDIGIT
static final int BIM_ISDIGIT
- See Also:
- Constant Field Values
BIM_ISUPPER
static final int BIM_ISUPPER
- See Also:
- Constant Field Values
BIM_ISLOWER
static final int BIM_ISLOWER
- See Also:
- Constant Field Values
BIM_ISWHITE
static final int BIM_ISWHITE
- See Also:
- Constant Field Values
BIM_NUMOFDIGITS
static final int BIM_NUMOFDIGITS
- See Also:
- Constant Field Values
BIM_NUMOFHEXDIGITS
static final int BIM_NUMOFHEXDIGITS
- See Also:
- Constant Field Values
BIM_NUMOFOCTALDIGITS
static final int BIM_NUMOFOCTALDIGITS
- See Also:
- Constant Field Values
BIM_STRING_BASE
static final int BIM_STRING_BASE
- See Also:
- Constant Field Values
BIM_CHR
static final int BIM_CHR
- See Also:
- Constant Field Values
BIM_ASCII
static final int BIM_ASCII
- See Also:
- Constant Field Values
BIM_UNICODE
static final int BIM_UNICODE
- See Also:
- Constant Field Values
BIM_CHARAT
static final int BIM_CHARAT
- See Also:
- Constant Field Values
BIM_SUBSTR
static final int BIM_SUBSTR
- See Also:
- Constant Field Values
BIM_TRUNCATE
static final int BIM_TRUNCATE
- See Also:
- Constant Field Values
BIM_CSV
static final int BIM_CSV
- See Also:
- Constant Field Values
BIM_TRIM
static final int BIM_TRIM
- See Also:
- Constant Field Values
BIM_INDEXOF
static final int BIM_INDEXOF
- See Also:
- Constant Field Values
BIM_LASTINDEXOF
static final int BIM_LASTINDEXOF
- See Also:
- Constant Field Values
BIM_TOLOWER
static final int BIM_TOLOWER
- See Also:
- Constant Field Values
BIM_TOUPPER
static final int BIM_TOUPPER
- See Also:
- Constant Field Values
BIM_STARTSWITH
static final int BIM_STARTSWITH
- See Also:
- Constant Field Values
BIM_ENDSWITH
static final int BIM_ENDSWITH
- See Also:
- Constant Field Values
BIM_REGIONMATCHES
static final int BIM_REGIONMATCHES
- See Also:
- Constant Field Values
BIM_REGIONMATCHESIGNORECASE
static final int BIM_REGIONMATCHESIGNORECASE
- See Also:
- Constant Field Values
BIM_REPLACE
static final int BIM_REPLACE
- See Also:
- Constant Field Values
BIM_REPLACEIGNORECASE
static final int BIM_REPLACEIGNORECASE
- See Also:
- Constant Field Values
BIM_REPLACETAGS
static final int BIM_REPLACETAGS
- See Also:
- Constant Field Values
BIM_ENCODEURL
static final int BIM_ENCODEURL
- See Also:
- Constant Field Values
BIM_DECODEURL
static final int BIM_DECODEURL
- See Also:
- Constant Field Values
BIM_PARSEURL
static final int BIM_PARSEURL
- See Also:
- Constant Field Values
BIM_GETFILENAME
static final int BIM_GETFILENAME
- See Also:
- Constant Field Values
BIM_GETFILEPATH
static final int BIM_GETFILEPATH
- See Also:
- Constant Field Values
BIM_GETFILECANONICALPATH
static final int BIM_GETFILECANONICALPATH
- See Also:
- Constant Field Values
BIM_GETFILEEXT
static final int BIM_GETFILEEXT
- See Also:
- Constant Field Values
BIM_ENSUREENDSWITHFILESEP
static final int BIM_ENSUREENDSWITHFILESEP
- See Also:
- Constant Field Values
BIM_ISEMPTY
static final int BIM_ISEMPTY
- See Also:
- Constant Field Values
BIM_ISNOTEMPTY
static final int BIM_ISNOTEMPTY
- See Also:
- Constant Field Values
BIM_ISBLANK
static final int BIM_ISBLANK
- See Also:
- Constant Field Values
BIM_ISNOTBLANK
static final int BIM_ISNOTBLANK
- See Also:
- Constant Field Values
BIM_NEVEREMPTY
static final int BIM_NEVEREMPTY
- See Also:
- Constant Field Values
BIM_STRINGCOMPARE
static final int BIM_STRINGCOMPARE
- See Also:
- Constant Field Values
BIM_COUNT
static final int BIM_COUNT
- See Also:
- Constant Field Values
BIM_GETREADER
static final int BIM_GETREADER
- See Also:
- Constant Field Values
BIM_EQUALSIGNORECASE
static final int BIM_EQUALSIGNORECASE
- See Also:
- Constant Field Values
BIM_CONTAINS
static final int BIM_CONTAINS
- See Also:
- Constant Field Values
BIM_LEFT
static final int BIM_LEFT
- See Also:
- Constant Field Values
BIM_RIGHT
static final int BIM_RIGHT
- See Also:
- Constant Field Values
BIM_LEFTOF
static final int BIM_LEFTOF
- See Also:
- Constant Field Values
BIM_RIGHTOF
static final int BIM_RIGHTOF
- See Also:
- Constant Field Values
BIM_LEFTOFFIRSTWHITE
static final int BIM_LEFTOFFIRSTWHITE
- See Also:
- Constant Field Values
BIM_RIGHTOFFIRSTWHITE
static final int BIM_RIGHTOFFIRSTWHITE
- See Also:
- Constant Field Values
BIM_GETBYTES
static final int BIM_GETBYTES
- See Also:
- Constant Field Values
BIM_GETCHARS
static final int BIM_GETCHARS
- See Also:
- Constant Field Values
BIM_BASE64DECODE
static final int BIM_BASE64DECODE
- See Also:
- Constant Field Values
BIM_UNQUOTE
static final int BIM_UNQUOTE
- See Also:
- Constant Field Values
BIM_TOABSOLUTEPATH
static final int BIM_TOABSOLUTEPATH
- See Also:
- Constant Field Values
BIM_PARSEFIXEDPOSITION
static final int BIM_PARSEFIXEDPOSITION
- See Also:
- Constant Field Values
BIM_WRITETOFILE
static final int BIM_WRITETOFILE
- See Also:
- Constant Field Values
BIM_WRITETOZIP
static final int BIM_WRITETOZIP
- See Also:
- Constant Field Values
BIM_ISASCIIONLY
static final int BIM_ISASCIIONLY
- See Also:
- Constant Field Values
BIM_ESCAPEHTML
static final int BIM_ESCAPEHTML
- See Also:
- Constant Field Values
BIM_ESCAPEJAVA
static final int BIM_ESCAPEJAVA
- See Also:
- Constant Field Values
BIM_ESCAPEJAVASCRIPT
static final int BIM_ESCAPEJAVASCRIPT
- See Also:
- Constant Field Values
BIM_ESCAPESQL
static final int BIM_ESCAPESQL
- See Also:
- Constant Field Values
BIM_ESCAPEXML
static final int BIM_ESCAPEXML
- See Also:
- Constant Field Values
BIM_UNESCAPEHTML
static final int BIM_UNESCAPEHTML
- See Also:
- Constant Field Values
BIM_UNESCAPEJAVA
static final int BIM_UNESCAPEJAVA
- See Also:
- Constant Field Values
BIM_UNESCAPEJAVASCRIPT
static final int BIM_UNESCAPEJAVASCRIPT
- See Also:
- Constant Field Values
BIM_UNESCAPEXML
static final int BIM_UNESCAPEXML
- See Also:
- Constant Field Values
BIM_MATCHER
static final int BIM_MATCHER
- See Also:
- Constant Field Values
BIM_MATCHES
static final int BIM_MATCHES
- See Also:
- Constant Field Values
BIM_MATCHESSTART
static final int BIM_MATCHESSTART
- See Also:
- Constant Field Values
BIM_REPLACEALL
static final int BIM_REPLACEALL
- See Also:
- Constant Field Values
BIM_REPLACEFIRST
static final int BIM_REPLACEFIRST
- See Also:
- Constant Field Values
BIM_SPLIT
static final int BIM_SPLIT
- See Also:
- Constant Field Values
BIM_SPLITWITHMATCHES
static final int BIM_SPLITWITHMATCHES
- See Also:
- Constant Field Values
BIM_SPLITWITHMATCHESONLY
static final int BIM_SPLITWITHMATCHESONLY
- See Also:
- Constant Field Values
BIM_CHOMP
static final int BIM_CHOMP
- See Also:
- Constant Field Values
BIM_LINESTOARRAY
static final int BIM_LINESTOARRAY
- See Also:
- Constant Field Values
BIM_TOABSOLUTEURL
static final int BIM_TOABSOLUTEURL
- See Also:
- Constant Field Values
BIM_FILE_BASE
static final int BIM_FILE_BASE
- See Also:
- Constant Field Values
BIM_FILEEXISTS
static final int BIM_FILEEXISTS
- See Also:
- Constant Field Values
BIM_FILEISWRITABLE
static final int BIM_FILEISWRITABLE
- See Also:
- Constant Field Values
BIM_FILEISREADABLE
static final int BIM_FILEISREADABLE
- See Also:
- Constant Field Values
BIM_FILELENGTH
static final int BIM_FILELENGTH
- See Also:
- Constant Field Values
BIM_FILETIME
static final int BIM_FILETIME
- See Also:
- Constant Field Values
BIM_ISFILE
static final int BIM_ISFILE
- See Also:
- Constant Field Values
BIM_FILEISDIRECTORY
static final int BIM_FILEISDIRECTORY
- See Also:
- Constant Field Values
BIM_FILEISREGULAR
static final int BIM_FILEISREGULAR
- See Also:
- Constant Field Values
BIM_FILEISHIDDEN
static final int BIM_FILEISHIDDEN
- See Also:
- Constant Field Values
BIM_TOOSPATH
static final int BIM_TOOSPATH
- See Also:
- Constant Field Values
BIM_FORMAT_BASE
static final int BIM_FORMAT_BASE
- See Also:
- Constant Field Values
BIM_PARSEINT
static final int BIM_PARSEINT
- See Also:
- Constant Field Values
BIM_PARSEINTROMAN
static final int BIM_PARSEINTROMAN
- See Also:
- Constant Field Values
BIM_PARSEDATE
static final int BIM_PARSEDATE
- See Also:
- Constant Field Values
BIM_FORMATBOOL
static final int BIM_FORMATBOOL
- See Also:
- Constant Field Values
BIM_FORMATHEX
static final int BIM_FORMATHEX
- See Also:
- Constant Field Values
BIM_FORMATOCTAL
static final int BIM_FORMATOCTAL
- See Also:
- Constant Field Values
BIM_FORMATROMAN
static final int BIM_FORMATROMAN
- See Also:
- Constant Field Values
BIM_FORMATCURRENCY
static final int BIM_FORMATCURRENCY
- See Also:
- Constant Field Values
BIM_FORMATDURATION
static final int BIM_FORMATDURATION
- See Also:
- Constant Field Values
BIM_UNIT
static final int BIM_UNIT
- See Also:
- Constant Field Values
BIM_CAPITALIZEFIRSTLETTER
static final int BIM_CAPITALIZEFIRSTLETTER
- See Also:
- Constant Field Values
BIM_CAPITALIZEALLFIRSTLETTERS
static final int BIM_CAPITALIZEALLFIRSTLETTERS
- See Also:
- Constant Field Values
BIM_IODEVICE_BASE
static final int BIM_IODEVICE_BASE
- See Also:
- Constant Field Values
BIM_SIZE
static final int BIM_SIZE
- See Also:
- Constant Field Values
BIM_LASTMODIFIED
static final int BIM_LASTMODIFIED
- See Also:
- Constant Field Values
BIM_SETBIGENDIAN
static final int BIM_SETBIGENDIAN
- See Also:
- Constant Field Values
BIM_ISBIGENDIAN
static final int BIM_ISBIGENDIAN
- See Also:
- Constant Field Values
BIM_SETLITTLEENDIAN
static final int BIM_SETLITTLEENDIAN
- See Also:
- Constant Field Values
BIM_ISLITTLEENDIAN
static final int BIM_ISLITTLEENDIAN
- See Also:
- Constant Field Values
BIM_READBYTESASSTRING
static final int BIM_READBYTESASSTRING
- See Also:
- Constant Field Values
BIM_TOTEXTINPUT
static final int BIM_TOTEXTINPUT
- See Also:
- Constant Field Values
BIM_TOTEXTOUTPUT
static final int BIM_TOTEXTOUTPUT
- See Also:
- Constant Field Values
BIM_USERDEFINED_BASE
static final int BIM_USERDEFINED_BASE
- See Also:
- Constant Field Values
BIM_COPY
static final int BIM_COPY
- See Also:
- Constant Field Values
BIM_CLEAR
static final int BIM_CLEAR
- See Also:
- Constant Field Values
BIM_KEYS
static final int BIM_KEYS
- See Also:
- Constant Field Values
BIM_KEYSSORTED
static final int BIM_KEYSSORTED
- See Also:
- Constant Field Values
BIM_KEYSFILTERED
static final int BIM_KEYSFILTERED
- See Also:
- Constant Field Values
BIM_VALUES
static final int BIM_VALUES
- See Also:
- Constant Field Values
BIM_HAS
static final int BIM_HAS
- See Also:
- Constant Field Values
BIM_HASMETHOD
static final int BIM_HASMETHOD
- See Also:
- Constant Field Values
BIM_ASSERTHAS
static final int BIM_ASSERTHAS
- See Also:
- Constant Field Values
BIM_REMOVE
static final int BIM_REMOVE
- See Also:
- Constant Field Values
BIM_GET
static final int BIM_GET
- See Also:
- Constant Field Values
BIM_SET
static final int BIM_SET
- See Also:
- Constant Field Values
BIM_TRANSPOSE
static final int BIM_TRANSPOSE
- See Also:
- Constant Field Values
BIM_KEYSSORTEDBYVALUE
static final int BIM_KEYSSORTEDBYVALUE
- See Also:
- Constant Field Values
BIM_KEYSFILTEREDBYVALUE
static final int BIM_KEYSFILTEREDBYVALUE
- See Also:
- Constant Field Values
BIM_KEYSFILTEREDANDSORTEDBYVALUE
static final int BIM_KEYSFILTEREDANDSORTEDBYVALUE
- See Also:
- Constant Field Values
BIM_ZIPARCHIVE_BASE
static final int BIM_ZIPARCHIVE_BASE
- See Also:
- Constant Field Values
BIM_FILECOMPRESSEDSIZE
static final int BIM_FILECOMPRESSEDSIZE
- See Also:
- Constant Field Values
BIM_ARRAY_BASE
static final int BIM_ARRAY_BASE
- See Also:
- Constant Field Values
BIM_LASTINDEX
static final int BIM_LASTINDEX
- See Also:
- Constant Field Values
BIM_INSERT
static final int BIM_INSERT
- See Also:
- Constant Field Values
BIM_PREPEND
static final int BIM_PREPEND
- See Also:
- Constant Field Values
BIM_APPEND
static final int BIM_APPEND
- See Also:
- Constant Field Values
BIM_SUBARRAY
static final int BIM_SUBARRAY
- See Also:
- Constant Field Values
BIM_EXISTS
static final int BIM_EXISTS
- See Also:
- Constant Field Values
BIM_SUM
static final int BIM_SUM
- See Also:
- Constant Field Values
BIM_AVG
static final int BIM_AVG
- See Also:
- Constant Field Values
BIM_RANGE
static final int BIM_RANGE
- See Also:
- Constant Field Values
BIM_SORT
static final int BIM_SORT
- See Also:
- Constant Field Values
BIM_SORT_AS_STRING
static final int BIM_SORT_AS_STRING
- See Also:
- Constant Field Values
BIM_SORT_AS_NUMBER
static final int BIM_SORT_AS_NUMBER
- See Also:
- Constant Field Values
BIM_SORT_AS_DATE
static final int BIM_SORT_AS_DATE
- See Also:
- Constant Field Values
BIM_REVERSE
static final int BIM_REVERSE
- See Also:
- Constant Field Values
BIM_FILTER
static final int BIM_FILTER
- See Also:
- Constant Field Values
BIM_CONVERT
static final int BIM_CONVERT
- See Also:
- Constant Field Values
BIM_CONCAT
static final int BIM_CONCAT
- See Also:
- Constant Field Values
BIM_TOFIXEDPOSITIONSTRING
static final int BIM_TOFIXEDPOSITIONSTRING
- See Also:
- Constant Field Values
BIM_PREPENDARRAY
static final int BIM_PREPENDARRAY
- See Also:
- Constant Field Values
BIM_TOSTRINGARRAY
static final int BIM_TOSTRINGARRAY
- See Also:
- Constant Field Values
BIM_APPENDARRAY
static final int BIM_APPENDARRAY
- See Also:
- Constant Field Values
BIM_SETSIZE
static final int BIM_SETSIZE
- See Also:
- Constant Field Values
BIM_TOOBJECTARRAY
static final int BIM_TOOBJECTARRAY
- See Also:
- Constant Field Values
BIM_TOBOOLEANARRAY
static final int BIM_TOBOOLEANARRAY
- See Also:
- Constant Field Values
BIM_TOBYTEARRAY
static final int BIM_TOBYTEARRAY
- See Also:
- Constant Field Values
BIM_TOCHARARRAY
static final int BIM_TOCHARARRAY
- See Also:
- Constant Field Values
BIM_TOSHORTARRAY
static final int BIM_TOSHORTARRAY
- See Also:
- Constant Field Values
BIM_TOINTARRAY
static final int BIM_TOINTARRAY
- See Also:
- Constant Field Values
BIM_TOLONGARRAY
static final int BIM_TOLONGARRAY
- See Also:
- Constant Field Values
BIM_TOFLOATARRAY
static final int BIM_TOFLOATARRAY
- See Also:
- Constant Field Values
BIM_TODOUBLEARRAY
static final int BIM_TODOUBLEARRAY
- See Also:
- Constant Field Values
BIM_TOBOOLEANOBJECTARRAY
static final int BIM_TOBOOLEANOBJECTARRAY
- See Also:
- Constant Field Values
BIM_TOBYTEOBJECTARRAY
static final int BIM_TOBYTEOBJECTARRAY
- See Also:
- Constant Field Values
BIM_TOCHAROBJECTARRAY
static final int BIM_TOCHAROBJECTARRAY
- See Also:
- Constant Field Values
BIM_TOSHORTOBJECTARRAY
static final int BIM_TOSHORTOBJECTARRAY
- See Also:
- Constant Field Values
BIM_TOINTOBJECTARRAY
static final int BIM_TOINTOBJECTARRAY
- See Also:
- Constant Field Values
BIM_TOLONGOBJECTARRAY
static final int BIM_TOLONGOBJECTARRAY
- See Also:
- Constant Field Values
BIM_TOFLOATOBJECTARRAY
static final int BIM_TOFLOATOBJECTARRAY
- See Also:
- Constant Field Values
BIM_TODOUBLEOBJECTARRAY
static final int BIM_TODOUBLEOBJECTARRAY
- See Also:
- Constant Field Values
BIM_SUBSET
static final int BIM_SUBSET
- See Also:
- Constant Field Values
BIM_TOJAVASET
static final int BIM_TOJAVASET
- See Also:
- Constant Field Values
BIM_FIRST
static final int BIM_FIRST
- See Also:
- Constant Field Values
BIM_LAST
static final int BIM_LAST
- See Also:
- Constant Field Values
BIM_SAVEASLINES
static final int BIM_SAVEASLINES
- See Also:
- Constant Field Values
BIM_LOADASLINES
static final int BIM_LOADASLINES
- See Also:
- Constant Field Values
BIM_GETONE
static final int BIM_GETONE
- See Also:
- Constant Field Values
BIM_DATE_BASE
static final int BIM_DATE_BASE
- See Also:
- Constant Field Values
BIM_EPOCH
static final int BIM_EPOCH
- See Also:
- Constant Field Values
BIM_YEAR
static final int BIM_YEAR
- See Also:
- Constant Field Values
BIM_MONTH
static final int BIM_MONTH
- See Also:
- Constant Field Values
BIM_HOUR
static final int BIM_HOUR
- See Also:
- Constant Field Values
BIM_MINUTE
static final int BIM_MINUTE
- See Also:
- Constant Field Values
BIM_SECOND
static final int BIM_SECOND
- See Also:
- Constant Field Values
BIM_MILLISECOND
static final int BIM_MILLISECOND
- See Also:
- Constant Field Values
BIM_ZONE_OFFSET
static final int BIM_ZONE_OFFSET
- See Also:
- Constant Field Values
BIM_DST_OFFSET
static final int BIM_DST_OFFSET
- See Also:
- Constant Field Values
BIM_WEEK_OF_YEAR
static final int BIM_WEEK_OF_YEAR
- See Also:
- Constant Field Values
BIM_WEEK_OF_MONTH
static final int BIM_WEEK_OF_MONTH
- See Also:
- Constant Field Values
BIM_DAY_OF_MONTH
static final int BIM_DAY_OF_MONTH
- See Also:
- Constant Field Values
BIM_DAY_OF_YEAR
static final int BIM_DAY_OF_YEAR
- See Also:
- Constant Field Values
BIM_DAY_OF_WEEK
static final int BIM_DAY_OF_WEEK
- See Also:
- Constant Field Values
BIM_DAY_OF_WEEK_IN_MONTH
static final int BIM_DAY_OF_WEEK_IN_MONTH
- See Also:
- Constant Field Values
BIM_IS_AM
static final int BIM_IS_AM
- See Also:
- Constant Field Values
BIM_IS_PM
static final int BIM_IS_PM
- See Also:
- Constant Field Values
BIM_MONTH_NAME
static final int BIM_MONTH_NAME
- See Also:
- Constant Field Values
BIM_MONTH_SHORT_NAME
static final int BIM_MONTH_SHORT_NAME
- See Also:
- Constant Field Values
BIM_WEEK_NAME
static final int BIM_WEEK_NAME
- See Also:
- Constant Field Values
BIM_WEEK_SHORT_NAME
static final int BIM_WEEK_SHORT_NAME
- See Also:
- Constant Field Values
BIM_FORMATDATE
static final int BIM_FORMATDATE
- See Also:
- Constant Field Values
BIM_BEFORE
static final int BIM_BEFORE
- See Also:
- Constant Field Values
BIM_AFTER
static final int BIM_AFTER
- See Also:
- Constant Field Values
BIM_GETTIME
static final int BIM_GETTIME
- See Also:
- Constant Field Values
BIM_SETTIME
static final int BIM_SETTIME
- See Also:
- Constant Field Values
BIM_ENSUREDATE
static final int BIM_ENSUREDATE
- See Also:
- Constant Field Values
BIM_TABLEDATA_BASE
static final int BIM_TABLEDATA_BASE
- See Also:
- Constant Field Values
BIM_ADDROW
static final int BIM_ADDROW
- See Also:
- Constant Field Values
BIM_SETROW
static final int BIM_SETROW
- See Also:
- Constant Field Values
BIM_SETTITLES
static final int BIM_SETTITLES
- See Also:
- Constant Field Values
BIM_HTTP_BASE
static final int BIM_HTTP_BASE
- See Also:
- Constant Field Values
BIM_GETURL
static final int BIM_GETURL
- See Also:
- Constant Field Values
BIM_GETHOST
static final int BIM_GETHOST
- See Also:
- Constant Field Values
BIM_GETPORT
static final int BIM_GETPORT
- See Also:
- Constant Field Values
BIM_GETDOMAIN
static final int BIM_GETDOMAIN
- See Also:
- Constant Field Values
BIM_GETPATH
static final int BIM_GETPATH
- See Also:
- Constant Field Values
BIM_GETQUERY
static final int BIM_GETQUERY
- See Also:
- Constant Field Values
BIM_GETREF
static final int BIM_GETREF
- See Also:
- Constant Field Values
BIM_GETMETHOD
static final int BIM_GETMETHOD
- See Also:
- Constant Field Values
BIM_GETINPUTSTREAM
static final int BIM_GETINPUTSTREAM
- See Also:
- Constant Field Values
BIM_GETTEXTINPUT
static final int BIM_GETTEXTINPUT
- See Also:
- Constant Field Values
BIM_GETOUTPUTSTREAM
static final int BIM_GETOUTPUTSTREAM
- See Also:
- Constant Field Values
BIM_GETTEXTOUTPUT
static final int BIM_GETTEXTOUTPUT
- See Also:
- Constant Field Values
BIM_STATUSCODE
static final int BIM_STATUSCODE
- See Also:
- Constant Field Values
BIM_RESPONSEMSG
static final int BIM_RESPONSEMSG
- See Also:
- Constant Field Values
BIM_GETDATEHEADER
static final int BIM_GETDATEHEADER
- See Also:
- Constant Field Values
BIM_GETALLHEADERS
static final int BIM_GETALLHEADERS
- See Also:
- Constant Field Values
BIM_CONNECT
static final int BIM_CONNECT
- See Also:
- Constant Field Values
BIM_ADDCOOKIE
static final int BIM_ADDCOOKIE
- See Also:
- Constant Field Values
BIM_LOADCOOKIES
static final int BIM_LOADCOOKIES
- See Also:
- Constant Field Values
BIM_GETCOOKIES
static final int BIM_GETCOOKIES
- See Also:
- Constant Field Values
BIM_SAVECOOKIES
static final int BIM_SAVECOOKIES
- See Also:
- Constant Field Values
BIM_GETCONTENTLENGTH
static final int BIM_GETCONTENTLENGTH
- See Also:
- Constant Field Values
BIM_GETCONTENTTYPE
static final int BIM_GETCONTENTTYPE
- See Also:
- Constant Field Values
BIM_GETCONTENTBYTES
static final int BIM_GETCONTENTBYTES
- See Also:
- Constant Field Values
BIM_PARSEFORMVARS
static final int BIM_PARSEFORMVARS
- See Also:
- Constant Field Values
BIM_GETSERVERNAME
static final int BIM_GETSERVERNAME
- See Also:
- Constant Field Values
BIM_GETSERVERPORT
static final int BIM_GETSERVERPORT
- See Also:
- Constant Field Values
BIM_SERVEFILE
static final int BIM_SERVEFILE
- See Also:
- Constant Field Values
BIM_SERVEERROR
static final int BIM_SERVEERROR
- See Also:
- Constant Field Values
BIM_DBMD_BASE
static final int BIM_DBMD_BASE
- See Also:
- Constant Field Values
BIM_GETSCHEMAS
static final int BIM_GETSCHEMAS
- See Also:
- Constant Field Values
BIM_GETCATALOGS
static final int BIM_GETCATALOGS
- See Also:
- Constant Field Values
BIM_GETTABLETYPES
static final int BIM_GETTABLETYPES
- See Also:
- Constant Field Values
BIM_GETTYPEINFO
static final int BIM_GETTYPEINFO
- See Also:
- Constant Field Values
BIM_GETPROCEDURES
static final int BIM_GETPROCEDURES
- See Also:
- Constant Field Values
BIM_GETPROCEDURECOLUMNS
static final int BIM_GETPROCEDURECOLUMNS
- See Also:
- Constant Field Values
BIM_GETTABLES
static final int BIM_GETTABLES
- See Also:
- Constant Field Values
BIM_GETCOLUMNS
static final int BIM_GETCOLUMNS
- See Also:
- Constant Field Values
BIM_GETCOLUMNPRIVILEGES
static final int BIM_GETCOLUMNPRIVILEGES
- See Also:
- Constant Field Values
BIM_GETTABLEPRIVILEGES
static final int BIM_GETTABLEPRIVILEGES
- See Also:
- Constant Field Values
BIM_GETBESTROWIDENTIFIER
static final int BIM_GETBESTROWIDENTIFIER
- See Also:
- Constant Field Values
BIM_GETVERSIONCOLUMNS
static final int BIM_GETVERSIONCOLUMNS
- See Also:
- Constant Field Values
BIM_GETPRIMARYKEYS
static final int BIM_GETPRIMARYKEYS
- See Also:
- Constant Field Values
BIM_GETIMPORTEDKEYS
static final int BIM_GETIMPORTEDKEYS
- See Also:
- Constant Field Values
BIM_GETEXPORTEDKEYS
static final int BIM_GETEXPORTEDKEYS
- See Also:
- Constant Field Values
BIM_GETCROSSREFERENCE
static final int BIM_GETCROSSREFERENCE
- See Also:
- Constant Field Values
BIM_GETINDEXINFO
static final int BIM_GETINDEXINFO
- See Also:
- Constant Field Values
BIM_GETUDTS
static final int BIM_GETUDTS
- See Also:
- Constant Field Values
BIM_DB_BASE
static final int BIM_DB_BASE
- See Also:
- Constant Field Values
BIM_GETSQL
static final int BIM_GETSQL
- See Also:
- Constant Field Values
BIM_GETRESULT
static final int BIM_GETRESULT
- See Also:
- Constant Field Values
BIM_GETONERESULT
static final int BIM_GETONERESULT
- See Also:
- Constant Field Values
BIM_GETRESULTSETTYPE
static final int BIM_GETRESULTSETTYPE
- See Also:
- Constant Field Values
BIM_GETRESULTSET
static final int BIM_GETRESULTSET
- See Also:
- Constant Field Values
BIM_GETRESULTSETMETADATA
static final int BIM_GETRESULTSETMETADATA
- See Also:
- Constant Field Values
BIM_GETPREPAREDSTATEMENT
static final int BIM_GETPREPAREDSTATEMENT
- See Also:
- Constant Field Values
BIM_GETCOLUMNATTRS
static final int BIM_GETCOLUMNATTRS
- See Also:
- Constant Field Values
BIM_DUMPRESULT
static final int BIM_DUMPRESULT
- See Also:
- Constant Field Values
BIM_EXECUTEUPDATE
static final int BIM_EXECUTEUPDATE
- See Also:
- Constant Field Values
BIM_NEXT
static final int BIM_NEXT
- See Also:
- Constant Field Values
BIM_HASRESULTSET
static final int BIM_HASRESULTSET
- See Also:
- Constant Field Values
BIM_DBBATCH_BASE
static final int BIM_DBBATCH_BASE
- See Also:
- Constant Field Values
BIM_EXECUTE
static final int BIM_EXECUTE
- See Also:
- Constant Field Values
BIM_XML_BASE
static final int BIM_XML_BASE
- See Also:
- Constant Field Values
BIM_GETNAME
static final int BIM_GETNAME
- See Also:
- Constant Field Values
BIM_GETURI
static final int BIM_GETURI
- See Also:
- Constant Field Values
BIM_GETLOCAL
static final int BIM_GETLOCAL
- See Also:
- Constant Field Values
BIM_GETLOCALTEXT
static final int BIM_GETLOCALTEXT
- See Also:
- Constant Field Values
BIM_GETRAW
static final int BIM_GETRAW
- See Also:
- Constant Field Values
BIM_HASATTRS
static final int BIM_HASATTRS
- See Also:
- Constant Field Values
BIM_COUNTATTRS
static final int BIM_COUNTATTRS
- See Also:
- Constant Field Values
BIM_GETATTRNAME
static final int BIM_GETATTRNAME
- See Also:
- Constant Field Values
BIM_GETATTRVALUE
static final int BIM_GETATTRVALUE
- See Also:
- Constant Field Values
BIM_ISENDTAG
static final int BIM_ISENDTAG
- See Also:
- Constant Field Values
BIM_SGML_BASE
static final int BIM_SGML_BASE
- See Also:
- Constant Field Values
BIM_GETROW
static final int BIM_GETROW
- See Also:
- Constant Field Values
BIM_GETCOLUMN
static final int BIM_GETCOLUMN
- See Also:
- Constant Field Values
BIM_ISCLOSED
static final int BIM_ISCLOSED
- See Also:
- Constant Field Values
BIM_SETNAME
static final int BIM_SETNAME
- See Also:
- Constant Field Values
BIM_GETTEXT
static final int BIM_GETTEXT
- See Also:
- Constant Field Values
BIM_GETALLATTRS
static final int BIM_GETALLATTRS
- See Also:
- Constant Field Values
BIM_ALL__MASK
static final int BIM_ALL__MASK
- See Also:
- Constant Field Values
BIM_SYS__MASK
static final int BIM_SYS__MASK
- See Also:
- Constant Field Values
BIM_FS__MASK
static final int BIM_FS__MASK
- See Also:
- Constant Field Values
BIM_DBCON__MASK
static final int BIM_DBCON__MASK
- See Also:
- Constant Field Values
BIM_SYS_RANDOM
static final int BIM_SYS_RANDOM
- See Also:
- Constant Field Values
BIM_CLOSE
static final int BIM_CLOSE
- See Also:
- Constant Field Values
BIM_COMMIT
static final int BIM_COMMIT
- See Also:
- Constant Field Values
BIM_ROLLBACK
static final int BIM_ROLLBACK
- See Also:
- Constant Field Values
BIM_NATIVESQL
static final int BIM_NATIVESQL
- See Also:
- Constant Field Values
BIM_CLEARWARNINGS
static final int BIM_CLEARWARNINGS
- See Also:
- Constant Field Values
BIM_REPORTWARNINGS
static final int BIM_REPORTWARNINGS
- See Also:
- Constant Field Values
BIM_EXECUTEQUERY
static final int BIM_EXECUTEQUERY
- See Also:
- Constant Field Values
BIM_EXECUTESQL
static final int BIM_EXECUTESQL
- See Also:
- Constant Field Values
BIM_EXECUTESQLFILE
static final int BIM_EXECUTESQLFILE
- See Also:
- Constant Field Values
BIM_EXECUTEBATCH
static final int BIM_EXECUTEBATCH
- See Also:
- Constant Field Values
BIM_GETMETADATA
static final int BIM_GETMETADATA
- See Also:
- Constant Field Values
BIM_TABLEEXISTS
static final int BIM_TABLEEXISTS
- See Also:
- Constant Field Values
BIM_PROCEXISTS
static final int BIM_PROCEXISTS
- See Also:
- Constant Field Values
BIM_UDTEXISTS
static final int BIM_UDTEXISTS
- See Also:
- Constant Field Values
BIM_OBJECTEXISTS
static final int BIM_OBJECTEXISTS
- See Also:
- Constant Field Values
BIM_GETOBJECTTYPE
static final int BIM_GETOBJECTTYPE
- See Also:
- Constant Field Values
BIM_COUNTROWS
static final int BIM_COUNTROWS
- See Also:
- Constant Field Values
BIM_DESCRIBE
static final int BIM_DESCRIBE
- See Also:
- Constant Field Values
BIM_ADDTYPEMAP
static final int BIM_ADDTYPEMAP
- See Also:
- Constant Field Values
BIM_CREATEBATCH
static final int BIM_CREATEBATCH
- See Also:
- Constant Field Values
BIM_DATE
static final int BIM_DATE
- See Also:
- Constant Field Values
BIM_SYS_TIME
static final int BIM_SYS_TIME
- See Also:
- Constant Field Values
BIM_SYS_TIMETODAY
static final int BIM_SYS_TIMETODAY
- See Also:
- Constant Field Values
BIM_SYS_RAND
static final int BIM_SYS_RAND
- See Also:
- Constant Field Values
BIM_SYS_GETOUT
static final int BIM_SYS_GETOUT
- See Also:
- Constant Field Values
BIM_SYS_GETERR
static final int BIM_SYS_GETERR
- See Also:
- Constant Field Values
BIM_SYS_GETLOG
static final int BIM_SYS_GETLOG
- See Also:
- Constant Field Values
BIM_SYS_GETIN
static final int BIM_SYS_GETIN
- See Also:
- Constant Field Values
BIM_SYS_GETINSTREAM
static final int BIM_SYS_GETINSTREAM
- See Also:
- Constant Field Values
BIM_SYS_SETOUT
static final int BIM_SYS_SETOUT
- See Also:
- Constant Field Values
BIM_SYS_SETERR
static final int BIM_SYS_SETERR
- See Also:
- Constant Field Values
BIM_SYS_SETLOG
static final int BIM_SYS_SETLOG
- See Also:
- Constant Field Values
BIM_SYS_SETIN
static final int BIM_SYS_SETIN
- See Also:
- Constant Field Values
BIM_MAX
static final int BIM_MAX
- See Also:
- Constant Field Values
BIM_MIN
static final int BIM_MIN
- See Also:
- Constant Field Values
BIM_SYS_CONNECTMAILSERVER
static final int BIM_SYS_CONNECTMAILSERVER
- See Also:
- Constant Field Values
BIM_SYS_DISCONNECTMAILSERVER
static final int BIM_SYS_DISCONNECTMAILSERVER
- See Also:
- Constant Field Values
BIM_SYS_MAIL_EMBED
static final int BIM_SYS_MAIL_EMBED
- See Also:
- Constant Field Values
BIM_SYS_TIMERHANDLER
static final int BIM_SYS_TIMERHANDLER
- See Also:
- Constant Field Values
BIM_SYS_SETGUILISTENER
static final int BIM_SYS_SETGUILISTENER
- See Also:
- Constant Field Values
BIM_SYS_GETDEFAULTDATEFORMAT
static final int BIM_SYS_GETDEFAULTDATEFORMAT
- See Also:
- Constant Field Values
BIM_SYS_SETDEFAULTDATEFORMAT
static final int BIM_SYS_SETDEFAULTDATEFORMAT
- See Also:
- Constant Field Values
BIM_SYS_COMPARE
static final int BIM_SYS_COMPARE
- See Also:
- Constant Field Values
BIM_SYS_LOCK
static final int BIM_SYS_LOCK
- See Also:
- Constant Field Values
BIM_SYS_UNLOCK
static final int BIM_SYS_UNLOCK
- See Also:
- Constant Field Values
BIM_SYS_WAITFOR
static final int BIM_SYS_WAITFOR
- See Also:
- Constant Field Values
BIM_SYS_NOTIFY
static final int BIM_SYS_NOTIFY
- See Also:
- Constant Field Values
BIM_SYS_NOTIFYALL
static final int BIM_SYS_NOTIFYALL
- See Also:
- Constant Field Values
BIM_SYS_SECRET
static final int BIM_SYS_SECRET
- See Also:
- Constant Field Values
BIM_SYS_ACCEPTHTTP
static final int BIM_SYS_ACCEPTHTTP
- See Also:
- Constant Field Values
BIM_SYS_HTTPGET
static final int BIM_SYS_HTTPGET
- See Also:
- Constant Field Values
BIM_SYS_HTTPPOST
static final int BIM_SYS_HTTPPOST
- See Also:
- Constant Field Values
BIM_SYS_COOKIE
static final int BIM_SYS_COOKIE
- See Also:
- Constant Field Values
BIM_SYS_COPYSTREAM
static final int BIM_SYS_COPYSTREAM
- See Also:
- Constant Field Values
BIM_SYS_REGEX
static final int BIM_SYS_REGEX
- See Also:
- Constant Field Values
BIM_SYS_SETCHARSET
static final int BIM_SYS_SETCHARSET
- See Also:
- Constant Field Values
BIM_SYS_GETCHARSET
static final int BIM_SYS_GETCHARSET
- See Also:
- Constant Field Values
BIM_SYS_GETOUTSTREAM
static final int BIM_SYS_GETOUTSTREAM
- See Also:
- Constant Field Values
BIM_SYS_ASSERT
static final int BIM_SYS_ASSERT
- See Also:
- Constant Field Values
BIM_SYS_THISLINE
static final int BIM_SYS_THISLINE
- See Also:
- Constant Field Values
BIM_SYS_THISFILE
static final int BIM_SYS_THISFILE
- See Also:
- Constant Field Values
BIM_SYS_ENCODE
static final int BIM_SYS_ENCODE
- See Also:
- Constant Field Values
BIM_SYS_SSH
static final int BIM_SYS_SSH
- See Also:
- Constant Field Values
BIM_SYS_GETFUNCTIONS
static final int BIM_SYS_GETFUNCTIONS
- See Also:
- Constant Field Values
BIM_SYS_GETTHREADS
static final int BIM_SYS_GETTHREADS
- See Also:
- Constant Field Values
BIM_SYS_GETENVVARS
static final int BIM_SYS_GETENVVARS
- See Also:
- Constant Field Values
BIM_SYS_GETENVVAR
static final int BIM_SYS_GETENVVAR
- See Also:
- Constant Field Values
BIM_SYS_DIFF
static final int BIM_SYS_DIFF
- See Also:
- Constant Field Values
BIM_SYS_CONVERTTOVARIABLES
static final int BIM_SYS_CONVERTTOVARIABLES
- See Also:
- Constant Field Values
BIM_SYS_SETVARIABLE
static final int BIM_SYS_SETVARIABLE
- See Also:
- Constant Field Values
BIM_SYS_GETVARIABLE
static final int BIM_SYS_GETVARIABLE
- See Also:
- Constant Field Values
BIM_SYS_EXIT
static final int BIM_SYS_EXIT
- See Also:
- Constant Field Values
BIM_SYS_GETSCRIPTPATH
static final int BIM_SYS_GETSCRIPTPATH
- See Also:
- Constant Field Values
BIM_SYS_LOOPINDEX
static final int BIM_SYS_LOOPINDEX
- See Also:
- Constant Field Values
BIM_SYS_ECHO
static final int BIM_SYS_ECHO
- See Also:
- Constant Field Values
BIM_SYS_BOOLEAN
static final int BIM_SYS_BOOLEAN
- See Also:
- Constant Field Values
BIM_SYS_BYTE
static final int BIM_SYS_BYTE
- See Also:
- Constant Field Values
BIM_SYS_CHAR
static final int BIM_SYS_CHAR
- See Also:
- Constant Field Values
BIM_SYS_SHORT
static final int BIM_SYS_SHORT
- See Also:
- Constant Field Values
BIM_SYS_INT
static final int BIM_SYS_INT
- See Also:
- Constant Field Values
BIM_SYS_LONG
static final int BIM_SYS_LONG
- See Also:
- Constant Field Values
BIM_SYS_FLOAT
static final int BIM_SYS_FLOAT
- See Also:
- Constant Field Values
BIM_SYS_DOUBLE
static final int BIM_SYS_DOUBLE
- See Also:
- Constant Field Values
BIM_SYS_COPYPROPERTIES
static final int BIM_SYS_COPYPROPERTIES
- See Also:
- Constant Field Values
BIM_SYS_ANTCALL
static final int BIM_SYS_ANTCALL
- See Also:
- Constant Field Values
BIM_SYS_EVAL
static final int BIM_SYS_EVAL
- See Also:
- Constant Field Values
BIM_SYS_EVALSEPARATE
static final int BIM_SYS_EVALSEPARATE
- See Also:
- Constant Field Values
BIM_SYS_EVALFILE
static final int BIM_SYS_EVALFILE
- See Also:
- Constant Field Values
BIM_SYS_EVALFILESEPARATE
static final int BIM_SYS_EVALFILESEPARATE
- See Also:
- Constant Field Values
BIM_SYS_DB_DISCONNECT
static final int BIM_SYS_DB_DISCONNECT
- See Also:
- Constant Field Values
BIM_SYS_ALLGLOBALVARIABLES
static final int BIM_SYS_ALLGLOBALVARIABLES
- See Also:
- Constant Field Values
BIM_HIB_ADD_CLASS
static final int BIM_HIB_ADD_CLASS
- See Also:
- Constant Field Values
BIM_HIB_ADD_RESOURCE
static final int BIM_HIB_ADD_RESOURCE
- See Also:
- Constant Field Values
BIM_PWD
static final int BIM_PWD
- See Also:
- Constant Field Values
BIM_CD
static final int BIM_CD
- See Also:
- Constant Field Values
BIM_PUSHD
static final int BIM_PUSHD
- See Also:
- Constant Field Values
BIM_POPD
static final int BIM_POPD
- See Also:
- Constant Field Values
BIM_CREATETEMPFILE
static final int BIM_CREATETEMPFILE
- See Also:
- Constant Field Values
BIM_OPENFILE
static final int BIM_OPENFILE
- See Also:
- Constant Field Values
BIM_READLINE
static final int BIM_READLINE
- See Also:
- Constant Field Values
BIM_READPIPE
static final int BIM_READPIPE
- See Also:
- Constant Field Values
BIM_OPENTEXTFILE
static final int BIM_OPENTEXTFILE
- See Also:
- Constant Field Values
BIM_OPENRANDOMACCESSFILE
static final int BIM_OPENRANDOMACCESSFILE
- See Also:
- Constant Field Values
BIM_OPENGZIPPEDFILE
static final int BIM_OPENGZIPPEDFILE
- See Also:
- Constant Field Values
BIM_OPENGZIPPEDTEXTFILE
static final int BIM_OPENGZIPPEDTEXTFILE
- See Also:
- Constant Field Values
BIM_CREATETREEOUTPUT
static final int BIM_CREATETREEOUTPUT
- See Also:
- Constant Field Values