Class Schema.MNsMapEntry.Reader

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

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

    • getNsHash

      public final int getNsHash()
    • hasNs

      public boolean hasNs()
    • getNs

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

      public boolean hasPrefix()
    • getPrefix

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

      public boolean hasXmlns()
    • getXmlns

      public org.capnproto.Text.Reader getXmlns()
    • hasModname

      public boolean hasModname()
    • getModname

      public org.capnproto.Text.Reader getModname()