org.jdiagnose.library.web.spring
Class ImportCommand
java.lang.Object
org.jdiagnose.library.web.spring.ImportCommand
- public class ImportCommand
- extends java.lang.Object
- Author:
- jmccrindle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportCommand
public ImportCommand()
isPersist
public boolean isPersist()
setPersist
public void setPersist(boolean persist)
getSystem
public java.lang.String getSystem()
setSystem
public void setSystem(java.lang.String system)
getFile
public byte[] getFile()
setFile
public void setFile(byte[] file)
isRemoteSystem
public boolean isRemoteSystem()
setRemoteSystem
public void setRemoteSystem(boolean remoteSystem)
Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.