Uses of Interface
org.bedework.synch.shared.SubscriptionInfo
-
Packages that use SubscriptionInfo Package Description org.bedework.synch.shared -
-
Uses of SubscriptionInfo in org.bedework.synch.shared
Methods in org.bedework.synch.shared that return SubscriptionInfo Modifier and Type Method Description SubscriptionInfo<?>Subscription. getInfo()Methods in org.bedework.synch.shared with parameters of type SubscriptionInfo Modifier and Type Method Description voidSubscription. setInfo(SubscriptionInfo<?> val)Info for the subscription.
-