Uses of Class
com.verisign.epp.codec.domain.EPPDomainContact

Packages that use EPPDomainContact
com.verisign.epp.codec.domain   
 

Uses of EPPDomainContact in com.verisign.epp.codec.domain
 

Methods in com.verisign.epp.codec.domain that return EPPDomainContact
 EPPDomainContact EPPDomainInfoResp.getAdminContact()
          Gets the admin contact if defined.
 EPPDomainContact EPPDomainInfoResp.getBillingContact()
          Gets the billing contact if defined.
 EPPDomainContact EPPDomainInfoResp.getContactByType(java.lang.String aType)
          Gets a contact by type using one of the CONTACT_TYPE constants.
 EPPDomainContact EPPDomainInfoResp.getTechContact()
          Gets the tech contact if defined.
 



Copyright © VeriSign Inc. All Rights Reserved.