@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class AssessmentConfig extends Object
Constructor and Description |
---|
AssessmentConfig() |
Modifier and Type | Method and Description |
---|---|
AssessmentConfig |
config(Object config) |
boolean |
equals(Object o) |
Object |
getConfig()
The JSON configuration for this assessment.
|
DateTime |
getCreatedOn()
The date and time the app config was created.
|
DateTime |
getModifiedOn()
The date and time the app config was last modified.
|
String |
getType()
AssessmentConfig
|
Long |
getVersion()
The optimistic locking version of the assessment config.
|
int |
hashCode() |
void |
setConfig(Object config) |
void |
setVersion(Long version) |
String |
toString() |
AssessmentConfig |
version(Long version) |
public AssessmentConfig config(Object config)
public Object getConfig()
public void setConfig(Object config)
public DateTime getCreatedOn()
public DateTime getModifiedOn()
public AssessmentConfig version(Long version)
public Long getVersion()
public void setVersion(Long version)
public String getType()
Copyright © 2022 Sage Bionetworks. All rights reserved.