@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2024-01-08T21:27:32.920Z") public class UploadViewEx3 extends Object
Constructor and Description |
---|
UploadViewEx3() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<AdherenceRecord> |
getAdherenceRecordsForSchedule()
Adherence records associated with this upload via the associated instanceGuid.
|
List<AdherenceRecord> |
getAdherenceRecordsForUpload()
Adherence records associated with this upload via the upload ID.
|
String |
getHealthCode()
Health code of the user that submitted the upload or record.
|
String |
getId()
Upload ID.
|
HealthDataRecordEx3 |
getRecord()
Health data record corresponding to this upload, if it exists.
|
TimelineMetadata |
getTimelineMetadata()
Timeline metadata associated with this upload.
|
String |
getType()
Upload
|
UploadMetadata |
getUpload()
Upload corresponding to the health data record, if it exists.
|
String |
getUserId()
ID of the user that submitted the upload or record.
|
int |
hashCode() |
String |
toString() |
public String getId()
public String getHealthCode()
public String getUserId()
public List<AdherenceRecord> getAdherenceRecordsForSchedule()
public List<AdherenceRecord> getAdherenceRecordsForUpload()
public HealthDataRecordEx3 getRecord()
public TimelineMetadata getTimelineMetadata()
public UploadMetadata getUpload()
public String getType()
Copyright © 2024 Sage Bionetworks. All rights reserved.