com.admc.jamama.dtd
Interface ConfigType.InstancesType.JamamaDirector

All Superinterfaces:
ConfigType.InstancesType.JamamaDirectorType
All Known Implementing Classes:
ConfigTypeImpl.InstancesTypeImpl.JamamaDirectorImpl
Enclosing interface:
ConfigType.InstancesType

public static interface ConfigType.InstancesType.JamamaDirector
extends ConfigType.InstancesType.JamamaDirectorType

Java content class for jamamaDirector element declaration.

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

 <element name="jamamaDirector">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <all>
           <element name="run" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         </all>
         <attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Methods inherited from interface com.admc.jamama.dtd.ConfigType.InstancesType.JamamaDirectorType
getName, isRun, setName, setRun