Class Network
java.lang.Object
com.amilesend.tvmaze.client.model.type.Network
Describes the network that distributes a TV show.
-
Method Details
-
builder
-
getId
public int getId()The network identifier. -
getName
The network name. -
getCountry
The associated country information. -
getOfficialSite
The URL to the network's website. -
equals
-
hashCode
public int hashCode() -
toString
-