Interface Channels


@Immutable
public interface Channels
  • Method Details

    • count

      int count()
    • objectCodingIdentifiers

      java.util.List<java.lang.String> objectCodingIdentifiers()
    • builder

      static Channels.Builder builder()
    • of

      static Channels of​(int count)