Uses of Class
com.tailf.ncs.maapi.Schema.Cs.Reader
Packages that use Schema.Cs.Reader
- 
Uses of Schema.Cs.Reader in com.tailf.ncs.maapi
Fields in com.tailf.ncs.maapi with type parameters of type Schema.Cs.ReaderModifier and TypeFieldDescriptionstatic final org.capnproto.StructList.Factory<Schema.Cs.Builder,Schema.Cs.Reader> Schema.Cs.listFactoryMethods in com.tailf.ncs.maapi that return Schema.Cs.ReaderModifier and TypeMethodDescriptionfinal Schema.Cs.ReaderSchema.Cs.Builder.asReader()final Schema.Cs.ReaderSchema.Cs.Factory.asReader(Schema.Cs.Builder builder) final Schema.Cs.ReaderSchema.Cs.Factory.constructReader(org.capnproto.SegmentReader segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit) Methods in com.tailf.ncs.maapi that return types with arguments of type Schema.Cs.ReaderModifier and TypeMethodDescriptionfinal org.capnproto.StructList.Reader<Schema.Cs.Reader>Schema.CsDb.Reader.getEntries()Method parameters in com.tailf.ncs.maapi with type arguments of type Schema.Cs.ReaderModifier and TypeMethodDescriptionfinal voidSchema.CsDb.Builder.setEntries(org.capnproto.StructList.Reader<Schema.Cs.Reader> value)