Package com.tailf.ncs.maapi
Class Schema.Cs.Reader
Object
org.capnproto.StructReader
com.tailf.ncs.maapi.Schema.Cs.Reader
- Enclosing class:
 - Schema.Cs
 
public static final class Schema.Cs.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
Modifier and TypeMethodDescriptionfinal Schema.CmpgetCmp()final intgetFlags()getKeys()final intgetMeta()final intfinal Schema.ShallowTypegetType()booleanhasType() 
- 
Method Details
- 
getKeys
 - 
getMinOccur
public final int getMinOccur() - 
getMaxOccur
public final int getMaxOccur() - 
getShallowType
 - 
hasType
public boolean hasType() - 
getType
 - 
getDefval
 - 
getChoices
 - 
getFlags
public final int getFlags() - 
getCmp
 - 
getMeta
 - 
getMountId
 
 -