Uses of Class
org.n52.series.db.beans.parameter.platform.PlatformParameterEntity
-
Packages that use PlatformParameterEntity Package Description org.n52.series.db.beans.parameter.platform -
-
Uses of PlatformParameterEntity in org.n52.series.db.beans.parameter.platform
Subclasses of PlatformParameterEntity in org.n52.series.db.beans.parameter.platform Modifier and Type Class Description classPlatformBooleanParameterEntityclassPlatformCategoryParameterEntityclassPlatformComplexParameterEntityclassPlatformCountParameterEntityclassPlatformJsonParameterEntityclassPlatformQuantityParameterEntityclassPlatformTemporalParameterEntityclassPlatformTextParameterEntityclassPlatformXmlParameterEntityMethods in org.n52.series.db.beans.parameter.platform that return types with arguments of type PlatformParameterEntity Modifier and Type Method Description Set<PlatformParameterEntity<?>>PlatformComplexParameterEntity. getValue()Method parameters in org.n52.series.db.beans.parameter.platform with type arguments of type PlatformParameterEntity Modifier and Type Method Description voidPlatformComplexParameterEntity. setValue(Set<PlatformParameterEntity<?>> value)
-