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

All Superinterfaces:
ConfigType.InstancesType.SmtpRouterType
All Known Implementing Classes:
ConfigTypeImpl.InstancesTypeImpl.SmtpRouterImpl
Enclosing interface:
ConfigType.InstancesType

public static interface ConfigType.InstancesType.SmtpRouter
extends ConfigType.InstancesType.SmtpRouterType

Java content class for smtpRouter element declaration.

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

 <element name="smtpRouter">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         <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.SmtpRouterType
getName, setName