Class EPPRegistryServicesExt.EPPRegistryExtURI

    • Constructor Detail

      • EPPRegistryExtURI

        public EPPRegistryExtURI​(java.lang.String aUri,
                                 java.lang.Boolean aRequired)
        Constructor that takes the two required attributes for the URI and the required attribute.
        Parameters:
        aUri - The object URI
        aRequired - true if the use of the extension URI is required; false otherwise.
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object aObject)
        implements a deep EPPRegistryExtURI compare.
        Overrides:
        equals in class EPPRegistryServices.EPPRegistryURI
        Parameters:
        aObject - EPPRegistryExtURI instance to compare with
        Returns:
        true if this object is the same as the aObject argument; false otherwise
      • getNamespace

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