Uses of Class
org.bedework.synch.wsmessages.AlreadySubscribedType
-
Packages that use AlreadySubscribedType Package Description org.bedework.synch.wsmessages -
-
Uses of AlreadySubscribedType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return AlreadySubscribedType Modifier and Type Method Description AlreadySubscribedTypeObjectFactory. createAlreadySubscribedType()Create an instance ofAlreadySubscribedTypeMethods in org.bedework.synch.wsmessages that return types with arguments of type AlreadySubscribedType Modifier and Type Method Description javax.xml.bind.JAXBElement<AlreadySubscribedType>ObjectFactory. createAlreadySubscribed(AlreadySubscribedType value)Methods in org.bedework.synch.wsmessages with parameters of type AlreadySubscribedType Modifier and Type Method Description javax.xml.bind.JAXBElement<AlreadySubscribedType>ObjectFactory. createAlreadySubscribed(AlreadySubscribedType value)
-