Class RestInfo
java.lang.Object
de.dlr.proseo.storagemgr.rest.model.RestInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
static final long serialVersionUID- See Also:
-
s3
-
posix
-
joborder
-
-
Constructor Details
-
RestInfo
public RestInfo()Creates a new RestInfo. -
RestInfo
Creates a new RestInfo.
-
-
Method Details
-
getS3
Returns the s3.- Returns:
- s3
-
setS3
Set the s3.- Parameters:
s3- the new s3
-
getPosix
Returns the posix.- Returns:
- posix
-
setPosix
Set the posix.- Parameters:
posix- the new posix
-
getJoborder
Returns the joborder.- Returns:
- joborder
-
setJoborder
Set the joborder.- Parameters:
joborder- the new joborder
-
hashCode
public int hashCode() -
equals
-
toString
-