|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Attribute
class was created to hold attributes for XML Tag
objects,
but it also has the capabilities to hold HTML attributes.Attribute
object to this tag
Object
argument to this string buffer.
char
array
argument to this string buffer.
char
array argument to this string buffer.
boolean
argument to the string buffer.
char
argument to this string buffer.
int
argument to this string buffer.
long
argument to this string buffer.
float
argument to this string buffer.
double
argument to this string buffer.
String
argument.
boolean
value stored within this object.
byte
value stored within this object.
index
argument,
is returned.
char
value stored within this object.
enableDebug()
method
ByteBuffer
up to the specified length.
ByteBuffer
.
StringBufferExt
up to the specified length.
StringBufferExt
.
StringBufferExt
(shortening the StringBufferExt
by one character).
double
value stored within this object.
PrintWriter
.
System.out
.
EventPacker
class was created to package up NetLinx event data into a single
Event
object.String
object
float
value stored within this object.
DeviceUtil.getPropertyKey(String)
and
DeviceUtil.validateProperty(String, String)
are in your module's overriden
getProperty and setProperty methods respectively.
Retrieve the baud rate from the properties bundle that is part of the
device that is set in setCommonDevice.
DeviceUtil.getPropertyKey(String)
and
DeviceUtil.validateProperty(String, String)
are in your module's overriden
getProperty and setProperty methods respectively.
Retrieve the default device ID from the properties bundle that is part of the
device that is set in setCommonDevice.
Note: This device ID is ONLY the device ID indicated in the physical device's protocol,
which may be necessary for correct command formatting. This is NOT the same as the device beacon ID.
setAppKey()
.
dst
.
setCurrentKey()
or setAppKey
.
DeviceUtil.getPropertyKey(String)
and
DeviceUtil.validateProperty(String, String)
are in your module's overriden
getProperty and setProperty methods respectively.
Get the currently stored IP address in properties. If one has not been set yet, store the
default IP address in properties and return it.
ParamType
object.
setPulseTime()
.
Tag
object was created from.
JSONString
interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString()
, JSONArray.toString()
,
and JSONWriter.value(
Object)
.str
array argument into this string buffer.
Object
argument into this string buffer.
char
array
argument into this string buffer.
boolean
argument into this string buffer.
char
argument into this string buffer.
int
argument into this string buffer.
long
argument into this string buffer.
float
argument into this string buffer.
double
argument into this string buffer.
int
value stored within this object.
LoopBackDevice
class resembles every aspect of the NetLinxDevice
class
except that it provides event data back to any object that is listening for the device events triggered
by this device.NetLinxDevice
given a DPS object and a flag
indicating whether or not this is a virtual device.
NetLinxDevice
.
long
value stored within this object.
boolean
argument.
byte
argument.
char
argument.
short
argument.
int
argument.
long
argument.
float
argument.
double
argument.
String
argument.
Object
argument.
Object
argument as the ObjectType
passed in.
NULL
object than to use Java's null
value.
boolean
argument.
byte
argument.
char
argument.
short
argument.
int
argument.
long
argument.
float
argument.
double
argument.
String
argument.
Object
argument.
Object
argument as the ObjectType
passed in.
ObjectType
passed in.
NetLinxDevice
pulse manager.Pulser
object with the timer set to time passed in.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
Event
for the passed in DPS.
refresh
the client listeners with the module's cached state
of the physical device by callback notifications.
ByteBuffer
with bytes in the specified byte[]
.
StringBufferExt
with characters in the specified String
.
Object
argument.
char
array argument.
char
array argument.
boolean
argument.
char
argument.
int
argument.
long
argument.
float
argument.
double
argument.
ch
.
short
value stored within this object.
String
value stored within this object.
ByteBuffer
that contains a subsequence of
bytes currently contained in this ByteBuffer
.The
substring begins at the specified index and extends to the end of the
ByteBuffer
.
ByteBuffer
that contains a subsequence of
characters currently contained in this ByteBuffer
.
String
that contains a subsequence of
characters currently contained in this StringBufferExt
.The
substring begins at the specified index and extends to the end of the
StringBufferExt
.
String
that contains a subsequence of
characters currently contained in this StringBufferExt
.
Tag
class was created to hold the properties and attributes of an XML
tag object, but it could also be used to hold tag information for HTML tags and other
user defined tags.boolean
representation and returns
the new value.
byte
representation and returns
the new value.
char
representation and returns
the new value.
double
representation and returns
the new value.
float
representation and returns
the new value.
int
representation and returns
the new value.
toJSONString
method allows a class to produce its own JSON
serialization.
long
representation and returns
the new value.
short
representation and returns
the new value.
StringBuffer
representing the data in this
string buffer object.
ValidateUtil.validatePollTime(String, long, long, long)
instead.
Validates the current poll time. If the current poll time is invalid, the passed in
time value (in seconds) is returned.
boolean
argument.
byte
argument.
char
argument.
short
argument.
int
argument.
long
argument.
floag
argument.
double
argument.
String
argument.
Object
argument.
Object
argument as the ObjectType
passed in.
XMLNode
class was created to store the contents of XML files into
Tag
and Attribute
objects, but it could also be used to
store tag information for HTML tags and other user defined tags.XMLParser
was created as a wrapper class to simplify the parsing of XML files.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |