Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
J
JibButton
- class com.ibutton.jib.
JibButton
.
Class to provide access to all iButton with Java API commands.
JibButton(Access, int[])
- Constructor for class com.ibutton.jib.
JibButton
Constructor for the JibButton object.
JibCommandInterpreterException
- exception com.ibutton.jib.
JibCommandInterpreterException
.
This class is an exception class.
JibCommandInterpreterException()
- Constructor for class com.ibutton.jib.
JibCommandInterpreterException
Create an instance of this class with no reason value.
JibCommandInterpreterException(int)
- Constructor for class com.ibutton.jib.
JibCommandInterpreterException
Create an instance of this class with a reason value.
JibCommandInterpreterException(String)
- Constructor for class com.ibutton.jib.
JibCommandInterpreterException
Construct an instance of this class with a string for the reason.
JibMasterPIN
- class com.ibutton.jib.
JibMasterPIN
.
A PIN class used by the JibButton class to set the Common PIN on an iButton with Java.
JibMasterPIN()
- Constructor for class com.ibutton.jib.
JibMasterPIN
Constructs an empty JibMasterPIN.
JibMasterPIN(int[])
- Constructor for class com.ibutton.jib.
JibMasterPIN
Constructs a JibMasterPIN instance with the value of newpin.
JibReturnPacket
- class com.ibutton.jib.
JibReturnPacket
.
JibReturnPacket is used for storing the return packet generated by the iButton with Java.
JibReturnPacket(int[])
- Constructor for class com.ibutton.jib.
JibReturnPacket
Create a JibReturnPacket with an integer array as its value.
JibReturnPacket(int, int, int[])
- Constructor for class com.ibutton.jib.
JibReturnPacket
Create a JibReturnPacket with a command status byte, group ID and a body.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y