Uses of Class
org.n52.series.db.beans.NetworkEntity
-
Packages that use NetworkEntity Package Description org.n52.series.db.beans -
-
Uses of NetworkEntity in org.n52.series.db.beans
Methods in org.n52.series.db.beans that return NetworkEntity Modifier and Type Method Description NetworkEntityHibernateRelations.HasNetwork. getNetwork()NetworkEntityPlatformEntity. getNetwork()NetworkEntityNetworkEntity. setNetwork(Long network)Methods in org.n52.series.db.beans with parameters of type NetworkEntity Modifier and Type Method Description HibernateRelations.HasNetworkHibernateRelations.HasNetwork. setNetwork(NetworkEntity network)PlatformEntityPlatformEntity. setNetwork(NetworkEntity network)
-