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 voidSubscriptionImpl.syncFromBody(SubscriptionBodyImpl body) protected voidSubscriptionImpl.syncToBody(SubscriptionBodyImpl body) protected voidSubscriptionImpl.upgrade(SubscriptionBodyImpl body) protected voidSubscriptionImpl.versionUpdated(SubscriptionBodyImpl body, boolean json_changed) Constructors in com.biglybt.core.subs.impl with parameters of type SubscriptionBodyImplModifierConstructorDescriptionprotectedSubscriptionImpl(SubscriptionManagerImpl _manager, SubscriptionBodyImpl _body, int _add_type, boolean _is_subscribed)