public static class UFPs.KernelVersion extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
int |
buildNumber |
int |
day |
int |
hour |
int |
majorRevision |
int |
minorRevision |
int |
minute |
int |
month |
int |
second |
int |
year |
Constructor and Description |
---|
KernelVersion() |
KernelVersion(int INIT_majorRevision,
int INIT_minorRevision,
int INIT_buildNumber,
int INIT_year,
int INIT_month,
int INIT_day,
int INIT_hour,
int INIT_minute,
int INIT_second) |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.