org.n52.io.response.dataset.profile.ProfileValue<java.lang.String> |
CategoryProfileDataRepository.assembleDataValue(ProfileDataEntity observation,
CategoryProfileDatasetEntity dataset,
DbQuery query) |
org.n52.io.response.dataset.profile.ProfileValue<java.math.BigDecimal> |
QuantityProfileDataRepository.assembleDataValue(ProfileDataEntity observation,
QuantityProfileDatasetEntity dataset,
DbQuery query) |
org.n52.io.response.dataset.profile.ProfileValue<java.lang.String> |
TextProfileDataRepository.assembleDataValue(ProfileDataEntity observation,
TextProfileDatasetEntity dataset,
DbQuery query) |
protected org.n52.io.response.dataset.profile.ProfileValue<V> |
ProfileDataRepository.createProfileValue(ProfileDataEntity observation,
DbQuery query) |