Uses of Class
org.n52.series.db.beans.parameter.license.LicenseParameterEntity
-
Packages that use LicenseParameterEntity Package Description org.n52.series.db.beans.parameter.license -
-
Uses of LicenseParameterEntity in org.n52.series.db.beans.parameter.license
Subclasses of LicenseParameterEntity in org.n52.series.db.beans.parameter.license Modifier and Type Class Description classLicenseBooleanParameterEntityclassLicenseCategoryParameterEntityclassLicenseComplexParameterEntityclassLicenseCountParameterEntityclassLicenseJsonParameterEntityclassLicenseQuantityParameterEntityclassLicenseTemporalParameterEntityclassLicenseTextParameterEntityclassLicenseXmlParameterEntityMethods in org.n52.series.db.beans.parameter.license that return types with arguments of type LicenseParameterEntity Modifier and Type Method Description Set<LicenseParameterEntity<?>>LicenseComplexParameterEntity. getValue()Method parameters in org.n52.series.db.beans.parameter.license with type arguments of type LicenseParameterEntity Modifier and Type Method Description voidLicenseComplexParameterEntity. setValue(Set<LicenseParameterEntity<?>> value)
-