Uses of Class
ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph.ResponseAttributeVersion
Packages that use ResponseAttributeVersion
Package
Description
-
Uses of ResponseAttributeVersion in ai.stapi.graph.renderer.infrastructure.responseRenderer.attributes
Methods in ai.stapi.graph.renderer.infrastructure.responseRenderer.attributes that return types with arguments of type ResponseAttributeVersionModifier and TypeMethodDescription<T extends Attribute<?>>
ArrayList<ResponseAttributeVersion<T>>ResponseAttributeVersionsRenderer.render(VersionedAttribute<T> attributeVersions, RendererOptions options) -
Uses of ResponseAttributeVersion in ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph
Methods in ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph that return types with arguments of type ResponseAttributeVersionConstructor parameters in ai.stapi.graph.renderer.infrastructure.responseRenderer.responseGraph with type arguments of type ResponseAttributeVersionModifierConstructorDescriptionResponseAttribute(String name, ArrayList<ResponseAttributeVersion<T>> values)