public class DeployedRequisitionStats extends JaxbListWrapper<String>
| Constructor and Description | 
|---|
DeployedRequisitionStats()
Instantiates a new deployed requisition statistics. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<String> | 
getForeignIds()
Gets the foreign IDs. 
 | 
String | 
getForeignSource()
Gets the foreign source. 
 | 
Date | 
getLastImported()
Gets the foreign source. 
 | 
void | 
setForeignIds(List<String> foreignIds)
Sets the foreign IDs. 
 | 
void | 
setForeignSource(String foreignSource)
Sets the foreign source. 
 | 
void | 
setLastImported(Date lastImported)
Sets the last imported date. 
 | 
add, add, addAll, addAll, clear, contains, containsAll, equals, get, getCount, getObjects, getOffset, getTotalCount, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, setCount, setObjects, setOffset, setTotalCount, size, subList, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic DeployedRequisitionStats()
public String getForeignSource()
public Date getLastImported()
public void setForeignSource(String foreignSource)
foreignSource - the new foreign sourcepublic void setLastImported(Date lastImported)
lastImported - the new last imported dateCopyright © 2021. All rights reserved.