|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.deployme.generated.Configuration.Mail
public static class Configuration.Mail
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="factory_type" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
<element name="factory_name" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected java.lang.String |
factoryName
|
protected java.lang.String |
factoryType
|
| Constructor Summary | |
|---|---|
Configuration.Mail()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFactoryName()
Gets the value of the factoryName property. |
java.lang.String |
getFactoryType()
Gets the value of the factoryType property. |
void |
setFactoryName(java.lang.String value)
Sets the value of the factoryName property. |
void |
setFactoryType(java.lang.String value)
Sets the value of the factoryType property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String factoryType
protected java.lang.String factoryName
| Constructor Detail |
|---|
public Configuration.Mail()
| Method Detail |
|---|
public java.lang.String getFactoryType()
Stringpublic void setFactoryType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getFactoryName()
Stringpublic void setFactoryName(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||