Class XjcLaunchPhaseType

java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.launch.XjcLaunchPhaseType

public class XjcLaunchPhaseType extends XjcObject

Java class for phaseType complex type

.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="phaseType">
   <simpleContent>
     <extension base="<urn:ietf:params:xml:ns:launch-1.0>phaseTypeValue">
       <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}token" />
     </extension>
   </simpleContent>
 </complexType>