public class SegmentStatistics extends Object implements IASN1PreparedElement
Constructor and Description |
---|
SegmentStatistics() |
SegmentStatistics(Collection<SegmentStatisticEntry> value) |
Modifier and Type | Method and Description |
---|---|
void |
add(SegmentStatisticEntry item) |
IASN1PreparedElementData |
getPreparedData() |
Collection<SegmentStatisticEntry> |
getValue() |
void |
initValue() |
void |
initWithDefaults() |
void |
setValue(Collection<SegmentStatisticEntry> value) |
public SegmentStatistics()
public SegmentStatistics(Collection<SegmentStatisticEntry> value)
public void setValue(Collection<SegmentStatisticEntry> value)
public Collection<SegmentStatisticEntry> getValue()
public void initValue()
public void add(SegmentStatisticEntry item)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.