| Package | Description |
|---|---|
| eu.toop.edm.model |
| Modifier and Type | Method and Description |
|---|---|
AmountPojo |
AmountPojo.Builder.build() |
AmountPojo |
ConceptValuePojo.getAmount() |
| Modifier and Type | Method and Description |
|---|---|
ConceptValuePojo.Builder |
ConceptValuePojo.Builder.amount(AmountPojo a) |
ConceptPojo.Builder |
ConceptPojo.Builder.valueAmount(AmountPojo 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.