| Package | Description |
|---|---|
| com.verisign.epp.codec.launchpolicy.v01 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPLaunchPolicyPhase> |
EPPLaunchPolicyZone.getPhases()
Gets the list of phases if defined.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPLaunchPolicyZone.addPhase(EPPLaunchPolicyPhase aPhase)
Adds a phase to the list of phases.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPLaunchPolicyZone.setPhases(java.util.List<EPPLaunchPolicyPhase> aPhases)
Sets the list of phases.
|
| Constructor and Description |
|---|
EPPLaunchPolicyZone(EPPLaunchPolicyPhase aPhase)
Constructor for
EPPLaunchPolicyZone that takes a single phase. |
| Constructor and Description |
|---|
EPPLaunchPolicyZone(java.util.List<EPPLaunchPolicyPhase> aPhases)
Constructor for
EPPLaunchPolicyZone that takes a list of phases. |
Copyright © VeriSign Inc. All Rights Reserved.