Class Schema.CsCase.Reader

Object
org.capnproto.StructReader
com.tailf.ncs.maapi.Schema.CsCase.Reader
Enclosing class:
Schema.CsCase

public static final class Schema.CsCase.Reader extends org.capnproto.StructReader
  • Method Details

    • getHtag

      public final int getHtag()
    • getHns

      public final int getHns()
    • hasNodes

      public final boolean hasNodes()
    • getNodes

      public final org.capnproto.StructList.Reader<Schema.QTag.Reader> getNodes()
    • hasChoices

      public final boolean hasChoices()
    • getChoices

      public final org.capnproto.StructList.Reader<Schema.CsChoice.Reader> getChoices()