org.openmuc.jsml.structures
Class SML_Time
java.lang.Object
org.openmuc.jsml.structures.ASNObject
org.openmuc.jsml.structures.Choice
org.openmuc.jsml.structures.SML_Time
public class SML_Time
- extends Choice
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SECINDEX
public static final int SECINDEX
- See Also:
- Constant Field Values
TIMESTAMP
public static final int TIMESTAMP
- See Also:
- Constant Field Values
SML_Time
public SML_Time(int tag,
ASNObject choice)
SML_Time
public SML_Time()
setTime
public void setTime(int tag,
ASNObject choice)
decode
public boolean decode(DataInputStream is)
throws IOException
- Description copied from class:
ASNObject
- decodes the data from the InputStream and writes it to an object
- Specified by:
decode
in class ASNObject
- Returns:
- true if successfully decoded
- Throws:
IOException
- if something went wrong while reading from the stream
Copyright © 2011. All Rights Reserved.