Class ResultingEngItem
java.lang.Object
com.technia.dsx.threedspace.mfg.item.ResultingEngItem
com.technia.dsx.threedspace.mfg.resulting.ResultingEngItem
- All Implemented Interfaces:
com.technia.dsx.app.model.WithCEStamp,com.technia.dsx.app.model.WithOwnerInfo
public class ResultingEngItem
extends ResultingEngItem
implements com.technia.dsx.app.model.WithCEStamp, com.technia.dsx.app.model.WithOwnerInfo
Document me
- Since:
- 2024-01-16
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetOwner()com.technia.dsx.app.model.ReferableinthashCode()voidsetCEStamp(String cestamp) voidsetCollaSpace(String collabspace) voidsetCreated(LocalDateTime created) voidsetModified(LocalDateTime modified) voidsetOrganization(String organization) voidvoidsetProductConfiguration(com.technia.dsx.app.model.Referable productConfiguration) toString()Methods inherited from class com.technia.dsx.threedspace.mfg.item.ResultingEngItem
getComputed, getId, getResultingEngItem, getUsage, setComputed, setId, setResultingEngItem, setUsage
-
Constructor Details
-
ResultingEngItem
public ResultingEngItem()
-
-
Method Details
-
getModified
-
setModified
-
getCreated
-
setCreated
-
getCEStamp
- Specified by:
getCEStampin interfacecom.technia.dsx.app.model.WithCEStamp
-
setCEStamp
-
getOwner
- Specified by:
getOwnerin interfacecom.technia.dsx.app.model.WithOwnerInfo
-
setOwner
-
getOrganization
- Specified by:
getOrganizationin interfacecom.technia.dsx.app.model.WithOwnerInfo
-
setOrganization
-
getCollabSpace
- Specified by:
getCollabSpacein interfacecom.technia.dsx.app.model.WithOwnerInfo
-
setCollaSpace
-
getProductConfiguration
public com.technia.dsx.app.model.Referable getProductConfiguration() -
setProductConfiguration
public void setProductConfiguration(com.technia.dsx.app.model.Referable productConfiguration) -
equals
- Overrides:
equalsin classResultingEngItem
-
hashCode
public int hashCode()- Overrides:
hashCodein classResultingEngItem
-
toString
- Overrides:
toStringin classResultingEngItem
-