js.dev.cam.sbig
Class GetDriverInfoResults0
java.lang.Object
js.dev.Results
js.dev.cam.sbig.GetDriverInfoResults0
- All Implemented Interfaces:
- java.io.Serializable
public class GetDriverInfoResults0
- extends Results
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetDriverInfoResults0
public GetDriverInfoResults0()
- Constructor.
GetDriverInfoResults0
public GetDriverInfoResults0(ERROR error)
- Constructor.
- Parameters:
error
- the error to set.
getSerialVersionUID
public static long getSerialVersionUID()
- Returns:
- the serialVersionUID.
getMaxRequest
public int getMaxRequest()
- Returns:
- the maxRequest.
setMaxRequest
public void setMaxRequest(int maxRequest)
- Parameters:
maxRequest
- the maxRequest to set.
getName
public java.lang.String getName()
- Returns:
- the name.
setName
public void setName(java.lang.String name)
- Parameters:
name
- the name to set.
getVersion
public double getVersion()
- Returns:
- the version.
setVersion
public void setVersion(double version)
- Parameters:
version
- the version to set.