Subscription.Channel |
Subscription.getChannel() |
Gets the value(s) for channel ().
|
Subscription.Channel |
Subscription.Channel.setEndpoint(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for endpoint ()
|
Subscription.Channel |
Subscription.Channel.setEndpoint(String theUri) |
Sets the value for endpoint ()
|
Subscription.Channel |
Subscription.Channel.setHeader(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for header ()
|
Subscription.Channel |
Subscription.Channel.setHeader(String theString) |
Sets the value for header ()
|
Subscription.Channel |
Subscription.Channel.setPayload(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for payload ()
|
Subscription.Channel |
Subscription.Channel.setPayload(String theString) |
Sets the value for payload ()
|
Subscription.Channel |
Subscription.Channel.setType(SubscriptionChannelTypeEnum theValue) |
Sets the value(s) for type ()
|
Subscription.Channel |
Subscription.Channel.setType(ca.uhn.fhir.model.primitive.BoundCodeDt<SubscriptionChannelTypeEnum> theValue) |
Sets the value(s) for type ()
|