public class FormatDistribution extends Object
| Constructor and Description |
|---|
FormatDistribution() |
| Modifier and Type | Method and Description |
|---|---|
List<Format> |
getFormats() |
Long |
getNbOfConformFormats() |
Long |
getNbOfConformRecords() |
Long |
getNbOfFormats() |
Long |
getNbOfViolatingFormats() |
Long |
getNbOfViolatingRecords() |
void |
setFormats(List<Format> formats) |
void |
setNbOfConformFormats(Long nbOfConformFormats) |
void |
setNbOfConformRecords(Long nbOfConformRecords) |
void |
setNbOfFormats(Long nbOfFormats) |
void |
setNbOfViolatingFormats(Long nbOfViolatingFormats) |
void |
setNbOfViolatingRecords(Long nbOfViolatingRecords) |
String |
toString() |
public Long getNbOfFormats()
public void setNbOfFormats(Long nbOfFormats)
public Long getNbOfConformFormats()
public void setNbOfConformFormats(Long nbOfConformFormats)
public Long getNbOfViolatingFormats()
public void setNbOfViolatingFormats(Long nbOfViolatingFormats)
public Long getNbOfConformRecords()
public void setNbOfConformRecords(Long nbOfConformRecords)
public Long getNbOfViolatingRecords()
public void setNbOfViolatingRecords(Long nbOfViolatingRecords)
Copyright © 2018–2020 ODPi. All rights reserved.