Uses of Class
com.biglybt.core.subs.impl.SubscriptionBodyImpl
Packages that use SubscriptionBodyImpl
-
Uses of SubscriptionBodyImpl in com.biglybt.core.subs.impl
Methods in com.biglybt.core.subs.impl with parameters of type SubscriptionBodyImplModifier and TypeMethodDescriptionprotected void
SubscriptionImpl.syncFromBody
(SubscriptionBodyImpl body) protected void
SubscriptionImpl.syncToBody
(SubscriptionBodyImpl body) protected void
SubscriptionImpl.upgrade
(SubscriptionBodyImpl body) protected void
SubscriptionImpl.versionUpdated
(SubscriptionBodyImpl body, boolean json_changed) Constructors in com.biglybt.core.subs.impl with parameters of type SubscriptionBodyImplModifierConstructorDescriptionprotected
SubscriptionImpl
(SubscriptionManagerImpl _manager, SubscriptionBodyImpl _body, int _add_type, boolean _is_subscribed)