Class MfgInstanceDetails
java.lang.Object
com.technia.dsx.threedspace.eng.rel.DefaultRelationship
com.technia.dsx.threedspace.mfg.instance.MfgInstance
com.technia.dsx.threedspace.mfg.instance.MfgInstanceDetails
- All Implemented Interfaces:
com.technia.dsx.app.model.Identifiable,com.technia.dsx.app.model.PLMRelationship,com.technia.dsx.app.model.WithCEStamp,com.technia.dsx.app.model.WithDescription,com.technia.dsx.app.model.WithOwnerInfo
Document me
- Since:
- 2024-01-16
-
Nested Class Summary
Nested classes/interfaces inherited from class com.technia.dsx.threedspace.eng.rel.DefaultRelationship
DefaultRelationship.Filterable, DefaultRelationship.WithPosition, DefaultRelationship.WithReferenceObject -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.technia.dsx.app.model.ReferablevoidsetConstQty(Boolean constQty) voidsetLossQuantity(Double lossQuantity) voidsetQuantity(Quantity quantity) voidsetReferencedObject(com.technia.dsx.app.model.Referable referencedObject) voidsetUseCase(String useCase) Methods inherited from class com.technia.dsx.threedspace.mfg.instance.MfgInstance
getCollabSpace, getOrganization, getOwner, getReference, setCollabSpace, setOrganization, setOwner, setReferenceMethods inherited from class com.technia.dsx.threedspace.eng.rel.DefaultRelationship
equals, getCEStamp, getCreated, getDescription, getFindNumber, getId, getModified, getName, getReservedBy, getSupportedTypes, getType, hashCode, setCEStamp, setCreated, setCreated, setCreated, setDescription, setFindNumber, setId, setModified, setModified, setModified, setName, setReservedBy, setSupportedTypes, setType, toString
-
Constructor Details
-
MfgInstanceDetails
public MfgInstanceDetails()
-
-
Method Details
-
getQuantity
-
setQuantity
-
getLossQuantity
-
setLossQuantity
-
getConstQty
-
setConstQty
-
getUseCase
-
setUseCase
-
getReferencedObject
public com.technia.dsx.app.model.Referable getReferencedObject() -
setReferencedObject
public void setReferencedObject(com.technia.dsx.app.model.Referable referencedObject)
-