|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPRelatedDomainExtPeriod | |
|---|---|
| com.verisign.epp.codec.relateddomainext | |
| Uses of EPPRelatedDomainExtPeriod in com.verisign.epp.codec.relateddomainext |
|---|
| Methods in com.verisign.epp.codec.relateddomainext that return EPPRelatedDomainExtPeriod | |
|---|---|
EPPRelatedDomainExtPeriod |
EPPRelatedDomainExtDomain.getPeriod()
Returns the period |
| Methods in com.verisign.epp.codec.relateddomainext with parameters of type EPPRelatedDomainExtPeriod | |
|---|---|
void |
EPPRelatedDomainExtDomain.setPeriod(EPPRelatedDomainExtPeriod aPeriod)
Sets period value to period |
| Constructors in com.verisign.epp.codec.relateddomainext with parameters of type EPPRelatedDomainExtPeriod | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||