Package com.tailf.ncs.maapi
Class Schema.CsValueTime.Reader
Object
org.capnproto.StructReader
com.tailf.ncs.maapi.Schema.CsValueTime.Reader
- Enclosing class:
 - Schema.CsValueTime
 
public static final class Schema.CsValueTime.Reader
extends org.capnproto.StructReader
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.capnproto.StructReader
org.capnproto.StructReader.Factory<T extends Object> - 
Method Summary
 
- 
Method Details
- 
getHour
public final byte getHour() - 
getMin
public final byte getMin() - 
getSec
public final byte getSec() - 
getMicro
public final int getMicro() - 
getTimezone
public final byte getTimezone() - 
getTimezoneMinutes
public final byte getTimezoneMinutes() 
 -