Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.resources
Class BankImport

java.lang.Object
  extended by org.nuxeo.theme.resources.BankImport

public final class BankImport
extends Object


Constructor Summary
BankImport()
           
 
Method Summary
 String getBankName()
           
 String getCollection()
           
 String getSrcFilePath()
           
 void setBankName(String bankName)
           
 void setCollection(String collection)
           
 void setSrcFilePath(String srcFilePath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BankImport

public BankImport()
Method Detail

getBankName

public String getBankName()

setBankName

public void setBankName(String bankName)

getSrcFilePath

public String getSrcFilePath()

setSrcFilePath

public void setSrcFilePath(String srcFilePath)

getCollection

public String getCollection()

setCollection

public void setCollection(String collection)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.