| Package | Description |
|---|---|
| fr.ird.observe.dto.form | |
| fr.ird.observe.dto.reference |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableMap<String,ReferentialDtoReferenceDefinition<?,?>> |
FormDefinition.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
<DD extends ReferentialDto,RR extends ReferentialDtoReference<DD,RR>> |
FormDefinition.Builder.addProperty(String name,
ReferentialDtoReferenceDefinition<DD,RR> definition) |
| Modifier and Type | Method and Description |
|---|---|
static <D extends ReferentialDto,R extends ReferentialDtoReference<D,R>> |
ReferentialDtoReferenceDefinition.builder(Class<D> dtoType,
Class<R> type) |
Copyright © 2017–2020 IRD. All rights reserved.