Uses of Interface
org.ehrbase.openehr.sdk.response.dto.MetaData.AdditionalProperty
Packages that use MetaData.AdditionalProperty
-
Uses of MetaData.AdditionalProperty in org.ehrbase.openehr.sdk.response.dto
Subinterfaces of MetaData.AdditionalProperty in org.ehrbase.openehr.sdk.response.dtoModifier and TypeInterfaceDescriptionstatic interfaceDeprecated, for removal: This API element is subject to removal in a future version.static interfaceDeprecated, for removal: This API element is subject to removal in a future version.static interfaceDeprecated, for removal: This API element is subject to removal in a future version.static interfaceDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.ehrbase.openehr.sdk.response.dto with parameters of type MetaData.AdditionalPropertyModifier and TypeMethodDescription<T> TMetaData.getAdditionalProperty(MetaData.AdditionalProperty<T> property) Deprecated, for removal: This API element is subject to removal in a future version.<T> voidMetaData.setAdditionalProperty(MetaData.AdditionalProperty<T> property, T value) Deprecated, for removal: This API element is subject to removal in a future version.