|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MailMessagingSpecifier
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
| Method Summary | |
|---|---|
int |
getHostImapPort()
Returns the hostImapPort. |
int |
getHostSmtpPort()
Returns the hostSmtpPort. |
int |
getTargetImapPort()
Returns the targetImapPort. |
int |
getTargetSmtpPort()
Returns the targetSmtpPort. |
void |
setHostImapPort(int hostImapPort)
Sets the hostImapPort. |
void |
setHostSmtpPort(int hostSmtpPort)
Sets the hostSmtpPort. |
void |
setTargetImapPort(int targetImapPort)
Sets the targetImapPort. |
void |
setTargetSmtpPort(int targetSmtpPort)
Sets the targetSmtpPort. |
| Methods inherited from interface org.apache.uima.resource.MessagingSpecifier |
|---|
getHostAddress, getHostMessagingServer, getHostPassword, getHostUser, getMessagingType, getTargetAddress, getTargetMessagingServer, getTargetPassword, getTargetUser, getTimeout, setHostAddress, setHostMessagingServer, setHostPassword, setHostUser, setMessagingType, setTargetAddress, setTargetMessagingServer, setTargetPassword, setTargetUser, setTimeout |
| Methods inherited from interface org.apache.uima.resource.metadata.MetaDataObject |
|---|
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrl |
| Methods inherited from interface org.apache.uima.util.XMLizable |
|---|
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML |
| Method Detail |
|---|
int getHostImapPort()
int getHostSmtpPort()
int getTargetImapPort()
int getTargetSmtpPort()
void setHostImapPort(int hostImapPort)
hostImapPort - The hostImapPort to setvoid setHostSmtpPort(int hostSmtpPort)
hostSmtpPort - The hostSmtpPort to setvoid setTargetImapPort(int targetImapPort)
targetImapPort - The targetImapPort to setvoid setTargetSmtpPort(int targetSmtpPort)
targetSmtpPort - The targetSmtpPort to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||