- gc() - Static method in class java.lang.System
-
Collect garbage
- generateClientId() - Static method in class tijos.framework.networkcenter.mqtt.MqttClient
-
Returns a randomly generated client identifier based on the the fixed prefix
(tijos) and the system time.
- get(int) - Method in class java.util.AbstractList
-
Returns the elements at the specified position in the list.
- get(Object) - Method in class java.util.AbstractMap
-
Returns the value mapped by the given key.
- get(int) - Method in class java.util.AbstractSequentialList
-
Get the element at a given index in this list.
- get(int) - Method in class java.util.ArrayList
-
Retrieves the element at the user-supplied index.
- get(int) - Method in class java.util.BitSet
-
Returns true if the integer bitIndex
is in this bit
set, otherwise false.
- get(int, int) - Method in class java.util.BitSet
-
Returns a new BitSet
composed of a range of bits from
this one.
- get(int) - Method in class java.util.Calendar
-
Gets the value of the specified field.
- get(Object) - Method in class java.util.Dictionary
-
Returns the value associated with the supplied key, or null
if no such value exists.
- get(Object) - Method in class java.util.HashMap
-
Return the value in this HashMap associated with the supplied key,
or null
if the key maps to nothing.
- get(Object) - Method in class java.util.Hashtable
-
Return the value in this Hashtable associated with the supplied key,
or null
if the key maps to nothing.
- get(Object) - Method in class java.util.IdentityHashMap
-
Return the value in this Map associated with the supplied key, or
null
if the key maps to nothing.
- get(Object) - Method in class java.util.LinkedHashMap
-
Return the value in this Map associated with the supplied key,
or null
if the key maps to nothing.
- get(int) - Method in class java.util.LinkedList
-
Return the element at index.
- get(int) - Method in interface java.util.List
-
Get the element at a given index in this list.
- get(Object) - Method in interface java.util.Map
-
Returns the value mapped by the given key.
- get(Object) - Method in class java.util.TreeMap
-
Return the value in this TreeMap associated with the supplied key,
or null
if the key maps to nothing.
- get(int) - Method in class java.util.Vector
-
Returns the element at position index
.
- get(int) - Method in class tijos.framework.util.json.JSONArray
-
Get the object value associated with an index.
- get(String) - Method in class tijos.framework.util.json.JSONObject
-
Get the value object associated with a key.
- getActualMaximum(int) - Method in class java.util.Calendar
-
Gets the actual maximum value that is allowed for the specified field.
- getActualMaximum(int) - Method in class java.util.GregorianCalendar
-
Gets the actual maximum value that is allowed for the specified field.
- getActualMinimum(int) - Method in class java.util.Calendar
-
Gets the actual minimum value that is allowed for the specified field.
- getActualMinimum(int) - Method in class java.util.GregorianCalendar
-
Gets the actual minimum value that is allowed for the specified field.
- getAdditionalData() - Method in class tijos.framework.appcenter.TiAPP
-
Gets the APP additional data
- getAddress() - Method in class java.net.DatagramPacket
-
Returns the address that this packet is being sent to or, if it was used to
receive a packet, the address that is was received from.
- getAddress() - Method in class java.net.Inet4Address
-
Returns the address of the current instance
- getAddress() - Method in class java.net.Inet6Address
-
Returns the raw IP address of this InetAddress object.
- getAddress() - Method in class java.net.InetAddress
-
Returns the IP address of this object as a byte array.
- getAddress() - Method in class java.net.InetSocketAddress
-
Returns the InetAddress
or null
if its unresolved
- getAddress() - Method in class tijos.framework.networkcenter.ntp.TimeInfo
-
Get host address from message datagram if available
- getAddress() - Method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the address of WiFi
- getAddress() - Method in class tijos.framework.sensor.vs1838b.TiVS1838BNEC
-
Gets the address received
- getAllAttributeKeys() - Method in interface java.text.AttributedCharacterIterator
-
Returns the keys of all attributes defined on the
iterator's text range.
- getAllByName(String) - Static method in class java.net.InetAddress
-
Returns an array of InetAddress objects representing all the host/ip
addresses of a given host, given the host's name.
- getAnalogOutput() - Method in class tijos.framework.sensor.general.TiGeneralSensor
-
Gets the analog output value of AOUT
- getAnalogOutput() - Method in class tijos.framework.sensor.mq.TiMQ
-
Gets the analog output value of AOUT
- getAPP(int) - Method in class tijos.framework.appcenter.TiAPPManager
-
Gets the specified APP
- getAPPCapacity() - Method in class tijos.framework.appcenter.TiAPPManager
-
Gets the APP number capacity
- getAttribute(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
-
Returns the value of the named attribute for the current character.
- getAttributes() - Method in interface java.text.AttributedCharacterIterator
-
Returns a map with the attributes defined on the current
character.
- getAuthority() - Method in class java.net.URI
-
Returns the decoded authority part of this URI
- getAutorunAPP() - Method in class tijos.framework.appcenter.TiAPPManager
-
Gets the autorun APP
- getAvailableLocales() - Static method in class java.util.Locale
-
Returns the list of available locales.
- getBeginIndex() - Method in interface java.text.CharacterIterator
-
Returns the start index of the text.
- getBeginIndex() - Method in class java.text.FieldPosition
-
Retrieves the index of the first character in the requested field.
- getBeginIndex() - Method in class java.text.StringCharacterIterator
-
Implements CharacterIterator.getBeginIndex() for String.
- getBlueBrightness() - Method in class tijos.framework.transducer.led.TiRGBLED
-
Gets the current blue brightness level
- getBlueChannelID() - Method in class tijos.framework.transducer.led.TiRGBLED
-
Gets the blue channel id
- getBoolean(String) - Static method in class java.lang.Boolean
-
- getBoolean(int) - Method in class tijos.framework.util.json.JSONArray
-
Get the boolean value associated with an index.
- getBoolean(String) - Method in class tijos.framework.util.json.JSONObject
-
Get the boolean value associated with a key.
- getBroadcast() - Method in class java.net.DatagramSocket
-
Checks if SO_BROADCAST is enabled
- getBuffer() - Method in class java.io.StringWriter
-
Return the string buffer itself.
- getByAddress(String, byte[], int) - Static method in class java.net.Inet6Address
-
Creates a scoped Inet6Address where the scope has an integer id.
- getByAddress(byte[]) - Static method in class java.net.InetAddress
-
Returns an InetAddress object given the raw IP address.
- getByAddress(String, byte[]) - Static method in class java.net.InetAddress
-
Creates an InetAddress based on the provided host name and IP address.
- getByLiteral(String) - Static method in class java.net.InetAddress
-
Returns an InetAddress object representing the IP address of the given
literal IP address in dotted decimal format such as "127.0.0.1".
- getByName(String) - Static method in class java.net.InetAddress
-
Returns an InetAddress object representing the IP address of the given
hostname.
- getBytes() - Method in class java.lang.String
-
- getBytes(int, int, byte[], int) - Method in class java.lang.String
-
- getBytes(String) - Method in class java.lang.String
-
Get bytes in US Acsii
- GetBytes(int) - Static method in class tijos.framework.util.BigBitConverter
-
Returns the specified 32-bit signed integer value as an array of bytes.
- GetBytes(short) - Static method in class tijos.framework.util.BigBitConverter
-
Returns the specified 16-bit signed integer value as an array of bytes.
- GetBytes(int) - Static method in class tijos.framework.util.LittleBitConverter
-
Returns the specified 32-bit signed integer value as an array of bytes.
- GetBytes(short) - Static method in class tijos.framework.util.LittleBitConverter
-
Returns the specified 16-bit signed integer value as an array of bytes.
- getCanonicalHostName() - Method in class java.net.InetAddress
-
Returns the canonical hostname represented by this InetAddress
- getCause() - Method in class java.lang.Throwable
-
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
- getChars(int, int, char[], int) - Method in class java.lang.String
-
- getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
-
Retrieves the contents of the StringBuilder in the form of an array of characters.
- getChars(int, int, char[], int) - Method in class java.lang.StringBuilder
-
Retrieves the contents of the StringBuilder in the form of an array of characters.
- getChecksumCode() - Method in class tijos.framework.sensor.ds18b20.TiDS18B20ROM
-
Gets the checksum code, 8bits
- getClass() - Method in class java.lang.Object
-
Returns the runtime Class of this Object.
- getClassName() - Method in exception java.util.MissingResourceException
-
Gets the name of the resource bundle, for which a resource is missing.
- getClientId() - Method in class tijos.framework.networkcenter.mqtt.MqttClient
-
- getCommand() - Method in class tijos.framework.sensor.vs1838b.TiVS1838BNEC
-
Gets the command received
- getComments() - Method in class tijos.framework.networkcenter.ntp.TimeInfo
-
Return list of comments (if any) during processing of NTP packet.
- getComponentType() - Method in class java.lang.Class
-
- getConnectionTimeout() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
Returns the connection timeout value.
- getCount() - Method in class tijos.framework.util.crc.CRC16_IBM
-
- getCountry() - Method in class java.util.Locale
-
Returns the country code of this locale.
- getCurrentTime() - Static method in class tijos.framework.networkcenter.ntp.TimeStamp
-
Constructs a NTP timestamp object and initializes it so that
it represents the time at which it was allocated, measured to the
nearest millisecond.
- getData() - Method in class java.net.DatagramPacket
-
Returns the data buffer for this packet
- getDatagramPacket() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns the datagram packet with the NTP details already filled in.
- getDatagramPacket() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getDataPinID() - Method in class tijos.framework.sensor.dht.TiDHT
-
Gets the data pin id
- getDataPinID() - Method in class tijos.framework.sensor.vs1838b.TiVS1838BNEC
-
Gets the data pin id
- getDate() - Method in class tijos.framework.networkcenter.ntp.TimeStamp
-
Convert NTP timestamp to Java Date object.
- getDateTime() - Method in class tijos.framework.platform.TiSettings
-
Get date time in seconds from RTC of the hardware
- getDeclaringClass() - Method in class java.lang.Enum
-
- getDefault() - Static method in class java.util.Locale
-
Returns the default Locale.
- getDefaultUncaughtExceptionHandler() - Static method in class java.lang.Thread
-
returns the current default exception handler if set, or null if none is set.
- getDelay() - Method in class tijos.framework.networkcenter.ntp.TimeInfo
-
Get round-trip network delay.
- getDescription() - Method in class tijos.framework.appcenter.TiAPP
-
Gets the APP description string
- getDigitalOutput() - Method in class tijos.framework.sensor.general.TiGeneralSensor
-
Gets the value of DOUT
- getDigitalOutput() - Method in class tijos.framework.sensor.mq.TiMQ
-
Gets the value of DOUT
- getDisplayCountry() - Method in class java.util.Locale
-
Returns the country name of this locale localized to the
default locale.
- getDisplayCountry(Locale) - Method in class java.util.Locale
-
Gets the name of the country specified by this locale, in a form suitable
for display to the user.
- getDisplayLanguage() - Method in class java.util.Locale
-
Gets the country name suitable for display to the user, formatted
for the default locale.
- getDisplayLanguage(Locale) - Method in class java.util.Locale
-
Gets the name of the language specified by this locale, in a form suitable
for display to the user.
- getDisplayName() - Method in class java.util.Locale
-
Gets all local components suitable for display to the user, formatted
for the default locale.
- getDisplayName(Locale) - Method in class java.util.Locale
-
Gets all local components suitable for display to the user, formatted
for a specified locale.
- getDisplayVariant() - Method in class java.util.Locale
-
Returns the variant name of this locale localized to the
default locale.
- getDisplayVariant(Locale) - Method in class java.util.Locale
-
Gets the name of the variant specified by this locale, in a form suitable
for display to the user.
- getDistance() - Method in class tijos.framework.sensor.hcsr.TiHCSR04
-
Gets the distance, unit:m
- getDouble(int) - Method in class tijos.framework.util.json.JSONArray
-
Get the double value associated with an index.
- getDouble(String) - Method in class tijos.framework.util.json.JSONObject
-
Get the double value associated with a key.
- getDutyCycle(int) - Method in class tijos.framework.devicecenter.TiPWM
-
Gets the duty cycle
NOTE1: if the mode is OUTPUT, this is the duty cycle of the output pulse
NOTE2: if the mode is INPUT, this is the duty cycle of the capture pulse
- getEchoPinID() - Method in class tijos.framework.sensor.hcsr.TiHCSR04
-
Gets the echo pin id
- getEndIndex() - Method in interface java.text.CharacterIterator
-
Returns the end index of the text.
- getEndIndex() - Method in class java.text.FieldPosition
-
Retrieves the index of the character following the last character in the
requested field.
- getEndIndex() - Method in class java.text.StringCharacterIterator
-
Implements CharacterIterator.getEndIndex() for String.
- getErrorIndex() - Method in class java.text.ParsePosition
-
Retrieve the index at which an error occurred, or -1 if the
error index has not been set.
- getErrorOffset() - Method in exception java.text.ParseException
-
Returns the position where the error was found.
- getEvent() - Method in class tijos.framework.eventcenter.TiGPIOEvent
-
Gets the event value
- getEvent() - Method in class tijos.framework.eventcenter.TiKeyboardEvent
-
Gets the event value
- getEventTime() - Method in class tijos.framework.sensor.button.TiButton
-
Gets the event occur time, unit:us
- getEventTime() - Method in class tijos.framework.sensor.general.TiGeneralSensor
-
Gets the event time
- getEventTime() - Method in class tijos.framework.sensor.mq.TiMQ
-
Gets the event time
- getFallbackLocale(Locale) - Static method in class java.util.Locale
-
This method is used by the localized name lookup methods to
retrieve the next locale to try.
- getFamilyCode() - Method in class tijos.framework.sensor.ds18b20.TiDS18B20ROM
-
Gets the family code, 8bits
- getField() - Method in class java.text.FieldPosition
-
Retrieves the field identifier.
- getFieldAttribute() - Method in class java.text.FieldPosition
-
Returns the field identifier as an attribute constant
from one of the Field
subclasses.
- getFirst() - Method in class java.util.ArrayDeque
-
- getFirst() - Method in interface java.util.Deque
-
Retrieves, but does not remove, the first element of this deque.
- getFirst() - Method in class java.util.LinkedList
-
Returns the first element in the list.
- getFirstDayOfWeek() - Method in class java.util.Calendar
-
Gets what the first day of week is.
- getFraction() - Method in class tijos.framework.networkcenter.ntp.TimeStamp
-
Returns low-order 32-bits representing the fractional seconds.
- getFragment() - Method in class java.net.URI
-
Returns the fragment of the URI
- getFreeSize() - Method in class tijos.framework.appcenter.TiAPPManager
-
Gets the free size, unit:B
- getFrequency() - Method in class tijos.framework.devicecenter.TiPWM
-
Gets the frequency
NOTE1: if the mode is OUTPUT, this is the frequency of the output pulse
NOTE2: if the mode is INPUT, this is the frequency of the capture pulse
- getFrequency() - Method in class tijos.framework.transducer.led.TiRGBLED
-
Gets the current frequency
- getGreatestMinimum(int) - Method in class java.util.Calendar
-
Gets the greatest minimum value that is allowed for the specified field.
- getGreatestMinimum(int) - Method in class java.util.GregorianCalendar
-
Gets the greatest minimum value that is allowed for the specified field.
- getGreenBrightness() - Method in class tijos.framework.transducer.led.TiRGBLED
-
Gets the current green brightness level
- getGreenChannelID() - Method in class tijos.framework.transducer.led.TiRGBLED
-
Gets the green channel id
- getGregorianChange() - Method in class java.util.GregorianCalendar
-
Gets the date of the switch from Julian dates to Gregorian dates.
- getGroupingSize() - Method in class java.text.DecimalFormat
-
Return the grouping size.
- getHDotNum() - Method in class tijos.framework.util.text.TiDotMatrix
-
Gets the number of horizontal dot
- getHost() - Method in class java.net.URI
-
Returns the hostname of the URI
- getHostAddress() - Method in class java.net.Inet4Address
-
Returns the address as string
- getHostAddress() - Method in class java.net.Inet6Address
-
Returns the IP address string in textual presentation
- getHostAddress() - Method in class java.net.InetAddress
-
Returns the IP address of this object as a String.
- getHostAddress(int) - Static method in class tijos.framework.networkcenter.ntp.NtpUtils
-
Returns 32-bit integer address to IPv4 address string "%d.%d.%d.%d" format.
- getHostName() - Method in class java.net.InetAddress
-
Returns the hostname for this address.
- getHostName() - Method in class java.net.InetSocketAddress
-
Returns hostname
- getHumidity() - Method in class tijos.framework.sensor.dht.TiDHT
-
Get the humidity
- getId() - Method in class tijos.framework.appcenter.TiAPP
-
Gets the APP id
- getId() - Method in class tijos.framework.eventcenter.TiKeyboardEvent
-
Gets the key id
- getIndex() - Method in class java.io.File
-
Returns location of file in the files[] array
- getIndex() - Method in exception java.net.URISyntaxException
-
Returns the index of the failure, or -1.
- getIndex() - Method in interface java.text.CharacterIterator
-
Returns the current index.
- getIndex() - Method in class java.text.ParsePosition
-
Retrieve the current parse position.
- getIndex() - Method in class java.text.StringCharacterIterator
-
Implements CharacterIterator.getIndex() for String.
- getInetAddress() - Method in class java.net.DatagramSocket
-
This method returns the remote address to which this socket is connected.
- getInetAddress() - Method in class java.net.ServerSocket
-
This method returns the local address to which this socket is bound
- getInetAddress() - Method in class java.net.Socket
-
Returns the address of the remote end of the socket.
- getInitialLevel() - Method in class tijos.framework.eventcenter.TiGPIOEvent
-
Gets the Pin initial level
- getInput() - Method in exception java.net.URISyntaxException
-
Returns the bad input string.
- getInputStream() - Method in class java.net.Socket
-
Returns an InputStream for reading from this socket.
- getInstance() - Static method in class java.text.NumberFormat
-
Returns a general-purpose number format for the current default locale.
- getInstance(Locale) - Static method in class java.text.NumberFormat
-
Returns a general-purpose number format for the specified locale.
- getInstance() - Static method in class java.util.Calendar
-
Gets a calendar using the default time zone and locale.
- getInstance(Locale) - Static method in class java.util.Calendar
-
Gets a calendar using the default time zone and specified locale.
- getInstance() - Static method in class tijos.framework.appcenter.TiAPPManager
-
Gets the TiAPPManager instance
- getInstance() - Static method in class tijos.framework.eventcenter.TiEventService
-
Get the event service instance
- getInstance() - Static method in class tijos.framework.networkcenter.dns.TiDNS
-
Gets the DNS object
- getInstance() - Static method in class tijos.framework.platform.lan.TiLAN
-
Gets the LAN object
- getInstance() - Static method in class tijos.framework.platform.lpwan.TiLoRaWAN
-
Gets the LoRaWAN object
- getInstance() - Static method in class tijos.framework.platform.lpwan.TiNBIoT
-
Gets the NBIoT object
- getInstance() - Static method in class tijos.framework.platform.peripheral.TiKeyboard
-
Gets the TiKeyboard instance
- getInstance() - Static method in class tijos.framework.platform.peripheral.TiLight
-
Gets the TiLight instance
- getInstance() - Static method in class tijos.framework.platform.TiDebugger
-
Gets the TiDebugger instance
- getInstance() - Static method in class tijos.framework.platform.TiPower
-
Gets the TiPower instance
- getInstance() - Static method in class tijos.framework.platform.TiSettings
-
Gets the TiSettings instance
- getInstance() - Static method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the WiFi object
- getInt(int) - Method in class tijos.framework.util.json.JSONArray
-
Get the int value associated with an index.
- getInt(String) - Method in class tijos.framework.util.json.JSONObject
-
Get the int value associated with a key.
- getInteger(String) - Static method in class java.lang.Integer
-
- getInteger(String, int) - Static method in class java.lang.Integer
-
- getInteger(String, Integer) - Static method in class java.lang.Integer
-
- getIntegerInstance() - Static method in class java.text.NumberFormat
-
Returns an integer number format for the current default locale.
- getIntegerInstance(Locale) - Static method in class java.text.NumberFormat
-
Returns an integer number format for the specified locale.
- getInterfaces() - Method in class java.lang.Class
-
- getISO3Country() - Method in class java.util.Locale
-
Returns the three-letter ISO country abbrevation of the locale.
- getISO3Language() - Method in class java.util.Locale
-
Returns the three-letter ISO language abbrevation of this locale.
- getIterator() - Method in class java.text.AttributedString
-
Creates an AttributedCharacterIterator instance that provides access to the entire contents of
this string.
- getIterator(AttributedCharacterIterator.Attribute[]) - Method in class java.text.AttributedString
-
Creates an AttributedCharacterIterator instance that provides access to
selected contents of this string.
- getIterator(AttributedCharacterIterator.Attribute[], int, int) - Method in class java.text.AttributedString
-
Creates an AttributedCharacterIterator instance that provides access to
selected contents of this string.
- getJSONArray(int) - Method in class tijos.framework.util.json.JSONArray
-
Get the JSONArray associated with an index.
- getJSONArray(String) - Method in class tijos.framework.util.json.JSONObject
-
Get the JSONArray value associated with a key.
- getJSONObject(int) - Method in class tijos.framework.util.json.JSONArray
-
Get the JSONObject associated with an index.
- getJSONObject(String) - Method in class tijos.framework.util.json.JSONObject
-
Get the JSONObject value associated with a key.
- getKeepAlive() - Method in class java.net.Socket
-
This method returns the value of the socket level socket option
SO_KEEPALIVE.
- getKeepAliveInterval() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
Returns the "keep alive" interval.
- getKey() - Method in class java.util.AbstractMap.SimpleEntry
-
Get the key corresponding to this entry.
- getKey() - Method in class java.util.AbstractMap.SimpleImmutableEntry
-
- getKey() - Method in interface java.util.Map.Entry
-
Get the key corresponding to this entry.
- getKey() - Method in exception java.util.MissingResourceException
-
Gets the key of the resource that is missing bundle, this is an empty
string if the whole resource bundle is missing.
- getLanguage() - Method in class java.util.Locale
-
Returns the language code of this locale.
- getLast() - Method in class java.util.ArrayDeque
-
- getLast() - Method in interface java.util.Deque
-
Retrieves, but does not remove, the last element of this deque.
- getLast() - Method in class java.util.LinkedList
-
Returns the last element in the list.
- getLeapIndicator() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns leap indicator as defined in RFC-1305 which is a two-bit code:
0=no warning
1=last minute has 61 seconds
2=last minute has 59 seconds
3=alarm condition (clock not synchronized)
- getLeapIndicator() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getLeastMaximum(int) - Method in class java.util.Calendar
-
Gets the smallest maximum value that is allowed for the
specified field.
- getLeastMaximum(int) - Method in class java.util.GregorianCalendar
-
Gets the smallest maximum value that is allowed for the
specified field.
- getLeastSignificantBits() - Method in class java.util.UUID
-
Returns the least significant 64 bits of the UUID as a long
.
- getLength() - Method in class java.net.DatagramPacket
-
Returns the length of the data in the buffer
- getLevel() - Method in class tijos.framework.util.logging.Logger
-
Returns the severity level threshold for this Handler
.
- getLineNumber() - Method in class java.io.LineNumberReader
-
Get the current line number.
- getLocalAddress() - Method in class java.net.DatagramSocket
-
Returns the local address this datagram socket is bound to.
- getLocalAddress() - Method in class java.net.Socket
-
Returns the local address to which this socket is bound.
- getLocalHost() - Static method in class java.net.InetAddress
-
Returns an InetAddress object representing the address of the current host.
- getLocalizedMessage() - Method in class java.lang.Throwable
-
Can be overridden, to return localized messages.
- getLocalPort() - Method in class java.net.DatagramSocket
-
Returns the local port this socket is bound to.
- getLocalPort() - Method in class java.net.ServerSocket
-
This method returns the local port number to which this socket is bound
- getLocalPort() - Method in class java.net.Socket
-
Returns the local port number to which this socket is bound.
- getLocalSocketAddress() - Method in class java.net.DatagramSocket
-
Returns the local SocketAddress this socket is bound to.
- getLocalSocketAddress() - Method in class java.net.ServerSocket
-
Returns the local socket address
- getLocalSocketAddress() - Method in class java.net.Socket
-
Returns local socket address.
- getLogger() - Static method in class tijos.framework.util.logging.Logger
-
- getLong(String) - Static method in class java.lang.Long
-
- getLong(String, int) - Static method in class java.lang.Long
-
- getLong(String, Long) - Static method in class java.lang.Long
-
- getLong(int) - Method in class tijos.framework.util.json.JSONArray
-
Get the long value associated with an index.
- getLong(String) - Method in class tijos.framework.util.json.JSONObject
-
Get the long value associated with a key.
- getLWTPayload() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
- getLWTQos() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
- getLWTRetained() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
- getLWTTopic() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
- getMaxColumnNumber() - Method in class tijos.framework.transducer.oled.TiOLED_UG2864
-
Gets the max column number
- getMaximum(int) - Method in class java.util.Calendar
-
Gets the biggest value that is allowed for the specified field.
- getMaximum(int) - Method in class java.util.GregorianCalendar
-
Gets the biggest value that is allowed for the specified field.
- getMaximumFractionDigits() - Method in class java.text.DecimalFormat
-
Gets the maximum number of digits allowed in the fraction portion of a
number.
- getMaximumFractionDigits() - Method in class java.text.NumberFormat
-
Returns the maximum number of digits allowed in the fraction portion of a
number.
- getMaximumIntegerDigits() - Method in class java.text.DecimalFormat
-
Gets the maximum number of digits allowed in the integer portion of a
number.
- getMaximumIntegerDigits() - Method in class java.text.NumberFormat
-
Returns the maximum number of digits allowed in the integer portion of a
number.
- getMaxInflight() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
Returns the "max inflight".
- getMaxLineNumber() - Method in class tijos.framework.transducer.oled.TiOLED_UG2864
-
Gets the max line number
- getMessage() - Method in class java.lang.Throwable
-
Return the message associated with this Throwable object.
- getMessage() - Method in exception java.net.URISyntaxException
-
Returns a message describing the parse error, as if by
getReason() + (getIndex() >= 0 ? " at index " + getIndex() : "")
+ ": " + getInput()
.
- getMessage() - Method in class tijos.framework.networkcenter.ntp.TimeInfo
-
Returns NTP message packet.
- getMinimalDaysInFirstWeek() - Method in class java.util.Calendar
-
Gets how many days are required in the first week of the year.
- getMinimum(int) - Method in class java.util.Calendar
-
Gets the smallest value that is allowed for the specified field.
- getMinimum(int) - Method in class java.util.GregorianCalendar
-
Gets the smallest value that is allowed for the specified field.
- getMinimumFractionDigits() - Method in class java.text.DecimalFormat
-
Gets the minimum number of digits allowed in the fraction portion of a
number.
- getMinimumFractionDigits() - Method in class java.text.NumberFormat
-
Returns the minimum number of digits allowed in the fraction portion of a
number.
- getMinimumIntegerDigits() - Method in class java.text.DecimalFormat
-
Gets the minimum number of digits allowed in the integer portion of a
number.
- getMinimumIntegerDigits() - Method in class java.text.NumberFormat
-
Returns the minimum number of digits allowed in the integer portion of a
number.
- getMode() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns mode as defined in RFC-1305 which is a 3-bit integer
whose value is indicated by the MODE_xxx parameters.
- getMode() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getModeName(int) - Static method in class tijos.framework.networkcenter.ntp.NtpUtils
-
Return human-readable name of message mode type (RFC 1305).
- getModeName() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Return human-readable name of message mode type as described in
RFC 1305.
- getModeName() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getMostSignificantBits() - Method in class java.util.UUID
-
Returns the most significant 64 bits of the UUID as a long
.
- getMqttVersion() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
Returns the MQTT version.
- getMultiplier() - Method in class java.text.DecimalFormat
-
Gets the multiplier for use in percent, per mille, and similar
formats.
- getName() - Method in class java.io.File
-
Returns the name of the file.
- getName() - Method in class java.lang.Thread
-
Returns the string name of this thread.
- getName() - Method in class tijos.framework.appcenter.TiAPP
-
Gets the APP name string
- getName() - Method in class tijos.framework.util.logging.Logger
-
Returns the name of this logger.
- getNames(JSONObject) - Static method in class tijos.framework.util.json.JSONObject
-
Get an array of field names from a JSONObject.
- getNegativePrefix() - Method in class java.text.DecimalFormat
-
Get the negative prefix.
- getNegativeSuffix() - Method in class java.text.DecimalFormat
-
Get the negative suffix.
- getNtpTime(long) - Static method in class tijos.framework.networkcenter.ntp.TimeStamp
-
Helper method to convert Java time to NTP timestamp object.
- getNumberInstance() - Static method in class java.text.NumberFormat
-
Returns a general-purpose number format for the current default locale.
- getNumberInstance(Locale) - Static method in class java.text.NumberFormat
-
Returns a general-purpose number format for the specified locale.
- getOffset() - Method in class java.net.DatagramPacket
-
This method returns the current offset value into the data buffer where data
will be sent from.
- getOffset() - Method in class tijos.framework.networkcenter.ntp.TimeInfo
-
Get clock offset needed to adjust local clock to match remote clock.
- getOOBInline() - Method in class java.net.Socket
-
Returns the current setting of the SO_OOBINLINE option for this socket
- getOriginateTimeStamp() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns the originate time as defined in RFC-1305.
- getOriginateTimeStamp() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getOutputStream() - Method in class java.net.Socket
-
Returns an OutputStream for writing to this socket.
- getPage() - Method in class java.io.File
-
Internal method used to get the page number of the start of the file.
- getPassword() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
Returns the password to use for the connection.
- getPassword() - Method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the WiFi password
- getPath() - Method in class java.net.URI
-
Returns the path of the URI
- getPercentInstance() - Static method in class java.text.NumberFormat
-
Returns a percentage format for the current default locale.
- getPercentInstance(Locale) - Static method in class java.text.NumberFormat
-
Returns a percentage format for the specified locale.
- getPin() - Method in class tijos.framework.eventcenter.TiGPIOEvent
-
Gets the Pin ID
- getPoll() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns poll interval as defined in RFC-1305, which is an eight-bit
signed integer indicating the maximum interval between successive
messages, in seconds to the nearest power of two (e.g.
- getPoll() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getPort() - Method in class java.net.DatagramPacket
-
Returns the port number this packet is being sent to or, if it was used to
receive a packet, the port that it was received from.
- getPort() - Method in class java.net.DatagramSocket
-
This method returns the remote port to which this socket is connected.
- getPort() - Method in class java.net.InetSocketAddress
-
Returns the port
- getPort() - Method in class java.net.Socket
-
Returns the port number of the remote end of the socket connection.
- getPort() - Method in class java.net.URI
-
Returns the port number of the URI
- getPort() - Method in class tijos.framework.devicecenter.TiADC
-
Gets the port id of current object
- getPort() - Method in class tijos.framework.devicecenter.TiGPIO
-
Gets the port id of current object
- getPort() - Method in class tijos.framework.devicecenter.TiI2CMaster
-
Gets the port id of current object
- getPort() - Method in class tijos.framework.devicecenter.TiOWMaster
-
Gets the port id of current object
- getPort() - Method in class tijos.framework.devicecenter.TiPWM
-
Gets the port id of current object
- getPort() - Method in class tijos.framework.devicecenter.TiSPIMaster
-
Gets the port id of current object
- getPort() - Method in class tijos.framework.devicecenter.TiUART
-
Gets the port id of current object
- getPort() - Method in class tijos.framework.eventcenter.TiGPIOEvent
-
Gets the Port ID
- getPositionColumn() - Method in class tijos.framework.transducer.oled.TiOLED_UG2864
-
Gets the current column index of position
- getPositionLine() - Method in class tijos.framework.transducer.oled.TiOLED_UG2864
-
Gets the current line index of position
- getPositivePrefix() - Method in class java.text.DecimalFormat
-
Get the positive prefix.
- getPositiveSuffix() - Method in class java.text.DecimalFormat
-
Get the positive suffix.
- getPrecision() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns precision as defined in RFC-1305 encoded as an 8-bit signed
integer (seconds to nearest power of two).
- getPrecision() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getPriority() - Method in class java.lang.Thread
-
- getProperty(String) - Static method in class java.lang.System
-
Returns null
.
- getProperty(String, String) - Static method in class java.lang.System
-
Returns def
.
- getProperty(String) - Method in class java.util.Properties
-
Gets the property with the specified key in this property list.
- getProperty(String, String) - Method in class java.util.Properties
-
Gets the property with the specified key in this property list.
- getQuery() - Method in class java.net.URI
-
Returns the query of the URI
- getRawAuthority() - Method in class java.net.URI
-
Returns the raw authority part of this URI
- getRawFragment() - Method in class java.net.URI
-
Return the raw fragment part of this URI
- getRawPath() - Method in class java.net.URI
-
Returns the raw path part of this URI
- getRawQuery() - Method in class java.net.URI
-
Returns the raw query part of this URI
- getRawSchemeSpecificPart() - Method in class java.net.URI
-
Returns the raw scheme specific part of this URI.
- getRawUserInfo() - Method in class java.net.URI
-
Returns the raw user info part of this URI
- getRawValue(int) - Method in class tijos.framework.devicecenter.TiADC
-
Turn on conversion and gets the raw value
- getReason() - Method in exception java.net.URISyntaxException
-
Returns the reason for the failure.
- getReceiveBufferSize() - Method in class java.net.DatagramSocket
-
This method returns the value of the system level socket option SO_RCVBUF,
which is used by the operating system to tune buffer sizes for data
transfers.
- getReceiveBufferSize() - Method in class java.net.ServerSocket
-
This method returns the value of the system level socket option SO_RCVBUF,
which is used by the operating system to tune buffer sizes for data
transfers.
- getReceiveBufferSize() - Method in class java.net.Socket
-
This method returns the value of the system level socket option
SO_RCVBUF, which is used by the operating system to tune buffer
sizes for data transfers.
- getReceiveTimeStamp() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns receive timestamp as defined in RFC-1305.
- getReceiveTimeStamp() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getRedBrightness() - Method in class tijos.framework.transducer.led.TiRGBLED
-
Gets the current red brightness level
- getRedChannelID() - Method in class tijos.framework.transducer.led.TiRGBLED
-
Gets the red channel id
- getRefAddress(NtpV3Packet) - Static method in class tijos.framework.networkcenter.ntp.NtpUtils
-
Returns NTP packet reference identifier as IP address.
- getReferenceClock(NtpV3Packet) - Static method in class tijos.framework.networkcenter.ntp.NtpUtils
-
Get refId as reference clock string (e.g.
- getReferenceId() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns the reference id as defined in RFC-1305, which is
a 32-bit integer whose value is dependent on several criteria.
- getReferenceId() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getReferenceIdString() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns the reference id string.
- getReferenceIdString() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getReferenceTimeStamp() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns the reference time as defined in RFC-1305.
- getReferenceTimeStamp() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getRefVoltageValue() - Method in class tijos.framework.devicecenter.TiADC
-
Gets the reference voltage value
- getRemoteSocketAddress() - Method in class java.net.DatagramSocket
-
Returns the SocketAddress of the host this socket is conneted to or null if
this socket is not connected.
- getRemoteSocketAddress() - Method in class java.net.Socket
-
Returns the remote socket address.
- getResolution() - Method in class tijos.framework.sensor.ds18b20.TiDS18B20
-
Gets the current resolution
- getResolutionValue(boolean) - Method in class tijos.framework.devicecenter.TiADC
-
Gets the resolution value
- getReturnTime() - Method in class tijos.framework.networkcenter.ntp.TimeInfo
-
Returns time at which time message packet was received by local machine.
- getReuseAddress() - Method in class java.net.DatagramSocket
-
Checks if SO_REUSEADDR is enabled.
- getReuseAddress() - Method in class java.net.ServerSocket
-
Checks if the SO_REUSEADDR option is enabled
- getReuseAddress() - Method in class java.net.Socket
-
Checks if the SO_REUSEADDR option is enabled
- getRomData() - Method in class tijos.framework.sensor.ds18b20.TiDS18B20ROM
-
Gets the ROM data, 64bits
- getRootDelay() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Return root delay as defined in RFC-1305, which is the total roundtrip delay
to the primary reference source, in seconds.
- getRootDelay() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getRootDelayInMillisDouble() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Return root delay as defined in RFC-1305 in milliseconds, which is
the total roundtrip delay to the primary reference source, in
seconds.
- getRootDelayInMillisDouble() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getRootDispersion() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns root dispersion as defined in RFC-1305.
- getRootDispersion() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getRootDispersionInMillis() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns root dispersion (as defined in RFC-1305) in milliseconds.
- getRootDispersionInMillis() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getRootDispersionInMillisDouble() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns root dispersion (as defined in RFC-1305) in milliseconds
as double precision value.
- getRootDispersionInMillisDouble() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getRoundingMode() - Method in class java.text.DecimalFormat
-
- getRunLimit() - Method in interface java.text.AttributedCharacterIterator
-
Returns the index of the first character following the run
with respect to all attributes containing the current character.
- getRunLimit(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
-
Returns the index of the first character following the run
with respect to the given attribute containing the current character.
- getRunLimit(Set<? extends AttributedCharacterIterator.Attribute>) - Method in interface java.text.AttributedCharacterIterator
-
Returns the index of the first character following the run
with respect to the given attributes containing the current character.
- getRunningAPP() - Method in class tijos.framework.appcenter.TiAPPManager
-
Gets the current running APP
- getRunStart() - Method in interface java.text.AttributedCharacterIterator
-
Returns the index of the first character of the run
with respect to all attributes containing the current character.
- getRunStart(AttributedCharacterIterator.Attribute) - Method in interface java.text.AttributedCharacterIterator
-
Returns the index of the first character of the run
with respect to the given attribute containing the current character.
- getRunStart(Set<? extends AttributedCharacterIterator.Attribute>) - Method in interface java.text.AttributedCharacterIterator
-
Returns the index of the first character of the run
with respect to the given attributes containing the current character.
- getRuntime() - Static method in class java.lang.Runtime
-
Get the single instance of us.
- getRuntime() - Static method in class java.lang.System
-
Get the singleton instance of Runtime.
- getScheme() - Method in class java.net.URI
-
Returns the scheme of the URI
- getSchemeSpecificPart() - Method in class java.net.URI
-
Returns the decoded scheme specific part of this URI.
- getScopeId() - Method in class java.net.Inet6Address
-
Returns the scope ID of the address scope if it is a scoped adress using an
integer to identify the scope.
- getSeconds() - Method in class tijos.framework.networkcenter.ntp.TimeStamp
-
Returns high-order 32-bits representing the seconds of this NTP timestamp.
- getSendBufferSize() - Method in class java.net.DatagramSocket
-
This method returns the value of the system level socket option SO_SNDBUF,
which is used by the operating system to tune buffer sizes for data
transfers.
- getSendBufferSize() - Method in class java.net.Socket
-
This method returns the value of the system level socket option
SO_SNDBUF, which is used by the operating system to tune buffer
sizes for data transfers.
- getSerialNumber() - Method in class tijos.framework.sensor.ds18b20.TiDS18B20ROM
-
Gets the serial number, 48bits
- getServer() - Method in class tijos.framework.networkcenter.dns.TiDNS
-
Gets the DNS server address
- getServerURI() - Method in class tijos.framework.networkcenter.mqtt.MqttClient
-
- getSignalPinID() - Method in class tijos.framework.sensor.button.TiButton
-
Gets the signal pin id
- getSignalPinID() - Method in class tijos.framework.sensor.general.TiGeneralSensor
-
Gets the signal pin id
- getSignalPinID() - Method in class tijos.framework.sensor.mq.TiMQ
-
Gets the signal pin id
- getSignalPinID() - Method in class tijos.framework.transducer.buzzer.TiBuzzer
-
Gets the signal pin id
- getSignalPinID() - Method in class tijos.framework.transducer.led.TiLED
-
Gets the signal pin id
- getSignalPinID() - Method in class tijos.framework.transducer.relay.TiRelay1CH
-
Gets the signal pin id
- getSize() - Method in class tijos.framework.appcenter.TiAPP
-
Gets the APP size
- getSocketAddress() - Method in class java.net.DatagramPacket
-
Gets the socket address of the host this packet will be sent to/is coming
from
- getSoftAPAddress() - Method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the address of softAP of WiFi
- getSoftAPPassword() - Method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the WiFi softAP password
- getSoftAPSSID() - Method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the WiFi softAP SSID
- getSoftAPStaticAddress() - Method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the WiFi softAP static address
- getSoftAPStationNum() - Method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the number of station on the softAP of WiFi
- getSoLinger() - Method in class java.net.Socket
-
Returns the value of the SO_LINGER option on the socket.
- getSoTimeout() - Method in class java.net.DatagramSocket
-
Returns the value of the socket's SO_TIMEOUT setting.
- getSoTimeout() - Method in class java.net.ServerSocket
-
Retrieves the current value of the SO_TIMEOUT setting.
- getSoTimeout() - Method in class java.net.Socket
-
Returns the value of the SO_TIMEOUT option on the socket.
- getSSID() - Method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the WiFi SSID
- getStaticAddress() - Method in class tijos.framework.platform.wlan.TiWiFi
-
Gets the WiFi static address
- getStratum() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns Stratum as defined in RFC-1305, which indicates the stratum level
of the local clock, with values defined as follows: 0=unspecified,
1=primary ref clock, and all others a secondary reference (via NTP).
- getStratum() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getString(int) - Method in class tijos.framework.util.json.JSONArray
-
Get the string associated with an index.
- getString(String) - Method in class tijos.framework.util.json.JSONObject
-
Get the string associated with a key.
- getSuperclass() - Method in class java.lang.Class
-
- getTcpNoDelay() - Method in class java.net.Socket
-
Tests whether or not the TCP_NODELAY option is set on the socket.
- getTemperature() - Method in class tijos.framework.sensor.dht.TiDHT
-
Get the temperature
- getTemperature() - Method in class tijos.framework.sensor.ds18b20.TiDS18B20
-
Gets the temperature
- getTime() - Method in class java.util.Calendar
-
Converts the time represented by this object to a
Date
-Object.
- getTime() - Method in class java.util.Date
-
Gets the time represented by this object.
- getTime() - Method in interface tijos.framework.eventcenter.ITiEvent
-
- getTime() - Method in class tijos.framework.eventcenter.TiGPIOEvent
-
- getTime() - Method in class tijos.framework.eventcenter.TiIOAgentEvent
-
- getTime() - Method in class tijos.framework.eventcenter.TiKeyboardEvent
-
- getTime(InetAddress, int) - Method in class tijos.framework.networkcenter.ntp.NTPUDPClient
-
Retrieves the time information from the specified server and port and returns
it.
- getTime(InetAddress) - Method in class tijos.framework.networkcenter.ntp.NTPUDPClient
-
Retrieves the time information from the specified server on the default NTP
port and returns it.
- getTime() - Method in class tijos.framework.networkcenter.ntp.TimeStamp
-
Convert NTP timestamp to Java standard time.
- getTime(long) - Static method in class tijos.framework.networkcenter.ntp.TimeStamp
-
Convert 64-bit NTP timestamp to Java standard time.
- getTimeInMillis() - Method in class java.util.Calendar
-
Returns the time represented by this Calendar.
- getTotalSize() - Method in class tijos.framework.appcenter.TiAPPManager
-
Gets the total size, unit:B
- getTrafficClass() - Method in class java.net.DatagramSocket
-
Returns the current traffic class
- getTrafficClass() - Method in class java.net.Socket
-
Returns the current traffic class
- getTransmitTimeStamp() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns the transmit timestamp as defined in RFC-1305.
- getTransmitTimeStamp() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getTrigPinID() - Method in class tijos.framework.sensor.hcsr.TiHCSR04
-
Gets the trig pin id
- getType() - Method in class tijos.framework.appcenter.TiAPP
-
Gets APP type
- getType() - Method in interface tijos.framework.eventcenter.ITiEvent
-
- getType() - Method in interface tijos.framework.eventcenter.ITiEventListener
-
the event type of the listener
- getType() - Method in class tijos.framework.eventcenter.TiGPIOEvent
-
- getType() - Method in class tijos.framework.eventcenter.TiIOAgentEvent
-
- getType() - Method in class tijos.framework.eventcenter.TiKeyboardEvent
-
- getType() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Return type of time packet.
- getType() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
Return type of time packet.
- getType() - Method in class tijos.framework.platform.peripheral.TiKeyboard
-
- getType() - Method in class tijos.framework.sensor.button.TiButton
-
- getType() - Method in class tijos.framework.sensor.dht.TiDHT
-
- getType() - Method in class tijos.framework.sensor.general.TiGeneralSensor
-
- getType() - Method in class tijos.framework.sensor.hcsr.TiHCSR04
-
- getType() - Method in class tijos.framework.sensor.mq.TiMQ
-
- getType() - Method in class tijos.framework.sensor.vs1838b.TiVS1838BNEC
-
- getTypeName() - Method in class tijos.framework.appcenter.TiAPP
-
Gets APP type name
- getUncaughtExceptionHandler() - Method in class java.lang.Thread
-
returns the current uncaught exception handler for this thread, if one has
has been set or null if none is set.
- getUserInfo() - Method in class java.net.URI
-
Returns the decoded user info part of this URI
- getUserName() - Method in class tijos.framework.networkcenter.mqtt.MqttConnectOptions
-
Returns the user name to use for the connection.
- getValue() - Method in class java.text.Annotation
-
Returns the value of the attribute, which may be null.
- getValue() - Method in class java.util.AbstractMap.SimpleEntry
-
Get the value corresponding to this entry.
- getValue() - Method in class java.util.AbstractMap.SimpleImmutableEntry
-
- getValue() - Method in interface java.util.Map.Entry
-
Get the value corresponding to this entry.
- getValue() - Method in class tijos.framework.util.crc.CRC16_CCITT_FALSE
-
Returns CRC-16 value.
- getValue() - Method in class tijos.framework.util.crc.CRC16_IBM
-
Returns CRC-16 value.
- getVariant() - Method in class java.util.Locale
-
Returns the variant code of this locale.
- getVDotNum() - Method in class tijos.framework.util.text.TiDotMatrix
-
Gets the number of vertically dot
- getVersion() - Method in class tijos.framework.networkcenter.ntp.NTPUDPClient
-
Returns the NTP protocol version number that client sets on request packet
that is sent to remote host (e.g.
- getVersion() - Method in class tijos.framework.networkcenter.ntp.NtpV3Impl
-
Returns NTP version number as defined in RFC-1305.
- getVersion() - Method in interface tijos.framework.networkcenter.ntp.NtpV3Packet
-
- getVoltageValue(int) - Method in class tijos.framework.devicecenter.TiADC
-
Turn on conversion and gets the voltage value
- GregorianCalendar - Class in java.util
-
This class represents the Gregorian calendar, that is used in most
countries all over the world.
- GregorianCalendar() - Constructor for class java.util.GregorianCalendar
-
Constructs a new GregorianCalender representing the current
time, using the default time zone and the default locale.
- GregorianCalendar(int, int, int) - Constructor for class java.util.GregorianCalendar
-
Constructs a new GregorianCalendar representing midnight on the
given date with the default time zone and locale.
- GregorianCalendar(int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
-
Constructs a new GregorianCalendar representing midnight on the
given date with the default time zone and locale.
- GregorianCalendar(int, int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
-
Constructs a new GregorianCalendar representing midnight on the
given date with the default time zone and locale.
- GROUPING_SEPARATOR - Static variable in class java.text.NumberFormat.Field
-
Constant identifying the grouping separator field.