Uses of Class
org.n52.io.response.dataset.profile.VerticalExtentValueOutput
-
Packages that use VerticalExtentValueOutput Package Description org.n52.io.response.dataset.profile -
-
Uses of VerticalExtentValueOutput in org.n52.io.response.dataset.profile
Methods in org.n52.io.response.dataset.profile that return VerticalExtentValueOutput Modifier and Type Method Description VerticalExtentValueOutputVerticalExtentOutput. getFrom()VerticalExtentValueOutputVerticalExtentOutput. getTo()Methods in org.n52.io.response.dataset.profile with parameters of type VerticalExtentValueOutput Modifier and Type Method Description voidVerticalExtentOutput. setFrom(VerticalExtentValueOutput from)voidVerticalExtentOutput. setTo(VerticalExtentValueOutput to)
-