| Constructor and Description |
|---|
DistributionChannel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Content |
getContent() |
@NotNull String |
getId() |
String |
getName() |
Publisher |
getPub() |
int |
hashCode() |
void |
setContent(Content content) |
void |
setId(@NotNull String id) |
void |
setName(String name) |
void |
setPub(Publisher pub) |
@NotNull public @NotNull String getId()
public void setId(@NotNull
@NotNull String id)
public String getName()
public void setName(String name)
public Publisher getPub()
public void setPub(Publisher pub)
public Content getContent()
public void setContent(Content content)
Copyright © 2019. All rights reserved.