org.optimizationservices.oscommon.datastructure.osoption
Class GeneralOption
java.lang.Object
org.optimizationservices.oscommon.datastructure.osoption.GeneralOption
public class GeneralOption
- extends java.lang.Object
A data structure class that corresponds to an xml element in the OSoL schema.
- Since:
- OS 1.0
- Version:
- 1.0, 03/14/2004
- Author:
- Robert Fourer, Jun Ma, Kipp Martin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceURI
public java.lang.String serviceURI
serviceName
public java.lang.String serviceName
instanceName
public java.lang.String instanceName
instanceLocation
public InstanceLocationOption instanceLocation
jobID
public java.lang.String jobID
license
public java.lang.String license
userName
public java.lang.String userName
password
public java.lang.String password
contact
public ContactOption contact
GeneralOption
public GeneralOption()