| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<TestScript.ContentType> |
TestScript.SetupActionOperationComponent.accept
The content-type or mime-type to use for RESTful operation in the 'Accept' header.
|
protected Enumeration<TestScript.ContentType> |
TestScript.SetupActionOperationComponent.contentType
The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
|
protected Enumeration<TestScript.ContentType> |
TestScript.SetupActionAssertComponent.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.SetupActionOperationComponent.getAccept() |
TestScript.ContentType |
TestScript.SetupActionOperationComponent.getContentType() |
TestScript.ContentType |
TestScript.SetupActionAssertComponent.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.SetupActionOperationComponent.getAcceptElement() |
Enumeration<TestScript.ContentType> |
TestScript.SetupActionOperationComponent.getContentTypeElement() |
Enumeration<TestScript.ContentType> |
TestScript.SetupActionAssertComponent.getContentTypeElement() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.SetupActionOperationComponent |
TestScript.SetupActionOperationComponent.setAccept(TestScript.ContentType value) |
TestScript.SetupActionOperationComponent |
TestScript.SetupActionOperationComponent.setContentType(TestScript.ContentType value) |
TestScript.SetupActionAssertComponent |
TestScript.SetupActionAssertComponent.setContentType(TestScript.ContentType value) |
String |
TestScript.ContentTypeEnumFactory.toCode(TestScript.ContentType code) |
String |
TestScript.ContentTypeEnumFactory.toSystem(TestScript.ContentType code) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.SetupActionOperationComponent |
TestScript.SetupActionOperationComponent.setAcceptElement(Enumeration<TestScript.ContentType> value) |
TestScript.SetupActionOperationComponent |
TestScript.SetupActionOperationComponent.setContentTypeElement(Enumeration<TestScript.ContentType> value) |
TestScript.SetupActionAssertComponent |
TestScript.SetupActionAssertComponent.setContentTypeElement(Enumeration<TestScript.ContentType> value) |
Copyright © 2014–2017 University Health Network. All rights reserved.