Class EPPRegistryMinPeriodType

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

public class EPPRegistryMinPeriodType extends EPPRegistryPeriodType
See Also:
  • Field Details

  • Constructor Details

    • EPPRegistryMinPeriodType

      public EPPRegistryMinPeriodType()
    • EPPRegistryMinPeriodType

      public EPPRegistryMinPeriodType(Integer n, String unit)
    • EPPRegistryMinPeriodType

      public EPPRegistryMinPeriodType(int number, String unit)
  • Method Details

    • equals

      public boolean equals(Object aObject)
      Overrides:
      equals in class EPPRegistryPeriodType
    • getNamespace

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