Package com.seeq.model
Class ExportItemV1
java.lang.Object
com.seeq.model.ExportItemV1
A list of Series and Capsules to be exported
-
Constructor Details
-
ExportItemV1
public ExportItemV1()
-
-
Method Details
-
end
-
getEnd
The ISO 8601 end time- Returns:
- end
-
setEnd
-
id
-
getId
The unique id of a signal or condition- Returns:
- id
-
setId
-
name
-
getName
Human readable name. Null or whitespace names are not permitted.- Returns:
- name
-
setName
-
start
-
getStart
The ISO 8601 start time- Returns:
- start
-
setStart
-
equals
-
hashCode
public int hashCode() -
toString
-