Class EPPRegistryServices.EPPRegistryObjURI

    • Constructor Detail

      • EPPRegistryObjURI

        public EPPRegistryObjURI​(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 object URI is required; false otherwise.
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object aObject)
        implements a deep EPPRegistryObjURI compare.
        Overrides:
        equals in class EPPRegistryServices.EPPRegistryURI
        Parameters:
        aObject - EPPRegistryObjURI 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.