| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Subscription.Channel |
Subscription.getChannel()
Gets the value(s) for channel ().
|
Subscription.Channel |
Subscription.Channel.setEndpoint(String theUri)
Sets the value for endpoint ()
|
Subscription.Channel |
Subscription.Channel.setEndpoint(UriDt theValue)
Sets the value(s) for endpoint ()
|
Subscription.Channel |
Subscription.Channel.setHeader(String theString)
Sets the value for header ()
|
Subscription.Channel |
Subscription.Channel.setHeader(StringDt theValue)
Sets the value(s) for header ()
|
Subscription.Channel |
Subscription.Channel.setPayload(String theString)
Sets the value for payload ()
|
Subscription.Channel |
Subscription.Channel.setPayload(StringDt theValue)
Sets the value(s) for payload ()
|
Subscription.Channel |
Subscription.Channel.setType(BoundCodeDt<SubscriptionChannelTypeEnum> theValue)
Sets the value(s) for type ()
|
Subscription.Channel |
Subscription.Channel.setType(SubscriptionChannelTypeEnum theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
Subscription |
Subscription.setChannel(Subscription.Channel theValue)
Sets the value(s) for channel ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.