SK.gnome.dwarf.utils.dns
Class RPResource

java.lang.Object
  extended bySK.gnome.dwarf.utils.dns.Record
      extended bySK.gnome.dwarf.utils.dns.Resource
          extended bySK.gnome.dwarf.utils.dns.RPResource

public class RPResource
extends Resource

This resource represents a responsible person.


Field Summary
 
Fields inherited from class SK.gnome.dwarf.utils.dns.Resource
rdata, ttl
 
Fields inherited from class SK.gnome.dwarf.utils.dns.Record
clazz, name, type
 
Method Summary
 java.lang.String getMboxDName()
          Returns the person's mailbox name.
 java.lang.String getTxtDName()
          Returns the domain name for which the TXT records exist.
 java.lang.String toString()
           
 
Methods inherited from class SK.gnome.dwarf.utils.dns.Resource
getRData, getTTL
 
Methods inherited from class SK.gnome.dwarf.utils.dns.Record
getClassString, getClazz, getName, getType, getTypeString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getMboxDName

public java.lang.String getMboxDName()
Returns the person's mailbox name.

Returns:
the mailbox name

getTxtDName

public java.lang.String getTxtDName()
Returns the domain name for which the TXT records exist.

Returns:
the domain name

toString

public java.lang.String toString()
Overrides:
toString in class Record


Copyright (c) 1999-2005, Gnome Ltd. All rights reserved.