Class AbstractResourceRecord

    • Field Detail

      • rawType

        protected char rawType
      • rawClassz

        protected char rawClassz
      • ttl

        protected long ttl
      • rdLength

        protected char rdLength
      • rdata

        protected byte[] rdata
    • Constructor Detail

      • AbstractResourceRecord

        public AbstractResourceRecord()
    • Method Detail

      • getRawType

        public int getRawType()
      • getRawClassz

        public int getRawClassz()
      • createJsonBuilder

        public javax.json.JsonObjectBuilder createJsonBuilder()