com.admc.jamama.dtd
Interface ConfigType.InstancesType.SmtpRouterType
- All Known Subinterfaces:
- ConfigType.InstancesType.SmtpRouter
- All Known Implementing Classes:
- ConfigTypeImpl.InstancesTypeImpl.SmtpRouterImpl, ConfigTypeImpl.InstancesTypeImpl.SmtpRouterTypeImpl
- Enclosing interface:
- ConfigType.InstancesType
- public static interface ConfigType.InstancesType.SmtpRouterType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object.
<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>
|
Method Summary |
java.lang.String |
getName()
|
void |
setName(java.lang.String value)
|
getName
public java.lang.String getName()
- Returns:
- possible object is
String
setName
public void setName(java.lang.String value)
- Parameters:
value - allowed object is
String