Uses of Class
org.n52.series.db.beans.i18n.I18nVerticalMetadataEntity
-
Packages that use I18nVerticalMetadataEntity Package Description org.n52.series.db.beans -
-
Uses of I18nVerticalMetadataEntity in org.n52.series.db.beans
Methods in org.n52.series.db.beans that return types with arguments of type I18nVerticalMetadataEntity Modifier and Type Method Description Set<I18nVerticalMetadataEntity>VerticalMetadataEntity. getTranslations()Method parameters in org.n52.series.db.beans with type arguments of type I18nVerticalMetadataEntity Modifier and Type Method Description voidVerticalMetadataEntity. setTranslations(Set<I18nVerticalMetadataEntity> translations)
-