Uses of Class
org.cxml.SubscriptionContent
-
Packages that use SubscriptionContent Package Description org.cxml -
-
Uses of SubscriptionContent in org.cxml
Fields in org.cxml with type parameters of type SubscriptionContent Modifier and Type Field Description protected java.util.List<SubscriptionContent>SubscriptionContentResponse. subscriptionContentMethods in org.cxml that return SubscriptionContent Modifier and Type Method Description SubscriptionContentObjectFactory. createSubscriptionContent()Create an instance ofSubscriptionContentMethods in org.cxml that return types with arguments of type SubscriptionContent Modifier and Type Method Description java.util.List<SubscriptionContent>SubscriptionContentResponse. getSubscriptionContent()Gets the value of the subscriptionContent property.
-