Class AttributeResponse
java.lang.Object
ai.stapi.graph.renderer.infrastructure.apiRenderer.reponseGraph.AttributeResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAttributeResponse(@NotNull String type, @NotNull List<AttributeVersionResponse> values) -
Method Summary
-
Constructor Details
-
AttributeResponse
public AttributeResponse(@NotNull @NotNull String type, @NotNull @NotNull List<AttributeVersionResponse> values)
-
-
Method Details
-
getType
-
getValues
-
getCurrentValue
-