Secure iNet Factory

com.jscape.inet.dns.record
Class CanonicalName

java.lang.Object
  extended by com.jscape.inet.dns.record.DnsRecord
      extended by com.jscape.inet.dns.record.CanonicalName
All Implemented Interfaces:
java.io.Serializable

public class CanonicalName
extends DnsRecord

CanonicalName record specifies the canonical or primary name for the owner of a domain name.

See Also:
Serialized Form

Constructor Summary
CanonicalName()
           
 
Method Summary
 java.lang.String getCanonicalName()
          Gets canonical name for domain name.
 java.lang.String toString()
          Gets String representation of this record.
 
Methods inherited from class com.jscape.inet.dns.record.DnsRecord
getRecordClass, getRecordName, getRecordTTL, getRecordType, init, isValid
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CanonicalName

public CanonicalName()
Method Detail

getCanonicalName

public java.lang.String getCanonicalName()
Gets canonical name for domain name.

Returns:
canonical name

toString

public java.lang.String toString()
Gets String representation of this record.

Overrides:
toString in class java.lang.Object
Returns:
String

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved