Class GeoCodeRelationshipTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.geo.common.transfer.GeoCodeRelationshipTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGeoCodeRelationshipTransfer
(GeoCodeTransfer fromGeoCode, GeoCodeTransfer toGeoCode) Creates a new instance of GeoCodeRelationshipTransfer -
Method Summary
Modifier and TypeMethodDescriptionvoid
setFromGeoCode
(GeoCodeTransfer fromGeoCode) void
setToGeoCode
(GeoCodeTransfer toGeoCode) Methods inherited from class com.echothree.util.common.transfer.BaseTransfer
addComments, addOwnedWorkEffort, addRatings, getComments, getEntityAliasTypes, getEntityAttributeGroups, getEntityInstance, getOwnedWorkEfforts, getRatings, getTagScopes, setComments, setEntityAliasTypes, setEntityAttributeGroups, setEntityInstance, setOwnedWorkEfforts, setRatings, setTagScopes
-
Constructor Details
-
GeoCodeRelationshipTransfer
Creates a new instance of GeoCodeRelationshipTransfer
-
-
Method Details
-
getFromGeoCode
-
setFromGeoCode
-
getToGeoCode
-
setToGeoCode
-