public final class ScheduleRef extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScheduleRef.Builder |
static class |
ScheduleRef.ScheduleRefEntry |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
static ScheduleRef.Builder |
forChannel(String channelId) |
String |
getChannelId() |
com.google.common.collect.ImmutableList<ScheduleRef.ScheduleRefEntry> |
getScheduleEntries() |
int |
hashCode() |
boolean |
isEmpty() |
String |
toString() |
public static final ScheduleRef.Builder forChannel(String channelId)
public String getChannelId()
public com.google.common.collect.ImmutableList<ScheduleRef.ScheduleRefEntry> getScheduleEntries()
public boolean isEmpty()
Copyright © 2014. All rights reserved.