@Value.Immutable
public interface Channels
| Modifier and Type | Interface and Description |
|---|---|
static class |
Channels.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Channels.Builder |
builder() |
int |
count() |
java.util.List<java.lang.String> |
objectCodingIdentifiers() |
static Channels |
of(int count) |
int count()
java.util.List<java.lang.String> objectCodingIdentifiers()
static Channels.Builder builder()
static Channels of(int count)