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(LotTransfer lot, LotAliasTypeTransfer lotAliasType, String alias) Creates a new instance of LotAliasTransfer -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()getLot()voidvoidsetLot(LotTransfer lot) voidsetLotAliasType(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
-
getLot
-
setLot
-
getLotAliasType
-
setLotAliasType
-
getAlias
-
setAlias
-