Package org.km3net.clb.remote
Class CmdSystem.DateRev
- java.lang.Object
-
- org.km3net.clb.remote.CmdSystem.DateRev
-
- Enclosing class:
- CmdSystem
public static class CmdSystem.DateRev extends java.lang.Object
Class enclosing date and revision.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CmdSystem.DateRev.ImageType
-
Field Summary
Fields Modifier and Type Field Description long
hwDateRev
CmdSystem.DateRev.ImageType
imgType
long
swDateRev
-
Constructor Summary
Constructors Constructor Description DateRev()
-
-
-
Field Detail
-
hwDateRev
public long hwDateRev
-
swDateRev
public long swDateRev
-
imgType
public CmdSystem.DateRev.ImageType imgType
-
-