Package com.amilesend.tvdb.client.model
Class RemoteID
java.lang.Object
com.amilesend.tvdb.client.model.RemoteID
remote id record
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
Get idGet sourceNamegetType()
Get typeint
hashCode()
void
void
setSourceName
(String sourceName) void
sourceName
(String sourceName) toString()
-
Constructor Details
-
RemoteID
public RemoteID()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
type
-
getType
Get type- Returns:
- type
-
setType
-
sourceName
-
getSourceName
Get sourceName- Returns:
- sourceName
-
setSourceName
-
equals
-
hashCode
public int hashCode() -
toString
-