Uses of Class
org.n52.series.db.beans.ereporting.EReportingAssessmentTypeEntity
-
Packages that use EReportingAssessmentTypeEntity Package Description org.n52.series.db.beans.ereporting -
-
Uses of EReportingAssessmentTypeEntity in org.n52.series.db.beans.ereporting
Methods in org.n52.series.db.beans.ereporting that return EReportingAssessmentTypeEntity Modifier and Type Method Description EReportingAssessmentTypeEntityEReportingSamplingPointEntity. getAssessmentType()EReportingAssessmentTypeEntityHiberanteEReportingRelations.HasAssessmentType. getAssessmentType()EReportingAssessmentTypeEntityEReportingAssessmentTypeEntity. setAssessmentType(String assessmentType)EReportingAssessmentTypeEntityEReportingAssessmentTypeEntity. setUri(String uri)Methods in org.n52.series.db.beans.ereporting with parameters of type EReportingAssessmentTypeEntity Modifier and Type Method Description voidEReportingSamplingPointEntity. setAssessmentType(EReportingAssessmentTypeEntity type)voidHiberanteEReportingRelations.HasAssessmentType. setAssessmentType(EReportingAssessmentTypeEntity assessmentType)
-