Class AncestorInfo

java.lang.Object
com.technia.dsx.threedspace.lifecycle.AncestorInfo

public class AncestorInfo extends Object
Document me
Since:
2023-04-03
  • Constructor Details

    • AncestorInfo

      public AncestorInfo()
  • Method Details

    • getEdgeType

      public EdgeType getEdgeType()
    • setEdgeType

      public void setEdgeType(EdgeType edgeType)
    • getId

      public String getId()
    • setId

      public void setId(String id)
    • toString

      public String toString()
      Overrides:
      toString in class Object