Package com.verisign.epp.codec.registry
Class EPPRegistryServicesExt.EPPRegistryExtURI
java.lang.Object
com.verisign.epp.codec.registry.EPPRegistryServices.EPPRegistryURI
com.verisign.epp.codec.registry.EPPRegistryServicesExt.EPPRegistryExtURI
- All Implemented Interfaces:
EPPCodecComponent,Serializable,Cloneable
- Enclosing class:
EPPRegistryServicesExt
public static class EPPRegistryServicesExt.EPPRegistryExtURI
extends EPPRegistryServices.EPPRegistryURI
- See Also:
-
Field Summary
Fields inherited from class com.verisign.epp.codec.registry.EPPRegistryServices.EPPRegistryURI
ATTR_REQUIRED, ELM_EXT_URI, ELM_OBJ_URI -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the XML namespace associated with theEPPCodecComponent.Methods inherited from class com.verisign.epp.codec.registry.EPPRegistryServices.EPPRegistryURI
clone, decode, encode, getRequired, getUri, setRequired, setUri, toString
-
Constructor Details
-
EPPRegistryExtURI
public EPPRegistryExtURI() -
EPPRegistryExtURI
-
-
Method Details
-
getRootName
- Specified by:
getRootNamein classEPPRegistryServices.EPPRegistryURI
-
equals
- Overrides:
equalsin classEPPRegistryServices.EPPRegistryURI
-
getNamespace
Returns the XML namespace associated with theEPPCodecComponent.- Returns:
- XML namespace for the
EPPCodecComponent.
-