Class Schema.NsInfo.Reader

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

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

    • getNshash

      public final int getNshash()
    • hasUri

      public boolean hasUri()
    • getUri

      public org.capnproto.Text.Reader getUri()
    • hasPrefix

      public boolean hasPrefix()
    • getPrefix

      public org.capnproto.Text.Reader getPrefix()
    • hasRevision

      public boolean hasRevision()
    • getRevision

      public org.capnproto.Text.Reader getRevision()
    • hasModule

      public boolean hasModule()
    • getModule

      public org.capnproto.Text.Reader getModule()
    • hasRootNodes

      public final boolean hasRootNodes()
    • getRootNodes

      public final org.capnproto.StructList.Reader<Schema.QTag.Reader> getRootNodes()
    • hasTypes

      public final boolean hasTypes()
    • getTypes

      public final org.capnproto.StructList.Reader<Schema.NamedType.Reader> getTypes()