| Package | Description |
|---|---|
| eu.toop.edm.model |
| Modifier and Type | Method and Description |
|---|---|
PeriodPojo |
PeriodPojo.Builder.build() |
PeriodPojo |
ConceptValuePojo.getPeriod() |
| Modifier and Type | Method and Description |
|---|---|
ConceptValuePojo.Builder |
ConceptValuePojo.Builder.period(PeriodPojo a) |
ConceptPojo.Builder |
ConceptPojo.Builder.valuePeriod(PeriodPojo a) |
| Constructor and Description |
|---|
ConceptValuePojo(String sIdentifier,
AmountPojo aAmount,
String sCode,
LocalDate aDate,
Boolean aIndicator,
MeasurePojo aMeasure,
BigDecimal aNumeric,
PeriodPojo aPeriod,
QuantityPojo aQuantity,
List<String> aText,
LocalTime aTime,
String sURI,
String sErrorCode) |
Copyright © 2020 toop.eu. All rights reserved.