Class PTR

  • All Implemented Interfaces:
    Data

    public class PTR
    extends CNAME
    A PTR record is handled like a CNAME
    • Constructor Detail

      • PTR

        public PTR()
    • 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.