Package | Description |
---|---|
com.verisign.epp.codec.registry.v01 |
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPRegistryServices.EPPRegistryObjURI> |
EPPRegistryServices.getObjURIs()
Gets the namespace URIs representing the objects that the server is
capable of managing for the zone.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryServices.addObjURI(EPPRegistryServices.EPPRegistryObjURI aURI)
Adds an object namespace URI to the list of object namespace URIs.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryServices.setObjURIs(java.util.List<EPPRegistryServices.EPPRegistryObjURI> aObjURIs)
Sets the namespace URIs representing the objects that the server is
capable of managing for the zone.
|
Constructor and Description |
---|
EPPRegistryServices(java.util.List<EPPRegistryServices.EPPRegistryObjURI> aObjURIs)
Constructor that takes the list of object URIs for the zone.
|
Copyright © VeriSign Inc. All Rights Reserved.