| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<TestScript.ContentType> |
TestScript.TestScriptSetupActionOperationComponent.accept
The content-type or mime-type to use for RESTful operation in the 'Accept' header.
|
protected Enumeration<TestScript.ContentType> |
TestScript.TestScriptSetupActionOperationComponent.contentType
The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
|
protected Enumeration<TestScript.ContentType> |
TestScript.TestScriptSetupActionAssertComponent.contentType
The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
|
| Modifier and Type | Method and Description |
|---|---|
static TestScript.ContentType |
TestScript.ContentType.fromCode(String codeString) |
TestScript.ContentType |
TestScript.ContentTypeEnumFactory.fromCode(String codeString) |
TestScript.ContentType |
TestScript.TestScriptSetupActionOperationComponent.getAccept() |
TestScript.ContentType |
TestScript.TestScriptSetupActionOperationComponent.getContentType() |
TestScript.ContentType |
TestScript.TestScriptSetupActionAssertComponent.getContentType() |
static TestScript.ContentType |
TestScript.ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestScript.ContentType[] |
TestScript.ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<TestScript.ContentType> |
TestScript.ContentTypeEnumFactory.fromType(Base code) |
Enumeration<TestScript.ContentType> |
TestScript.TestScriptSetupActionOperationComponent.getAcceptElement() |
Enumeration<TestScript.ContentType> |
TestScript.TestScriptSetupActionOperationComponent.getContentTypeElement() |
Enumeration<TestScript.ContentType> |
TestScript.TestScriptSetupActionAssertComponent.getContentTypeElement() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptSetupActionOperationComponent |
TestScript.TestScriptSetupActionOperationComponent.setAccept(TestScript.ContentType value) |
TestScript.TestScriptSetupActionOperationComponent |
TestScript.TestScriptSetupActionOperationComponent.setContentType(TestScript.ContentType value) |
TestScript.TestScriptSetupActionAssertComponent |
TestScript.TestScriptSetupActionAssertComponent.setContentType(TestScript.ContentType value) |
String |
TestScript.ContentTypeEnumFactory.toCode(TestScript.ContentType code) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptSetupActionOperationComponent |
TestScript.TestScriptSetupActionOperationComponent.setAcceptElement(Enumeration<TestScript.ContentType> value) |
TestScript.TestScriptSetupActionOperationComponent |
TestScript.TestScriptSetupActionOperationComponent.setContentTypeElement(Enumeration<TestScript.ContentType> value) |
TestScript.TestScriptSetupActionAssertComponent |
TestScript.TestScriptSetupActionAssertComponent.setContentTypeElement(Enumeration<TestScript.ContentType> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.