Uses of Class
com.verisign.epp.codec.registry.EPPRegistryTransferHoldPeriodType

Packages that use EPPRegistryTransferHoldPeriodType
com.verisign.epp.codec.registry   
 

Uses of EPPRegistryTransferHoldPeriodType in com.verisign.epp.codec.registry
 

Methods in com.verisign.epp.codec.registry that return EPPRegistryTransferHoldPeriodType
 EPPRegistryTransferHoldPeriodType EPPRegistryDomain.getTransferHoldPeriod()
          Get the period of time a domain object is in the pending transfer before the transfer is auto approved by the server
 EPPRegistryTransferHoldPeriodType EPPRegistryContact.getTransferHoldPeriod()
          Get the period of time a contact object is in the pending transfer before the transfer is auto approved by the server
 

Methods in com.verisign.epp.codec.registry with parameters of type EPPRegistryTransferHoldPeriodType
 void EPPRegistryDomain.setTransferHoldPeriod(EPPRegistryTransferHoldPeriodType transferHoldPeriod)
          Set the period of time a domain object is in the pending transfer before the transfer is auto approved by the server
 void EPPRegistryContact.setTransferHoldPeriod(EPPRegistryTransferHoldPeriodType transferHoldPeriod)
          Set the period of time a contact object is in the pending transfer before the transfer is auto approved by the server
 



Copyright ? VeriSign Inc. All Rights Reserved.