Class GeoCodeAliasTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.geo.common.transfer.GeoCodeAliasTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGeoCodeAliasTransfer(GeoCodeTransfer geoCode, GeoCodeScopeTransfer geoCodeScope, GeoCodeAliasTypeTransfer geoCodeAliasType, String alias) Creates a new instance of GeoCodeAliasTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()voidvoidsetGeoCode(GeoCodeTransfer geoCode) voidsetGeoCodeAliasType(GeoCodeAliasTypeTransfer geoCodeAliasType) voidsetGeoCodeScope(GeoCodeScopeTransfer geoCodeScope) 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
-
GeoCodeAliasTransfer
public GeoCodeAliasTransfer(GeoCodeTransfer geoCode, GeoCodeScopeTransfer geoCodeScope, GeoCodeAliasTypeTransfer geoCodeAliasType, String alias) Creates a new instance of GeoCodeAliasTransfer
-
-
Method Details
-
getGeoCode
-
setGeoCode
-
getGeoCodeScope
-
setGeoCodeScope
-
getGeoCodeAliasType
-
setGeoCodeAliasType
-
getAlias
-
setAlias
-