public final class WIODateTimeInfo
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
int |
day |
int |
hour |
int |
minute |
int |
month |
int |
second |
int |
year |
| Constructor and Description |
|---|
WIODateTimeInfo() |
WIODateTimeInfo(int day,
int month,
int year,
int hour,
int minute,
int second) |
Copyright © 2016. All Rights Reserved.