Uses of Class
de.gematik.ws.conn.eventservice.v7.SubscriptionType
Packages that use SubscriptionType
Package
Description
Copyright (c) 2014, gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbH.
-
Uses of SubscriptionType in de.gematik.ws.conn.eventservice.v7
Fields in de.gematik.ws.conn.eventservice.v7 declared as SubscriptionTypeFields in de.gematik.ws.conn.eventservice.v7 with type parameters of type SubscriptionTypeModifier and TypeFieldDescriptionprotected List<SubscriptionType>GetSubscriptionResponse.Subscriptions.subscriptionMethods in de.gematik.ws.conn.eventservice.v7 that return SubscriptionTypeModifier and TypeMethodDescriptionObjectFactory.createSubscriptionType()Create an instance ofSubscriptionTypeSubscribe.getSubscription()Gets the value of the subscription property.Methods in de.gematik.ws.conn.eventservice.v7 that return types with arguments of type SubscriptionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SubscriptionType>ObjectFactory.createSubscription(SubscriptionType value) GetSubscriptionResponse.Subscriptions.getSubscription()Gets the value of the subscription property.Methods in de.gematik.ws.conn.eventservice.v7 with parameters of type SubscriptionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SubscriptionType>ObjectFactory.createSubscription(SubscriptionType value) voidSubscribe.setSubscription(SubscriptionType value) Sets the value of the subscription property. -
Uses of SubscriptionType in de.gematik.ws.conn.eventservice.wsdl.v7
Methods in de.gematik.ws.conn.eventservice.wsdl.v7 with parameters of type SubscriptionTypeModifier and TypeMethodDescriptionvoidEventServicePortType.subscribe(ContextType context, SubscriptionType subscription, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<String> subscriptionID, jakarta.xml.ws.Holder<XMLGregorianCalendar> terminationTime)