public class Tld
extends Object
-
Constructor Summary
Constructors
Tld(String tld,
Integer tldType,
Boolean whoisPrivacy,
Boolean trusteeServiceEnabled,
Boolean trusteeServiceRequired,
Boolean autoRenewOnly,
Integer minimumRegistration,
Boolean registrationEnabled,
Boolean renewalEnabled,
Boolean transferEnabled,
String dnssecInterfaceType)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Tld
public Tld(String tld,
Integer tldType,
Boolean whoisPrivacy,
Boolean trusteeServiceEnabled,
Boolean trusteeServiceRequired,
Boolean autoRenewOnly,
Integer minimumRegistration,
Boolean registrationEnabled,
Boolean renewalEnabled,
Boolean transferEnabled,
String dnssecInterfaceType)
-
Method Details
-
-
-
supportsWhoisPrivacy
public Boolean supportsWhoisPrivacy()
-
isTrusteeServiceEnabled
public Boolean isTrusteeServiceEnabled()
-
isTrusteeServiceRequired
public Boolean isTrusteeServiceRequired()
-
-
getMinimumRegistration
public Integer getMinimumRegistration()
-
isRegistrationEnabled
public Boolean isRegistrationEnabled()
-
-
-
getDnssecInterfaceType
public String getDnssecInterfaceType()