Class MfgItemDetails
java.lang.Object
com.technia.dsx.threedspace.common.ItemBase
com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
com.technia.dsx.threedspace.mfg.item.MfgItem
com.technia.dsx.threedspace.mfg.item.MfgItemDetails
- All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable,com.technia.dsx.app.model.PLMObject,com.technia.dsx.app.model.PLMObjectBasics,com.technia.dsx.app.model.WithCEStamp,com.technia.dsx.app.model.WithDescription,com.technia.dsx.app.model.WithOwnerInfo,com.technia.dsx.app.model.WithTitle
Document me
- Since:
- 2023-04-06
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAnnotationEnterpriseAttributes(Map<String, Object> annotationEnterpriseAttributes) voidsetBevelingEnterpriseAttributes(Map<String, Object> bevelingEnterpriseAttributes) voidsetCreateAssemblyEnterpriseAttributes(Map<String, Object> createAssemblyEnterpriseAttributes) voidsetCreatedFrom(String createdFrom) voidsetCreateKitEnterpriseAttributes(Map<String, Object> createKitEnterpriseAttributes) voidsetCreateMaterialEnterpriseAttributes(Map<String, Object> createMaterialEnterpriseAttributes) voidsetCuttingEnterpriseAttributes(Map<String, Object> cuttingEnterpriseAttributes) voidsetDepthOfFeature(Double depthOfFeature) voidsetDiameterOfFeature(Double diameterOfFeature) voidsetDrillCategoryInfo(DrillCategoryInfo drillCategoryInfo) voidsetDrillEnterpriseAttributes(Map<String, Object> drillEnterpriseAttributes) voidsetDrillFitTolerenceInfo(DrillFitToleranceInfo drillFitTolerenceInfo) voidsetDrillThreadInfo(DrillThreadInfo drillThreadInfo) voidsetDrillVBottomInfo(DrillVBottomInfo drillVBottomInfo) voidsetElementaryEndItemEnterpriseAttributes(Map<String, Object> elementaryEndItemEnterpriseAttributes) voidsetEssentiality(String essentiality) voidsetEstimatedCost(Double estimatedCost) voidsetEstimatedCostCurrency(String estimatedCostCurrency) voidsetEstimatedLeadTimeDescription(String estimatedLeadTimeDescription) voidsetEstimatedMTBF(Double estimatedMTBF) voidsetEstimatedMTBUR(Double estimatedMTBUR) voidsetEstimatedMTTR(Double estimatedMTTR) voidsetEstimatedTime(Double estimatedTime) voidsetEstimatedWeight(Double estimatedWeight) voidsetFastenEnterpriseAttributes(Map<String, Object> fastenEnterpriseAttributes) voidsetGrindingEnterpriseAttributes(Map<String, Object> grindingEnterpriseAttributes) voidvoidsetInstallationEnterpriseAttributes(Map<String, Object> installationEnterpriseAttributes) voidsetLifeLimit(Double lifeLimit) voidsetLotNumberRequired(Boolean lotNumberRequired) voidsetMachineEnterpriseAttributes(Map<String, Object> machineEnterpriseAttributes) voidsetMagnitude(Magnitude magnitude) voidsetMagnitude(String value) voidsetManualUnitTime(Double manualUnitTime) voidsetManufacturedItemClassification(String manufacturedItemClassification) voidsetMarkingEnterpriseAttributes(Map<String, Object> markingEnterpriseAttributes) voidsetMaterialCategory(String materialCategory) voidsetMfgFastenerStrategy(String mfgFastenerStrategy) voidsetMfgItemEnterpriseAttributes(Map<String, Object> mfgItemEnterpriseAttributes) voidsetNoDrillEnterpriseAttributes(Map<String, Object> noDrillEnterpriseAttributes) voidsetNumberOfMfgAssembly(String numberOfMfgAssembly) voidsetOutsourced(Boolean outsourced) voidsetPlanningRequired(Boolean planningRequired) voidsetPreDrillEnterpriseAttributes(Map<String, Object> preDrillEnterpriseAttributes) voidsetProcessContinuousCreateMaterialEnterpriseAttributes(Map<String, Object> processContinuousCreateMaterialEnterpriseAttributes) voidsetProcessContinuousProvideEnterpriseAttributes(Map<String, Object> processContinuousProvideEnterpriseAttributes) voidsetProvideEnterpriseAttributes(Map<String, Object> provideEnterpriseAttributes) voidsetQuantityPerDay(QuantityPerDay quantityPerDay) voidsetRefQuantity(RefQuantity refQuantity) voidsetRepairable(Boolean repairable) voidsetReplaceable(Boolean replaceable) voidsetReplacementType(String replacementType) voidsetSerialNumberRequired(Boolean serialNumberRequired) voidsetSharedDatesInformation(SharedDatesInformation sharedDatesInformation) voidsetSpareManufacturedItem(Boolean spareManufacturedItem) voidsetSplitProcessEnterpriseAttributes(Map<String, Object> splitProcessEnterpriseAttributes) voidsetTargetReleaseDate(long epocMillis) voidvoidsetTargetReleaseDate(LocalDateTime targetReleaseDate) voidsetTimePerDay(Double timePerDay) voidsetTransformEnterpriseAttributes(Map<String, Object> transformEnterpriseAttributes) voidsetUnfastenEnterpriseAttributes(Map<String, Object> unfastenEnterpriseAttributes) voidsetVersionComment(String versionComment) voidsetWorkerNumber(Double workerNumber) Methods inherited from class com.technia.dsx.threedspace.mfg.item.MfgItem
getConfigured, getEnterpriseReference, getResultingEngItem, getScopeEngItem, getSupportedTypes, setConfigured, setEnterpriseReference, setResultingEngItem, setScopeEngItem, setSupportedTypesMethods inherited from class com.technia.dsx.threedspace.common.ItemWithCustomerAttributes
getCustomerAttributes, setCustomerAttributes, withCustomerAttributesMethods inherited from class com.technia.dsx.threedspace.common.ItemBase
getCestamp, getCEStamp, getCollabSpace, getCreated, getDescription, getId, getModified, getName, getOrganization, getOwner, getReservedBy, getRevision, getState, getTitle, getType, setCestamp, setCEStamp, setCollabSpace, setCreated, setCreated, setCreated, setDescription, setId, setModified, setModified, setModified, setName, setOrganization, setOwner, setReservedBy, setRevision, setState, setTitle, setType, toString
-
Constructor Details
-
MfgItemDetails
public MfgItemDetails()
-
-
Method Details
-
getVersionComment
-
setVersionComment
-
getOutsourced
-
setOutsourced
-
getPlanningRequired
-
setPlanningRequired
-
getLotNumberRequired
-
setLotNumberRequired
-
getSerialNumberRequired
-
setSerialNumberRequired
-
getEstimatedCost
-
setEstimatedCost
-
getEstimatedCostCurrency
-
setEstimatedCostCurrency
-
getEstimatedLeadTimeDescription
-
setEstimatedLeadTimeDescription
-
getEstimatedWeight
-
setEstimatedWeight
-
getManufacturedItemClassification
-
setManufacturedItemClassification
-
getMaterialCategory
-
setMaterialCategory
-
getSpareManufacturedItem
-
setSpareManufacturedItem
-
getTargetReleaseDate
-
setTargetReleaseDate
-
setTargetReleaseDate
public void setTargetReleaseDate(long epocMillis) -
setTargetReleaseDate
-
getDepthOfFeature
-
setDepthOfFeature
-
getDiameterOfFeature
-
setDiameterOfFeature
-
getMfgFastenerStrategy
-
setMfgFastenerStrategy
-
getMagnitude
-
setMagnitude
-
setMagnitude
-
getMfgItemEnterpriseAttributes
-
setMfgItemEnterpriseAttributes
-
getCreateAssemblyEnterpriseAttributes
-
setCreateAssemblyEnterpriseAttributes
-
getCreateKitEnterpriseAttributes
-
setCreateKitEnterpriseAttributes
-
getCreateMaterialEnterpriseAttributes
-
setCreateMaterialEnterpriseAttributes
-
getProvideEnterpriseAttributes
-
setProvideEnterpriseAttributes
-
getElementaryEndItemEnterpriseAttributes
-
setElementaryEndItemEnterpriseAttributes
-
getInstallationEnterpriseAttributes
-
setInstallationEnterpriseAttributes
-
getProcessContinuousCreateMaterialEnterpriseAttributes
-
setProcessContinuousCreateMaterialEnterpriseAttributes
-
getProcessContinuousProvideEnterpriseAttributes
-
setProcessContinuousProvideEnterpriseAttributes
-
getMarkingEnterpriseAttributes
-
setMarkingEnterpriseAttributes
-
getAnnotationEnterpriseAttributes
-
setAnnotationEnterpriseAttributes
-
getTransformEnterpriseAttributes
-
setTransformEnterpriseAttributes
-
getMachineEnterpriseAttributes
-
setMachineEnterpriseAttributes
-
getBevelingEnterpriseAttributes
-
setBevelingEnterpriseAttributes
-
getCuttingEnterpriseAttributes
-
setCuttingEnterpriseAttributes
-
getGrindingEnterpriseAttributes
-
setGrindingEnterpriseAttributes
-
getNoDrillEnterpriseAttributes
-
setNoDrillEnterpriseAttributes
-
getDrillEnterpriseAttributes
-
setDrillEnterpriseAttributes
-
getPreDrillEnterpriseAttributes
-
setPreDrillEnterpriseAttributes
-
getFastenEnterpriseAttributes
-
setFastenEnterpriseAttributes
-
getUnfastenEnterpriseAttributes
-
setUnfastenEnterpriseAttributes
-
getSplitProcessEnterpriseAttributes
-
setSplitProcessEnterpriseAttributes
-
getDrillThreadInfo
-
setDrillThreadInfo
-
getDrillFitTolerenceInfo
-
setDrillFitTolerenceInfo
-
getDrillVBottomInfo
-
setDrillVBottomInfo
-
getDrillCategoryInfo
-
setDrillCategoryInfo
-
getEstimatedTime
-
setEstimatedTime
-
getCreatedFrom
-
setCreatedFrom
-
getNumberOfMfgAssembly
-
setNumberOfMfgAssembly
-
getRefQuantity
-
setRefQuantity
-
getEssentiality
-
setEssentiality
-
getEstimatedMTBF
-
setEstimatedMTBF
-
getEstimatedMTBUR
-
setEstimatedMTBUR
-
getEstimatedMTTR
-
setEstimatedMTTR
-
getLifeLimit
-
setLifeLimit
-
getRepairable
-
setRepairable
-
getReplaceable
-
setReplaceable
-
getReplacementType
-
setReplacementType
-
getHazard
-
setHazard
-
getTimePerDay
-
setTimePerDay
-
getWorkerNumber
-
setWorkerNumber
-
getQuantityPerDay
-
setQuantityPerDay
-
getManualUnitTime
-
setManualUnitTime
-