Uses of Class
org.n52.series.db.beans.parameter.group.GroupParameterEntity
-
Packages that use GroupParameterEntity Package Description org.n52.series.db.beans.parameter.group -
-
Uses of GroupParameterEntity in org.n52.series.db.beans.parameter.group
Subclasses of GroupParameterEntity in org.n52.series.db.beans.parameter.group Modifier and Type Class Description classGroupBooleanParameterEntityclassGroupCategoryParameterEntityclassGroupComplexParameterEntityclassGroupCountParameterEntityclassGroupJsonParameterEntityclassGroupQuantityParameterEntityclassGroupTemporalParameterEntityclassGroupTextParameterEntityclassGroupXmlParameterEntityMethods in org.n52.series.db.beans.parameter.group that return types with arguments of type GroupParameterEntity Modifier and Type Method Description Set<GroupParameterEntity<?>>GroupComplexParameterEntity. getValue()Method parameters in org.n52.series.db.beans.parameter.group with type arguments of type GroupParameterEntity Modifier and Type Method Description voidGroupComplexParameterEntity. setValue(Set<GroupParameterEntity<?>> value)
-