Uses of Class
com.amilesend.tvdb.client.model.EntityUpdate
Packages that use EntityUpdate
-
Uses of EntityUpdate in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return EntityUpdateModifier and TypeMethodDescriptionEntityUpdate.entityType
(String entityType) EntityUpdate.mergeToEntityType
(String mergeToEntityType) EntityUpdate.recordType
(String recordType) Methods in com.amilesend.tvdb.client.model that return types with arguments of type EntityUpdateMethods in com.amilesend.tvdb.client.model with parameters of type EntityUpdateMethod parameters in com.amilesend.tvdb.client.model with type arguments of type EntityUpdateModifier and TypeMethodDescriptionInlineResponse20052.data
(List<EntityUpdate> data) void
InlineResponse20052.setData
(List<EntityUpdate> data)