org.openmuc.jsml.structures
public class SML_Time extends Choice
Modifier and Type | Field and Description |
---|---|
static int |
SECINDEX |
static int |
TIMESTAMP |
static int |
TIMESTAMP_LOCAL |
isOptional, isSelected
Constructor and Description |
---|
SML_Time() |
SML_Time(int tag,
ASNObject choice) |
Modifier and Type | Method and Description |
---|---|
boolean |
decode(java.io.DataInputStream is)
decodes the data from the InputStream and writes it to an object
|
void |
setTime(int tag,
ASNObject choice) |
isOptional, isSelected, setOptional, setSelected
public static final int SECINDEX
public static final int TIMESTAMP
public static final int TIMESTAMP_LOCAL
public SML_Time(int tag, ASNObject choice)
public SML_Time()