@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-11-05T00:31:27.098Z") public class AdherenceStatistics extends Object
Constructor and Description |
---|
AdherenceStatistics() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getAdherenceThresholdPercentage()
Get adherenceThresholdPercentage
|
Integer |
getCompliant()
Get compliant
|
List<AdherenceStatisticsEntry> |
getEntries()
Get entries
|
Integer |
getNoncompliant()
Get noncompliant
|
Integer |
getTotalActive()
Get totalActive
|
String |
getType()
AdherenceStatistics
|
int |
hashCode() |
String |
toString() |
public Integer getAdherenceThresholdPercentage()
public Integer getCompliant()
public Integer getNoncompliant()
public Integer getTotalActive()
public List<AdherenceStatisticsEntry> getEntries()
public String getType()
Copyright © 2022 Sage Bionetworks. All rights reserved.