Uses of Class
org.n52.series.db.beans.parameter.location.LocationParameterEntity
-
Packages that use LocationParameterEntity Package Description org.n52.series.db.beans.parameter.location -
-
Uses of LocationParameterEntity in org.n52.series.db.beans.parameter.location
Subclasses of LocationParameterEntity in org.n52.series.db.beans.parameter.location Modifier and Type Class Description classLocationBooleanParameterEntityclassLocationCategoryParameterEntityclassLocationComplexParameterEntityclassLocationCountParameterEntityclassLocationJsonParameterEntityclassLocationQuantityParameterEntityclassLocationTemporalParameterEntityclassLocationTextParameterEntityclassLocationXmlParameterEntityMethods in org.n52.series.db.beans.parameter.location that return types with arguments of type LocationParameterEntity Modifier and Type Method Description Set<LocationParameterEntity<?>>LocationComplexParameterEntity. getValue()Method parameters in org.n52.series.db.beans.parameter.location with type arguments of type LocationParameterEntity Modifier and Type Method Description voidLocationComplexParameterEntity. setValue(Set<LocationParameterEntity<?>> value)
-