java.lang.Object
ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph.ResponseAttributeVersion<T>

public class ResponseAttributeVersion<T> extends Object
  • Constructor Details

    • ResponseAttributeVersion

      public ResponseAttributeVersion(Attribute<T> attribute)
  • Method Details

    • getValue

      public T getValue()
    • getCreatedAt

      public Instant getCreatedAt()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object