Uses of Class
com.echothree.model.data.geo.server.value.GeoCodeRelationshipValue
Packages that use GeoCodeRelationshipValue
Package
Description
-
Uses of GeoCodeRelationshipValue in com.echothree.model.data.geo.server.entity
Methods in com.echothree.model.data.geo.server.entity that return GeoCodeRelationshipValueMethods in com.echothree.model.data.geo.server.entity with parameters of type GeoCodeRelationshipValueModifier and TypeMethodDescriptionvoidGeoCodeRelationship.setGeoCodeRelationshipValue(GeoCodeRelationshipValue value) Constructors in com.echothree.model.data.geo.server.entity with parameters of type GeoCodeRelationshipValueModifierConstructorDescriptionGeoCodeRelationship(GeoCodeRelationshipValue value, EntityPermission entityPermission) Creates a new instance of GeoCodeRelationship -
Uses of GeoCodeRelationshipValue in com.echothree.model.data.geo.server.factory
Methods in com.echothree.model.data.geo.server.factory that return GeoCodeRelationshipValueModifier and TypeMethodDescriptionGeoCodeRelationshipFactory.getValueFromPK(GeoCodeRelationshipPK pk) GeoCodeRelationshipFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.geo.server.factory that return types with arguments of type GeoCodeRelationshipValueModifier and TypeMethodDescriptionGeoCodeRelationshipFactory.getValuesFromPKs(Collection<GeoCodeRelationshipPK> pks) GeoCodeRelationshipFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.geo.server.factory with parameters of type GeoCodeRelationshipValueModifier and TypeMethodDescriptionGeoCodeRelationshipFactory.getEntityFromValue(EntityPermission entityPermission, GeoCodeRelationshipValue value) Method parameters in com.echothree.model.data.geo.server.factory with type arguments of type GeoCodeRelationshipValueModifier and TypeMethodDescriptionvoidGeoCodeRelationshipFactory.create(Collection<GeoCodeRelationshipValue> _values) -
Uses of GeoCodeRelationshipValue in com.echothree.model.data.geo.server.value
Methods in com.echothree.model.data.geo.server.value that return GeoCodeRelationshipValue