org.omg.dds
Class Time_t
java.lang.Object
org.omg.dds.Time_t
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class Time_t
- extends Object
- implements IDLEntity
Generated from IDL struct "Time_t".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sec
public int sec
nanosec
public int nanosec
Time_t
public Time_t()
Time_t
public Time_t(int sec,
int nanosec)
Copyright © 2015 JacORB. All rights reserved.