Class NS

  • All Implemented Interfaces:
    Data

    public class NS
    extends CNAME
    Nameserver record.
    • Constructor Detail

      • NS

        public NS()
    • Method Detail

      • getType

        public Record.TYPE getType()
        Description copied from interface: Data
        The payload type.
        Specified by:
        getType in interface Data
        Overrides:
        getType in class CNAME
        Returns:
        The payload type.