Class DefaultRelationship.WithReferenceObject

java.lang.Object
com.technia.dsx.threedspace.eng.rel.DefaultRelationship
com.technia.dsx.threedspace.eng.rel.DefaultRelationship.WithReferenceObject
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
Enclosing class:
DefaultRelationship

public static class DefaultRelationship.WithReferenceObject extends DefaultRelationship
  • Constructor Details

    • WithReferenceObject

      public WithReferenceObject()
  • Method Details

    • getReferencedObject

      public com.technia.dsx.app.model.Referable getReferencedObject()
    • setReferencedObject

      public void setReferencedObject(com.technia.dsx.app.model.Referable referencedObject)
    • toString

      public String toString()
      Overrides:
      toString in class DefaultRelationship