Class EPPRegistryPendingRestorePeriodType

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

public class EPPRegistryPendingRestorePeriodType extends EPPRegistryPeriodType
Defines the length of time that the domain object will remain in the pendingRestore status unless the restore report command is received.
See Also:
  • Field Details

    • ELM_LOCALNAME

      public static final String ELM_LOCALNAME
      XML local name for EPPRegistryPendingRestorePeriodType.
      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.