Class LotAliasTransfer
java.lang.Object
com.echothree.util.common.transfer.BaseTransfer
com.echothree.model.control.inventory.common.transfer.LotAliasTransfer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLotAliasTransfer
(LotAliasTypeTransfer lotAliasType, String alias) Creates a new instance of LotAliasTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()
void
void
setLotAliasType
(LotAliasTypeTransfer lotAliasType) 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
-
LotAliasTransfer
Creates a new instance of LotAliasTransfer
-
-
Method Details
-
getLotAliasType
-
setLotAliasType
-
getAlias
-
setAlias
-