Uses of Class
com.tailf.ncs.maapi.Schema.CsChoice.Reader
Packages that use Schema.CsChoice.Reader
- 
Uses of Schema.CsChoice.Reader in com.tailf.ncs.maapi
Fields in com.tailf.ncs.maapi with type parameters of type Schema.CsChoice.ReaderModifier and TypeFieldDescriptionstatic final org.capnproto.StructList.Factory<Schema.CsChoice.Builder,Schema.CsChoice.Reader> Schema.CsChoice.listFactoryMethods in com.tailf.ncs.maapi that return Schema.CsChoice.ReaderModifier and TypeMethodDescriptionfinal Schema.CsChoice.ReaderSchema.CsChoice.Builder.asReader()final Schema.CsChoice.ReaderSchema.CsChoice.Factory.asReader(Schema.CsChoice.Builder builder) final Schema.CsChoice.ReaderSchema.CsChoice.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.CsChoice.ReaderModifier and TypeMethodDescriptionfinal org.capnproto.StructList.Reader<Schema.CsChoice.Reader>Schema.CsCase.Reader.getChoices()final org.capnproto.StructList.Reader<Schema.CsChoice.Reader>Schema.Cs.Choices.Reader.getList()Method parameters in com.tailf.ncs.maapi with type arguments of type Schema.CsChoice.ReaderModifier and TypeMethodDescriptionfinal voidSchema.CsCase.Builder.setChoices(org.capnproto.StructList.Reader<Schema.CsChoice.Reader> value) final voidSchema.Cs.Choices.Builder.setList(org.capnproto.StructList.Reader<Schema.CsChoice.Reader> value)