public static class Conformance.RestInteraction extends BaseIdentifiableElement implements IResourceBlock
Definition: A specification of restful operations supported by the system
| Constructor and Description |
|---|
RestInteraction() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getCode()
Gets the value(s) for code ().
|
BoundCodeDt<SystemRestfulInteractionEnum> |
getCodeElement()
Gets the value(s) for code ().
|
String |
getDocumentation()
Gets the value(s) for documentation ().
|
StringDt |
getDocumentationElement()
Gets the value(s) for documentation ().
|
boolean |
isEmpty() |
Conformance.RestInteraction |
setCode(BoundCodeDt<SystemRestfulInteractionEnum> theValue)
Sets the value(s) for code ()
|
Conformance.RestInteraction |
setCode(SystemRestfulInteractionEnum theValue)
Sets the value(s) for code ()
|
Conformance.RestInteraction |
setDocumentation(String theString)
Sets the value for documentation ()
|
Conformance.RestInteraction |
setDocumentation(StringDt theValue)
Sets the value(s) for documentation ()
|
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 RestInteraction()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeDt<SystemRestfulInteractionEnum> getCodeElement()
null.
Definition: A coded identifier of the operation, supported by the system
public String getCode()
null.
Definition: A coded identifier of the operation, supported by the system
public Conformance.RestInteraction setCode(BoundCodeDt<SystemRestfulInteractionEnum> theValue)
Definition: A coded identifier of the operation, supported by the system
public Conformance.RestInteraction setCode(SystemRestfulInteractionEnum theValue)
Definition: A coded identifier of the operation, supported by the system
public StringDt getDocumentationElement()
null.
Definition: Guidance specific to the implementation of this operation, such as limitations on the kind of transactions allowed, or information about system wide search is implemented
public String getDocumentation()
null.
Definition: Guidance specific to the implementation of this operation, such as limitations on the kind of transactions allowed, or information about system wide search is implemented
public Conformance.RestInteraction setDocumentation(StringDt theValue)
Definition: Guidance specific to the implementation of this operation, such as limitations on the kind of transactions allowed, or information about system wide search is implemented
public Conformance.RestInteraction setDocumentation(String theString)
Definition: Guidance specific to the implementation of this operation, such as limitations on the kind of transactions allowed, or information about system wide search is implemented
Copyright © 2014–2016 University Health Network. All rights reserved.