@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class EnrollmentInfo extends Object
Constructor and Description |
---|
EnrollmentInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
DateTime |
getEnrolledOn()
Get enrolledOn
|
String |
getExternalId()
Get externalId
|
String |
getType()
EnrollmentInfo
|
DateTime |
getWithdrawnOn()
Get withdrawnOn
|
int |
hashCode() |
Boolean |
isConsentRequired()
Get consentRequired
|
Boolean |
isEnrolledBySelf()
If the participant enrolled themselves, the property will be present and true.
|
Boolean |
isWithdrawnBySelf()
If the participant withdrew themselves, the property will be present and true.
|
String |
toString() |
public String getExternalId()
public Boolean isConsentRequired()
public DateTime getEnrolledOn()
public DateTime getWithdrawnOn()
public Boolean isEnrolledBySelf()
public Boolean isWithdrawnBySelf()
public String getType()
Copyright © 2022 Sage Bionetworks. All rights reserved.