Class MfgInstance
java.lang.Object
com.technia.dsx.threedspace.eng.rel.DefaultRelationship
com.technia.dsx.threedspace.mfg.instance.MfgInstance
- 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
- Direct Known Subclasses:
MfgInstanceDetails
public class MfgInstance
extends DefaultRelationship
implements 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 TypeMethodDescriptiongetOwner()
void
setCollabSpace
(String collabSpace) void
setOrganization
(String organization) void
void
setReference
(String reference) Methods 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
-
MfgInstance
public MfgInstance()
-
-
Method Details
-
getReference
-
setReference
-
getOwner
- Specified by:
getOwner
in interfacecom.technia.dsx.app.model.WithOwnerInfo
-
setOwner
-
getOrganization
- Specified by:
getOrganization
in interfacecom.technia.dsx.app.model.WithOwnerInfo
-
setOrganization
-
getCollabSpace
- Specified by:
getCollabSpace
in interfacecom.technia.dsx.app.model.WithOwnerInfo
-
setCollabSpace
-