public static class Conformance.MessagingEvent extends BaseIdentifiableElement implements IResourceBlock
Definition: A description of the solution's support for an event at this end-point.
| Constructor and Description |
|---|
MessagingEvent() |
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic MessagingEvent()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodingDt getCode()
null.
Definition: A coded identifier of a supported messaging event
public Conformance.MessagingEvent setCode(CodingDt theValue)
Definition: A coded identifier of a supported messaging event
public BoundCodeDt<MessageSignificanceCategoryEnum> getCategoryElement()
null.
Definition: The impact of the content of the message
public String getCategory()
null.
Definition: The impact of the content of the message
public Conformance.MessagingEvent setCategory(BoundCodeDt<MessageSignificanceCategoryEnum> theValue)
Definition: The impact of the content of the message
public Conformance.MessagingEvent setCategory(MessageSignificanceCategoryEnum theValue)
Definition: The impact of the content of the message
public BoundCodeDt<ConformanceEventModeEnum> getModeElement()
null.
Definition: The mode of this event declaration - whether application is sender or receiver
public String getMode()
null.
Definition: The mode of this event declaration - whether application is sender or receiver
public Conformance.MessagingEvent setMode(BoundCodeDt<ConformanceEventModeEnum> theValue)
Definition: The mode of this event declaration - whether application is sender or receiver
public Conformance.MessagingEvent setMode(ConformanceEventModeEnum theValue)
Definition: The mode of this event declaration - whether application is sender or receiver
public BoundCodeDt<ResourceTypeEnum> getFocusElement()
null.
Definition: A resource associated with the event. This is the resource that defines the event.
public String getFocus()
null.
Definition: A resource associated with the event. This is the resource that defines the event.
public Conformance.MessagingEvent setFocus(BoundCodeDt<ResourceTypeEnum> theValue)
Definition: A resource associated with the event. This is the resource that defines the event.
public Conformance.MessagingEvent setFocus(ResourceTypeEnum theValue)
Definition: A resource associated with the event. This is the resource that defines the event.
public ResourceReferenceDt getRequest()
null.
Definition: Information about the request for this event
public Conformance.MessagingEvent setRequest(ResourceReferenceDt theValue)
Definition: Information about the request for this event
public ResourceReferenceDt getResponse()
null.
Definition: Information about the response for this event
public Conformance.MessagingEvent setResponse(ResourceReferenceDt theValue)
Definition: Information about the response for this event
public StringDt getDocumentationElement()
null.
Definition: Guidance on how this event is handled, such as internal system trigger points, business rules, etc.
public String getDocumentation()
null.
Definition: Guidance on how this event is handled, such as internal system trigger points, business rules, etc.
public Conformance.MessagingEvent setDocumentation(StringDt theValue)
Definition: Guidance on how this event is handled, such as internal system trigger points, business rules, etc.
public Conformance.MessagingEvent setDocumentation(String theString)
Definition: Guidance on how this event is handled, such as internal system trigger points, business rules, etc.
Copyright © 2014–2016 University Health Network. All rights reserved.