public class BrAPIStudyLastUpdate extends Object
| Constructor and Description |
|---|
BrAPIStudyLastUpdate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Valid OffsetDateTime |
getTimestamp()
Get timestamp
|
String |
getVersion()
Get version
|
int |
hashCode() |
void |
setTimestamp(OffsetDateTime timestamp) |
void |
setVersion(String version) |
BrAPIStudyLastUpdate |
timestamp(OffsetDateTime timestamp) |
String |
toString() |
BrAPIStudyLastUpdate |
version(String version) |
public BrAPIStudyLastUpdate timestamp(OffsetDateTime timestamp)
@Valid public @Valid OffsetDateTime getTimestamp()
public void setTimestamp(OffsetDateTime timestamp)
public BrAPIStudyLastUpdate version(String version)
public String getVersion()
public void setVersion(String version)
Copyright © 2023. All rights reserved.