@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class AssessmentReference extends Object
Constructor and Description |
---|
AssessmentReference() |
Modifier and Type | Method and Description |
---|---|
AssessmentReference |
appId(String appId) |
boolean |
equals(Object o) |
String |
getAppId()
The identifier of the assessment's app.
|
String |
getConfigHref()
The URL to retrieve the configuration for this assessment
|
String |
getGuid()
The assessment revision guid
|
String |
getId()
The identifier of the assessment (should be unique in the set of references)
|
String |
getOriginSharedId()
If imported from a shared assessment, the identifier of the shared assessment (this may not be unique between two different references in the set of references)
|
String |
getType()
AssessmentReference
|
AssessmentReference |
guid(String guid) |
int |
hashCode() |
void |
setAppId(String appId) |
void |
setGuid(String guid) |
String |
toString() |
public AssessmentReference appId(String appId)
public String getAppId()
public void setAppId(String appId)
public AssessmentReference guid(String guid)
public String getGuid()
public void setGuid(String guid)
public String getId()
public String getOriginSharedId()
public String getConfigHref()
public String getType()
Copyright © 2022 Sage Bionetworks. All rights reserved.