org.openmuc.jsml.structures
Class SML_Timestamp

java.lang.Object
  extended by org.openmuc.jsml.structures.ASNObject
      extended by org.openmuc.jsml.structures.Unsigned32
          extended by org.openmuc.jsml.structures.SML_Timestamp

public class SML_Timestamp
extends Unsigned32


Field Summary
 
Fields inherited from class org.openmuc.jsml.structures.Unsigned32
val
 
Fields inherited from class org.openmuc.jsml.structures.ASNObject
isOptional, isSelected
 
Constructor Summary
SML_Timestamp()
           
SML_Timestamp(Unsigned32 val)
           
 
Method Summary
 
Methods inherited from class org.openmuc.jsml.structures.Unsigned32
code, decode, getVal, print
 
Methods inherited from class org.openmuc.jsml.structures.ASNObject
isOptional, isSelected, setOptional, setSelected
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SML_Timestamp

public SML_Timestamp(Unsigned32 val)

SML_Timestamp

public SML_Timestamp()