Class EPPRegistryTransferHoldPeriodType

  • All Implemented Interfaces:
    EPPCodecComponent, java.io.Serializable, java.lang.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:
    EPPRegistryDomain, Serialized Form
    • Field Detail

      • ELM_LOCALNAME

        public static final java.lang.String ELM_LOCALNAME
        XML local name for EPPRegistryTransferHoldPeriodType.
        See Also:
        Constant Field Values
    • Method Detail

      • getNamespace

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

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