|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.deployme.v1.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 String |
factoryName
|
protected String |
factoryType
|
| Constructor Summary | |
|---|---|
Configuration.Mail()
|
|
| Method Summary | |
|---|---|
String |
getFactoryName()
Gets the value of the factoryName property. |
String |
getFactoryType()
Gets the value of the factoryType property. |
void |
setFactoryName(String value)
Sets the value of the factoryName property. |
void |
setFactoryType(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 String factoryType
protected String factoryName
| Constructor Detail |
|---|
public Configuration.Mail()
| Method Detail |
|---|
public String getFactoryType()
Stringpublic void setFactoryType(String value)
value - allowed object is
Stringpublic String getFactoryName()
Stringpublic void setFactoryName(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||