Package | Description |
---|---|
com.verisign.epp.codec.registry.v02 |
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPRegistryBatchJob> |
EPPRegistryZone.getBatchJobs()
Get the
List of EPPRegistryBatchJob that specifies the
batch jobs. |
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryZone.addBatchJob(EPPRegistryBatchJob aBatchJob)
Add a batch job to the list of batch jobs.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryZone.setBatchJobs(java.util.List<EPPRegistryBatchJob> aBatchJobs)
Set the
List of EPPRegistryBatchJob that includes all of
the batch jobs. |
Copyright © VeriSign Inc. All Rights Reserved.