Package com.verisign.epp.codec.registry
Class EPPRegistryServices.EPPRegistryObjURI
java.lang.Object
com.verisign.epp.codec.registry.EPPRegistryServices.EPPRegistryURI
com.verisign.epp.codec.registry.EPPRegistryServices.EPPRegistryObjURI
- All Implemented Interfaces:
EPPCodecComponent,Serializable,Cloneable
- Enclosing class:
EPPRegistryServices
public static class EPPRegistryServices.EPPRegistryObjURI
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
-
EPPRegistryObjURI
public EPPRegistryObjURI() -
EPPRegistryObjURI
-
-
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.
-