Bitwig Studio Control Surface API  4.0.1
SettableStringArrayValue Interface Reference
+ Inheritance diagram for SettableStringArrayValue:

Public Member Functions

void set (String[] value)
 
- Public Member Functions inherited from StringArrayValue
String [] get ()
 
- Public Member Functions inherited from ObjectArrayValue< String >
ObjectType [] get ()
 
default ObjectType get (final int index)
 
default boolean isEmpty ()
 

Detailed Description

Since
API version 2

Definition at line 6 of file SettableStringArrayValue.java.

Member Function Documentation

◆ set()

void set ( String []  value)

Sets the internal value.

Parameters
valuethe new value.
Since
API version 2

The documentation for this interface was generated from the following file: