Class EPPLaunchPolicyUpdate

  • All Implemented Interfaces:
    EPPCodecComponent, java.io.Serializable, java.lang.Cloneable

    public class EPPLaunchPolicyUpdate
    extends EPPLaunchPolicyZoneContainer
    Launch Policy Create Extension that enables a client to pass the launch policy information with a registry update command.
    See Also:
    Serialized Form
    • Field Detail

      • ELM_LOCALNAME

        public static final java.lang.String ELM_LOCALNAME
        XML local name for EPPLaunchPolicyUpdate.
        See Also:
        Constant Field Values
      • ELM_NAME

        public static final java.lang.String ELM_NAME
        XML root tag for EPPLaunchPolicyUpdate.
        See Also:
        Constant Field Values
    • Constructor Detail

      • EPPLaunchPolicyUpdate

        public EPPLaunchPolicyUpdate()
        Creates an empty EPPLaunchPolicyUpdate object. zone is set to null. Use setZone to set zone attribute before sending the update command.
      • EPPLaunchPolicyUpdate

        public EPPLaunchPolicyUpdate​(EPPLaunchPolicyZone aZone)
        Creates a new EPPLaunchPolicyUpdate object that will update the launch policy for a zone.
        Parameters:
        aZone - Instance of EPPLaunchPolicyZone to create