|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jaspersoft.jasperserver.ws.scheduling.JobRepositoryDestination
public class JobRepositoryDestination
JobRepositoryDestination.java This file was auto-generated from WSDL by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.
| Constructor Summary | |
|---|---|
JobRepositoryDestination()
|
|
JobRepositoryDestination(long id,
int version,
java.lang.String folderURI,
boolean sequentialFilenames,
boolean overwriteFiles)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getFolderURI()
Gets the folderURI value for this JobRepositoryDestination. |
long |
getId()
Gets the id value for this JobRepositoryDestination. |
int |
getVersion()
Gets the version value for this JobRepositoryDestination. |
int |
hashCode()
|
boolean |
isOverwriteFiles()
Gets the overwriteFiles value for this JobRepositoryDestination. |
boolean |
isSequentialFilenames()
Gets the sequentialFilenames value for this JobRepositoryDestination. |
void |
setFolderURI(java.lang.String folderURI)
Sets the folderURI value for this JobRepositoryDestination. |
void |
setId(long id)
Sets the id value for this JobRepositoryDestination. |
void |
setOverwriteFiles(boolean overwriteFiles)
Sets the overwriteFiles value for this JobRepositoryDestination. |
void |
setSequentialFilenames(boolean sequentialFilenames)
Sets the sequentialFilenames value for this JobRepositoryDestination. |
void |
setVersion(int version)
Sets the version value for this JobRepositoryDestination. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobRepositoryDestination()
public JobRepositoryDestination(long id,
int version,
java.lang.String folderURI,
boolean sequentialFilenames,
boolean overwriteFiles)
| Method Detail |
|---|
public long getId()
public void setId(long id)
id - public int getVersion()
public void setVersion(int version)
version - public java.lang.String getFolderURI()
public void setFolderURI(java.lang.String folderURI)
folderURI - public boolean isSequentialFilenames()
public void setSequentialFilenames(boolean sequentialFilenames)
sequentialFilenames - public boolean isOverwriteFiles()
public void setOverwriteFiles(boolean overwriteFiles)
overwriteFiles - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||