Java Doc for FtpInput.java in  » ESB » cbesb-1.2 » com » bostechcorp » cbesb » runtime » component » ftp » wsdl » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ESB » cbesb 1.2 » com.bostechcorp.cbesb.runtime.component.ftp.wsdl 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.bostechcorp.cbesb.runtime.component.util.wsdl.BaseCommonAttribute
      com.bostechcorp.cbesb.runtime.component.ftp.wsdl.FtpInput

FtpInput
public class FtpInput extends BaseCommonAttribute implements ExtensibilityElement,Serializable(Code)

author:
   j.zhang
version:
   1.0.0


Field Summary
protected  QNameelementType
     elementType.
protected  Booleanrequired
     required.


Method Summary
public  StringgetArchiveDir()
     Get the archiveDir.
public  StringgetArchiveFilePattern()
     Get the archiveFilePattern.
public  StringgetCharset()
     Get the charset.
public  StringgetCmdFile()
     Get the cmdFile.
public  QNamegetElementType()
     Get the elementType.
public  StringgetFileCompleteAction()
     Get the fileCompleteAction.
public  StringgetFilePattern()
     Get the filePattern.
public  StringgetFtpConnectMode()
     Get the ftpConnectMode.
public  StringgetFtpHost()
     Get the ftpHost.
public  StringgetFtpPassword()
     Get the ftpPassword.
public  StringgetFtpTransferMode()
     Get the ftpTransferMode.
public  StringgetFtpUser()
     Get the ftpUser.
public  StringgetHold()
     Get the hold.
public  StringgetHoldDir()
     Get the holdDir.
public  StringgetMatchMode()
    
public  StringgetReadStyle()
     Get the readStyle.
public  StringgetRecordType()
     Get the recordType.
public  StringgetRecordsPerMessage()
     Get the recordsPerMessage.
public  StringgetReplyCharset()
     Get the replyCharset.
public  StringgetReplyDir()
     Get the replyDir.
public  StringgetReplyFilePattern()
     Get the replyFilePattern.
public  StringgetReplyFtpConnectMode()
     Get the replyFtpConnectMode.
public  StringgetReplyFtpHost()
     Get the replyFtpHost.
public  StringgetReplyFtpPassword()
     Get the replyFtpPassword.
public  StringgetReplyFtpTransferMode()
     Get the replyFtpTransferMode.
public  StringgetReplyFtpUser()
     Get the replyFtpUser.
public  StringgetReplyWriteStyle()
     Get the replyWriteStyle.
public  BooleangetRequired()
     Get the required.
public  StringgetScanInterval()
     Get the scanInterval.
public  StringgetSchedule()
    
public  StringgetSchedulerEndpoint()
    
public  QNamegetSchedulerService()
    
public  StringgetSourceDir()
     Get the sourceDir.
public  StringgetStageDir()
     Get the stageDir.
public  StringgetTransferDir()
     Get the transferDir.
public  StringgetTwoPass()
     Get the twoPass.
public  StringgetTwoPassInterval()
     Get the twoPassInterval.
public  voidsetArchiveDir(String archiveDir)
     Set the archiveDir.
public  voidsetArchiveFilePattern(String archiveFilePattern)
     Set the archiveFilePattern.
public  voidsetCharset(String charset)
     Set the charset.
public  voidsetCmdFile(String cmdFile)
     Set the cmdFile.
public  voidsetElementType(QName elementType)
     Set the elementType.
public  voidsetFileCompleteAction(String fileCompleteAction)
     Set the fileCompleteAction.
public  voidsetFilePattern(String filePattern)
     Set the filePattern.
public  voidsetFtpConnectMode(String ftpConnectMode)
     Set the ftpConnectMode.
public  voidsetFtpHost(String ftpHost)
     Set the ftpHost.
public  voidsetFtpPassword(String ftpPassword)
     Set the ftpPassword.
public  voidsetFtpTransferMode(String ftpTransferMode)
     Set the ftpTransferMode.
public  voidsetFtpUser(String ftpUser)
     Set the ftpUser.
public  voidsetHold(String hold)
     Set the hold.
public  voidsetHoldDir(String holdDir)
     Set the holdDir.
public  voidsetMatchMode(String matchMode)
    
public  voidsetReadStyle(String readStyle)
     Set the readStyle.
public  voidsetRecordType(String recordType)
     Set the recordType.
public  voidsetRecordsPerMessage(String recordsPerMessage)
     Set the recordsPerMessage.
public  voidsetReplyCharset(String replyCharset)
     Set the replyCharset.
public  voidsetReplyDir(String replyDir)
     Set the replyDir.
public  voidsetReplyFilePattern(String replyFilePattern)
     Set the replyFilePattern.
public  voidsetReplyFtpConnectMode(String replyFtpConnectMode)
     Set the replyFtpConnectMode.
public  voidsetReplyFtpHost(String replyFtpHost)
     Set the replyFtpHost.
public  voidsetReplyFtpPassword(String replyFtpPassword)
     Set the replyFtpPassword.
public  voidsetReplyFtpTransferMode(String replyFtpTransferMode)
     Set the replyFtpTransferMode.
public  voidsetReplyFtpUser(String replyFtpUser)
     Set the replyFtpUser.
public  voidsetReplyWriteStyle(String replyWriteStyle)
     Set the replyWriteStyle.
public  voidsetRequired(Boolean required)
     Set the required.
public  voidsetScanInterval(String scanInterval)
     Set the scanInterval.
public  voidsetSchedule(String schedule)
    
public  voidsetSchedulerEndpoint(String schedulerEndpoint)
    
public  voidsetSchedulerService(QName schedulerService)
    
public  voidsetSourceDir(String sourceDir)
     Set the sourceDir.
public  voidsetStageDir(String stageDir)
     Set the stageDir.
public  voidsetTransferDir(String transferDir)
     Set the transferDir.
public  voidsetTwoPass(String twoPass)
     Set the twoPass.
public  voidsetTwoPassInterval(String twoPassInterval)
     Set the twoPassInterval.
public  StringtoString()
    

Field Detail
elementType
protected QName elementType(Code)
elementType.



required
protected Boolean required(Code)
required.





Method Detail
getArchiveDir
public String getArchiveDir()(Code)
Get the archiveDir. the archiveDir



getArchiveFilePattern
public String getArchiveFilePattern()(Code)
Get the archiveFilePattern. the archiveFilePattern



getCharset
public String getCharset()(Code)
Get the charset. the charset



getCmdFile
public String getCmdFile()(Code)
Get the cmdFile. the cmdFile



getElementType
public QName getElementType()(Code)
Get the elementType. the elementType



getFileCompleteAction
public String getFileCompleteAction()(Code)
Get the fileCompleteAction. the fileCompleteAction



getFilePattern
public String getFilePattern()(Code)
Get the filePattern. the filePattern



getFtpConnectMode
public String getFtpConnectMode()(Code)
Get the ftpConnectMode. the ftpConnectMode



getFtpHost
public String getFtpHost()(Code)
Get the ftpHost. the ftpHost



getFtpPassword
public String getFtpPassword()(Code)
Get the ftpPassword. the ftpPassword



getFtpTransferMode
public String getFtpTransferMode()(Code)
Get the ftpTransferMode. the ftpTransferMode



getFtpUser
public String getFtpUser()(Code)
Get the ftpUser. the ftpUser



getHold
public String getHold()(Code)
Get the hold. the hold



getHoldDir
public String getHoldDir()(Code)
Get the holdDir. the holdDir



getMatchMode
public String getMatchMode()(Code)



getReadStyle
public String getReadStyle()(Code)
Get the readStyle. the readStyle



getRecordType
public String getRecordType()(Code)
Get the recordType. the recordType



getRecordsPerMessage
public String getRecordsPerMessage()(Code)
Get the recordsPerMessage. the recordsPerMessage



getReplyCharset
public String getReplyCharset()(Code)
Get the replyCharset. the replyCharset



getReplyDir
public String getReplyDir()(Code)
Get the replyDir. the replyDir



getReplyFilePattern
public String getReplyFilePattern()(Code)
Get the replyFilePattern. the replyFilePattern



getReplyFtpConnectMode
public String getReplyFtpConnectMode()(Code)
Get the replyFtpConnectMode. the replyFtpConnectMode



getReplyFtpHost
public String getReplyFtpHost()(Code)
Get the replyFtpHost. the replyFtpHost



getReplyFtpPassword
public String getReplyFtpPassword()(Code)
Get the replyFtpPassword. the replyFtpPassword



getReplyFtpTransferMode
public String getReplyFtpTransferMode()(Code)
Get the replyFtpTransferMode. the replyFtpTransferMode



getReplyFtpUser
public String getReplyFtpUser()(Code)
Get the replyFtpUser. the replyFtpUser



getReplyWriteStyle
public String getReplyWriteStyle()(Code)
Get the replyWriteStyle. the replyWriteStyle



getRequired
public Boolean getRequired()(Code)
Get the required. the required



getScanInterval
public String getScanInterval()(Code)
Get the scanInterval. the scanInterval



getSchedule
public String getSchedule()(Code)
the schedule



getSchedulerEndpoint
public String getSchedulerEndpoint()(Code)
the schedulerEndpoint



getSchedulerService
public QName getSchedulerService()(Code)
the schedulerService



getSourceDir
public String getSourceDir()(Code)
Get the sourceDir. the sourceDir



getStageDir
public String getStageDir()(Code)
Get the stageDir. the stageDir



getTransferDir
public String getTransferDir()(Code)
Get the transferDir. the transferDir



getTwoPass
public String getTwoPass()(Code)
Get the twoPass. the twoPass



getTwoPassInterval
public String getTwoPassInterval()(Code)
Get the twoPassInterval. the twoPassInterval



setArchiveDir
public void setArchiveDir(String archiveDir)(Code)
Set the archiveDir.
Parameters:
  archiveDir - the archiveDir to set



setArchiveFilePattern
public void setArchiveFilePattern(String archiveFilePattern)(Code)
Set the archiveFilePattern.
Parameters:
  archiveFilePattern - the archiveFilePattern to set



setCharset
public void setCharset(String charset)(Code)
Set the charset.
Parameters:
  charset - the charset to set



setCmdFile
public void setCmdFile(String cmdFile)(Code)
Set the cmdFile.
Parameters:
  cmdFile - the cmdFile to set



setElementType
public void setElementType(QName elementType)(Code)
Set the elementType.
Parameters:
  elementType - the elementType to set



setFileCompleteAction
public void setFileCompleteAction(String fileCompleteAction)(Code)
Set the fileCompleteAction.
Parameters:
  fileCompleteAction - the fileCompleteAction to set



setFilePattern
public void setFilePattern(String filePattern)(Code)
Set the filePattern.
Parameters:
  filePattern - the filePattern to set



setFtpConnectMode
public void setFtpConnectMode(String ftpConnectMode)(Code)
Set the ftpConnectMode.
Parameters:
  ftpConnectMode - the ftpConnectMode to set



setFtpHost
public void setFtpHost(String ftpHost)(Code)
Set the ftpHost.
Parameters:
  ftpHost - the ftpHost to set



setFtpPassword
public void setFtpPassword(String ftpPassword)(Code)
Set the ftpPassword.
Parameters:
  ftpPassword - the ftpPassword to set



setFtpTransferMode
public void setFtpTransferMode(String ftpTransferMode)(Code)
Set the ftpTransferMode.
Parameters:
  ftpTransferMode - the ftpTransferMode to set



setFtpUser
public void setFtpUser(String ftpUser)(Code)
Set the ftpUser.
Parameters:
  ftpUser - the ftpUser to set



setHold
public void setHold(String hold)(Code)
Set the hold.
Parameters:
  hold - the hold to set



setHoldDir
public void setHoldDir(String holdDir)(Code)
Set the holdDir.
Parameters:
  holdDir - the holdDir to set



setMatchMode
public void setMatchMode(String matchMode)(Code)



setReadStyle
public void setReadStyle(String readStyle)(Code)
Set the readStyle.
Parameters:
  readStyle - the readStyle to set



setRecordType
public void setRecordType(String recordType)(Code)
Set the recordType.
Parameters:
  recordType - the recordType to set



setRecordsPerMessage
public void setRecordsPerMessage(String recordsPerMessage)(Code)
Set the recordsPerMessage.
Parameters:
  recordsPerMessage - the recordsPerMessage to set



setReplyCharset
public void setReplyCharset(String replyCharset)(Code)
Set the replyCharset.
Parameters:
  replyCharset - the replyCharset to set



setReplyDir
public void setReplyDir(String replyDir)(Code)
Set the replyDir.
Parameters:
  replyDir - the replyDir to set



setReplyFilePattern
public void setReplyFilePattern(String replyFilePattern)(Code)
Set the replyFilePattern.
Parameters:
  replyFilePattern - the replyFilePattern to set



setReplyFtpConnectMode
public void setReplyFtpConnectMode(String replyFtpConnectMode)(Code)
Set the replyFtpConnectMode.
Parameters:
  replyFtpConnectMode - the replyFtpConnectMode to set



setReplyFtpHost
public void setReplyFtpHost(String replyFtpHost)(Code)
Set the replyFtpHost.
Parameters:
  replyFtpHost - the replyFtpHost to set



setReplyFtpPassword
public void setReplyFtpPassword(String replyFtpPassword)(Code)
Set the replyFtpPassword.
Parameters:
  replyFtpPassword - the replyFtpPassword to set



setReplyFtpTransferMode
public void setReplyFtpTransferMode(String replyFtpTransferMode)(Code)
Set the replyFtpTransferMode.
Parameters:
  replyFtpTransferMode - the replyFtpTransferMode to set



setReplyFtpUser
public void setReplyFtpUser(String replyFtpUser)(Code)
Set the replyFtpUser.
Parameters:
  replyFtpUser - the replyFtpUser to set



setReplyWriteStyle
public void setReplyWriteStyle(String replyWriteStyle)(Code)
Set the replyWriteStyle.
Parameters:
  replyWriteStyle - the replyWriteStyle to set



setRequired
public void setRequired(Boolean required)(Code)
Set the required.
Parameters:
  required - the required to set



setScanInterval
public void setScanInterval(String scanInterval)(Code)
Set the scanInterval.
Parameters:
  scanInterval - the scanInterval to set



setSchedule
public void setSchedule(String schedule)(Code)

Parameters:
  schedule - the schedule to set



setSchedulerEndpoint
public void setSchedulerEndpoint(String schedulerEndpoint)(Code)

Parameters:
  schedulerEndpoint - the schedulerEndpoint to set



setSchedulerService
public void setSchedulerService(QName schedulerService)(Code)

Parameters:
  schedulerService - the schedulerService to set



setSourceDir
public void setSourceDir(String sourceDir)(Code)
Set the sourceDir.
Parameters:
  sourceDir - the sourceDir to set



setStageDir
public void setStageDir(String stageDir)(Code)
Set the stageDir.
Parameters:
  stageDir - the stageDir to set



setTransferDir
public void setTransferDir(String transferDir)(Code)
Set the transferDir.
Parameters:
  transferDir - the transferDir to set



setTwoPass
public void setTwoPass(String twoPass)(Code)
Set the twoPass.
Parameters:
  twoPass - the twoPass to set



setTwoPassInterval
public void setTwoPassInterval(String twoPassInterval)(Code)
Set the twoPassInterval.
Parameters:
  twoPassInterval - the twoPassInterval to set



toString
public String toString()(Code)



Fields inherited from com.bostechcorp.cbesb.runtime.component.util.wsdl.BaseCommonAttribute
protected URI defaultMep(Code)(Java Doc)
protected QName defaultOperation(Code)(Java Doc)
protected QName elementType(Code)(Java Doc)
protected Boolean required(Code)(Java Doc)
protected Role role(Code)(Java Doc)

Methods inherited from com.bostechcorp.cbesb.runtime.component.util.wsdl.BaseCommonAttribute
public URI getDefaultMep()(Code)(Java Doc)
public QName getDefaultOperation()(Code)(Java Doc)
public QName getElementType()(Code)(Java Doc)
public Boolean getRequired()(Code)(Java Doc)
public Role getRole()(Code)(Java Doc)
public void setDefaultMep(URI defaultMep)(Code)(Java Doc)
public void setDefaultOperation(QName defaultOperation)(Code)(Java Doc)
public void setElementType(QName elementType)(Code)(Java Doc)
public void setRequired(Boolean required)(Code)(Java Doc)
public void setRole(Role role)(Code)(Java Doc)
public String toString()(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

w___w_w___.___j_a___v_a_2_s.__c___o___m_ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.