Class IssueReturnPartTransactionLine
java.lang.Object
ch.cern.eam.wshub.core.services.material.entities.IssueReturnPartTransactionLine
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBin()getLot()inthashCode()voidsetAssetIDCode(String assetIDCode) voidsetAssetIDDesc(String assetIDDesc) voidvoidvoidsetPartCode(String partCode) voidsetPartDesc(String partDesc) voidsetPartOrg(String partOrg) voidsetTransactionQty(BigDecimal transactionQty) voidsetUserDefinedFields(UserDefinedFields userDefinedFields) toString()
-
Constructor Details
-
IssueReturnPartTransactionLine
public IssueReturnPartTransactionLine()
-
-
Method Details
-
getPartCode
-
setPartCode
-
getBin
-
setBin
-
getLot
-
setLot
-
getTransactionQty
-
setTransactionQty
-
getAssetIDCode
-
setAssetIDCode
-
getAssetIDDesc
-
setAssetIDDesc
-
getPartOrg
-
setPartOrg
-
getPartDesc
-
setPartDesc
-
toString
-
hashCode
public int hashCode() -
equals
-
getUserDefinedFields
-
setUserDefinedFields
-