Uses of Class
org.n52.io.response.dataset.profile.ProfileDataItem
-
Packages that use ProfileDataItem Package Description org.n52.io.response.dataset.profile -
-
Uses of ProfileDataItem in org.n52.io.response.dataset.profile
Subclasses of ProfileDataItem in org.n52.io.response.dataset.profile Modifier and Type Class Description classTrajectoryProfileDataItem<T>Methods in org.n52.io.response.dataset.profile that return types with arguments of type ProfileDataItem Modifier and Type Method Description List<ProfileDataItem<T>>ProfileValue. getValue()Methods in org.n52.io.response.dataset.profile with parameters of type ProfileDataItem Modifier and Type Method Description intProfileDataItem. compareTo(ProfileDataItem<T> o)intTrajectoryProfileDataItem. compareTo(ProfileDataItem<T> o)
-