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
  • Constructor Details

    • MfgInstance

      public MfgInstance()
  • Method Details

    • getReference

      public String getReference()
    • setReference

      public void setReference(String reference)
    • getOwner

      public String getOwner()
      Specified by:
      getOwner in interface com.technia.dsx.app.model.WithOwnerInfo
    • setOwner

      public void setOwner(String owner)
    • getOrganization

      public String getOrganization()
      Specified by:
      getOrganization in interface com.technia.dsx.app.model.WithOwnerInfo
    • setOrganization

      public void setOrganization(String organization)
    • getCollabSpace

      public String getCollabSpace()
      Specified by:
      getCollabSpace in interface com.technia.dsx.app.model.WithOwnerInfo
    • setCollabSpace

      public void setCollabSpace(String collabSpace)