Uses of Class
org.bedework.synch.wsmessages.UnknownSubscriptionType
-
Packages that use UnknownSubscriptionType Package Description org.bedework.synch.wsmessages -
-
Uses of UnknownSubscriptionType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return UnknownSubscriptionType Modifier and Type Method Description UnknownSubscriptionTypeObjectFactory. createUnknownSubscriptionType()Create an instance ofUnknownSubscriptionTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type UnknownSubscriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnknownSubscriptionType>ObjectFactory. createUnknownSubscription(UnknownSubscriptionType value)Methods in org.bedework.synch.wsmessages with parameters of type UnknownSubscriptionType Modifier and Type Method Description javax.xml.bind.JAXBElement<UnknownSubscriptionType>ObjectFactory. createUnknownSubscription(UnknownSubscriptionType value)
-