public static class CRDConfiguration.SoftwareConfiguration extends Object
Constructor and Description |
---|
SoftwareConfiguration() |
Modifier and Type | Method and Description |
---|---|
String[] |
getProcessingSoftwares()
Get the processing softwares.
|
String[] |
getProcessingSoftwareVersions()
Get the processing software versions.
|
String |
getSoftwareId()
Get the software configuration ID.
|
String[] |
getTrackingSoftwares()
Get the tracking softwares.
|
String[] |
getTrackingSoftwareVersions()
Get the tracking software versions.
|
void |
setProcessingSoftwares(String[] processingSoftwares)
Set the processing softwares.
|
void |
setProcessingSoftwareVersions(String[] processingSoftwareVersions)
Set the processing software versions.
|
void |
setSoftwareId(String softwareId)
Set the software configuration ID.
|
void |
setTrackingSoftwares(String[] trackingSoftwares)
Set the tracking softwares.
|
void |
setTrackingSoftwareVersions(String[] trackingSoftwareVersions)
Set the tracking software versions.
|
public String getSoftwareId()
public void setSoftwareId(String softwareId)
softwareId
- the software configuration IDpublic String[] getTrackingSoftwares()
public void setTrackingSoftwares(String[] trackingSoftwares)
trackingSoftwares
- the tracking softwares to setpublic String[] getTrackingSoftwareVersions()
public void setTrackingSoftwareVersions(String[] trackingSoftwareVersions)
trackingSoftwareVersions
- the tracking software versions to setpublic String[] getProcessingSoftwares()
public void setProcessingSoftwares(String[] processingSoftwares)
processingSoftwares
- the processing softwares to setpublic String[] getProcessingSoftwareVersions()
public void setProcessingSoftwareVersions(String[] processingSoftwareVersions)
processingSoftwareVersions
- the processing software versions to setCopyright © 2002-2022 CS GROUP. All rights reserved.