Uses of Class
org.cxml.Subscription
Packages that use Subscription
-
Uses of Subscription in org.cxml
Fields in org.cxml declared as SubscriptionFields in org.cxml with type parameters of type SubscriptionModifier and TypeFieldDescriptionprotected List<Subscription>SubscriptionChangeMessage.subscriptionprotected List<Subscription>SubscriptionListResponse.subscriptionMethods in org.cxml that return SubscriptionModifier and TypeMethodDescriptionObjectFactory.createSubscription()Create an instance ofSubscriptionSubscriptionContentResponse.getSubscription()Gets the value of the subscription property.Methods in org.cxml that return types with arguments of type SubscriptionModifier and TypeMethodDescriptionSubscriptionChangeMessage.getSubscription()Gets the value of the subscription property.SubscriptionListResponse.getSubscription()Gets the value of the subscription property.Methods in org.cxml with parameters of type SubscriptionModifier and TypeMethodDescriptionvoidSubscriptionContentResponse.setSubscription(Subscription value) Sets the value of the subscription property.