Class EPPRegistryTransferHoldPeriodType

java.lang.Object
com.verisign.epp.codec.registry.v02.EPPRegistryPeriodType
com.verisign.epp.codec.registry.v02.EPPRegistryTransferHoldPeriodType
All Implemented Interfaces:
EPPCodecComponent, Serializable, Cloneable

public class EPPRegistryTransferHoldPeriodType extends EPPRegistryPeriodType
Represents the period of time a domain object is in the pending transfer before the transfer is auto approved by the server. The <registry:transferHoldPeriod> element MUST have the "unit" attribute with the possible values of "y" for year, "m" for month, and "d" for day..
See Also:
  • Field Details

    • ELM_LOCALNAME

      public static final String ELM_LOCALNAME
      XML local name for EPPRegistryTransferHoldPeriodType.
      See Also:
  • Constructor Details

  • Method Details

    • getNamespace

      public String getNamespace()
      Returns the XML namespace associated with the EPPCodecComponent.
      Returns:
      XML namespace for the EPPCodecComponent.
    • getRootName

      protected String getRootName()
      Gets the root element local name.
      Overrides:
      getRootName in class EPPRegistryPeriodType
      Returns:
      Root element local name.