|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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">
<all>
<element name="instances">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice maxOccurs="unbounded" minOccurs="0">
<element name="mailFolderFileRepository">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="directory" type="{http://www.w3.org/2001/XMLSchema}string"/>
</all>
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<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>
<element name="smtpServerRouter">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="hostname" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="port" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<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>
<element name="MX4JHttpAdaptor">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="port" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<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>
<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>
<element name="mitFileRepository">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="directory" type="{http://www.w3.org/2001/XMLSchema}string"/>
</all>
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="proxyServer">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="listenHost" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="listenPort" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="targetHost" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="targetPort" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="cacert" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mycert" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="mypwd" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<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>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="pipeline" minOccurs="0">
<list itemType="{http://www.w3.org/2001/XMLSchema}string" />
</element>
</all>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
static interface |
ConfigType.InstancesType
Java content class for anonymous complex type. |
| Method Summary | |
ConfigType.InstancesType |
getInstances()
|
java.util.List |
getPipeline()
Gets the value of the Pipeline property. |
void |
setInstances(ConfigType.InstancesType value)
|
| Method Detail |
public java.util.List getPipeline()
getPipeline().add(newItem);
Objects of the following type(s) are allowed in the list
String
public ConfigType.InstancesType getInstances()
ConfigType.InstancesTypepublic void setInstances(ConfigType.InstancesType value)
value - allowed object is
ConfigType.InstancesType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||