C D G O R 

C

close() - Method in class org.openmuc.j62056.Connection
 
Connection - Class in org.openmuc.j62056
 
Connection(String, boolean, boolean) - Constructor for class org.openmuc.j62056.Connection
Creates a Connection object.
Connection(String) - Constructor for class org.openmuc.j62056.Connection
Creates a Connection object.

D

DataSet - Class in org.openmuc.j62056
 

G

getId() - Method in class org.openmuc.j62056.DataSet
Returns the ID/Address of this data set.
getUnit() - Method in class org.openmuc.j62056.DataSet
The unit is an optional element of a data set.
getValue() - Method in class org.openmuc.j62056.DataSet
Returns the value of this data set as a String.

O

open() - Method in class org.openmuc.j62056.Connection
Opens the serial port associated with this connection.
org.openmuc.j62056 - package org.openmuc.j62056
 

R

read(int) - Method in class org.openmuc.j62056.Connection
Requests a data message from the remote device using IEC 62056-21 Mode C.
C D G O R