public static class Conformance.ConformanceMessagingComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected StringType |
documentation
Documentation about the system's messaging capabilities for this endpoint not otherwise documented by the conformance statement.
|
protected List<Conformance.ConformanceMessagingEndpointComponent> |
endpoint
An endpoint (network accessible address) to which messages and/or replies are to be sent.
|
protected List<Conformance.ConformanceMessagingEventComponent> |
event
A description of the solution's support for an event at this end-point.
|
protected UnsignedIntType |
reliableCache
Length if the receiver's reliable messaging cache in minutes (if a receiver) or how long the cache length on the receiver should be (if a sender).
|
modifierExtension| Constructor and Description |
|---|
ConformanceMessagingComponent()
Constructor
|
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected List<Conformance.ConformanceMessagingEndpointComponent> endpoint
protected UnsignedIntType reliableCache
protected StringType documentation
protected List<Conformance.ConformanceMessagingEventComponent> event
public ConformanceMessagingComponent()
public List<Conformance.ConformanceMessagingEndpointComponent> getEndpoint()
endpoint (An endpoint (network accessible address) to which messages and/or replies are to be sent.)public boolean hasEndpoint()
public Conformance.ConformanceMessagingEndpointComponent addEndpoint()
endpoint (An endpoint (network accessible address) to which messages and/or replies are to be sent.)public Conformance.ConformanceMessagingComponent addEndpoint(Conformance.ConformanceMessagingEndpointComponent t)
public UnsignedIntType getReliableCacheElement()
reliableCache (Length if the receiver's reliable messaging cache in minutes (if a receiver) or how long the cache length on the receiver should be (if a sender).). This is the underlying object with id, value and extensions. The accessor "getReliableCache" gives direct access to the valuepublic boolean hasReliableCacheElement()
public boolean hasReliableCache()
public Conformance.ConformanceMessagingComponent setReliableCacheElement(UnsignedIntType value)
value - reliableCache (Length if the receiver's reliable messaging cache in minutes (if a receiver) or how long the cache length on the receiver should be (if a sender).). This is the underlying object with id, value and extensions. The accessor "getReliableCache" gives direct access to the valuepublic int getReliableCache()
public Conformance.ConformanceMessagingComponent setReliableCache(int value)
value - Length if the receiver's reliable messaging cache in minutes (if a receiver) or how long the cache length on the receiver should be (if a sender).public StringType getDocumentationElement()
documentation (Documentation about the system's messaging capabilities for this endpoint not otherwise documented by the conformance statement. For example, process for becoming an authorized messaging exchange partner.). This is the underlying object with id, value and extensions. The accessor "getDocumentation" gives direct access to the valuepublic boolean hasDocumentationElement()
public boolean hasDocumentation()
public Conformance.ConformanceMessagingComponent setDocumentationElement(StringType value)
value - documentation (Documentation about the system's messaging capabilities for this endpoint not otherwise documented by the conformance statement. For example, process for becoming an authorized messaging exchange partner.). This is the underlying object with id, value and extensions. The accessor "getDocumentation" gives direct access to the valuepublic String getDocumentation()
public Conformance.ConformanceMessagingComponent setDocumentation(String value)
value - Documentation about the system's messaging capabilities for this endpoint not otherwise documented by the conformance statement. For example, process for becoming an authorized messaging exchange partner.public List<Conformance.ConformanceMessagingEventComponent> getEvent()
event (A description of the solution's support for an event at this end-point.)public boolean hasEvent()
public Conformance.ConformanceMessagingEventComponent addEvent()
event (A description of the solution's support for an event at this end-point.)public Conformance.ConformanceMessagingComponent addEvent(Conformance.ConformanceMessagingEventComponent t)
protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Conformance.ConformanceMessagingComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.