Package | Description |
---|---|
com.verisign.epp.codec.relateddomainext |
Modifier and Type | Method and Description |
---|---|
EPPRelatedDomainExtPeriod |
EPPRelatedDomainExtDomain.getPeriod()
Returns the period
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRelatedDomainExtDomain.setPeriod(EPPRelatedDomainExtPeriod aPeriod)
Sets period value to period
|
Constructor and Description |
---|
EPPRelatedDomainExtDomain(java.lang.String name,
java.util.Date currentExpirationDate,
EPPRelatedDomainExtPeriod period)
Constructor which takes the name of domain, current expiration date and
registration period.
|
EPPRelatedDomainExtDomain(java.lang.String name,
EPPRelatedDomainExtAuthInfo authInfo,
EPPRelatedDomainExtPeriod period)
Constructor which takes the name of domain, authInfo and registration
period.
|
EPPRelatedDomainExtDomain(java.lang.String name,
EPPRelatedDomainExtAuthInfo authInfo,
EPPRelatedDomainExtPeriod period,
java.lang.String aLanguage)
Constructor which takes the name of domain, authInfo, registration period
and a language.
|
Copyright © VeriSign Inc. All Rights Reserved.