ArrayValue

public class ArrayValue extends Value

Constructors

ArrayValue

protected ArrayValue(APIClient client)

Internal constructor

Methods

fromProtobuf

public static ArrayValue fromProtobuf(APIClient client, Out.CocoValue inputValue)

Internal constructor

values

public java.util.ArrayList<io.cocotec.coco.platform.coco.Value> values()