public static class TestScript.SetupActionOperation extends BaseIdentifiableElement implements IResourceBlock
Definition: The operation to perform
| Constructor and Description |
|---|
SetupActionOperation() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.SetupActionOperationRequestHeader |
addRequestHeader()
Adds and returns a new value for requestHeader ()
|
TestScript.SetupActionOperation |
addRequestHeader(TestScript.SetupActionOperationRequestHeader theValue)
Adds a given new value for requestHeader ()
|
String |
getAccept()
Gets the value(s) for accept ().
|
BoundCodeDt<ContentTypeEnum> |
getAcceptElement()
Gets the value(s) for accept ().
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getContentType()
Gets the value(s) for contentType ().
|
BoundCodeDt<ContentTypeEnum> |
getContentTypeElement()
Gets the value(s) for contentType ().
|
String |
getDescription()
Gets the value(s) for description ().
|
StringDt |
getDescriptionElement()
Gets the value(s) for description ().
|
Integer |
getDestination()
Gets the value(s) for destination ().
|
IntegerDt |
getDestinationElement()
Gets the value(s) for destination ().
|
Boolean |
getEncodeRequestUrl()
Gets the value(s) for encodeRequestUrl ().
|
BooleanDt |
getEncodeRequestUrlElement()
Gets the value(s) for encodeRequestUrl ().
|
String |
getLabel()
Gets the value(s) for label ().
|
StringDt |
getLabelElement()
Gets the value(s) for label ().
|
String |
getParams()
Gets the value(s) for params ().
|
StringDt |
getParamsElement()
Gets the value(s) for params ().
|
List<TestScript.SetupActionOperationRequestHeader> |
getRequestHeader()
Gets the value(s) for requestHeader ().
|
TestScript.SetupActionOperationRequestHeader |
getRequestHeaderFirstRep()
Gets the first repetition for requestHeader (),
creating it if it does not already exist.
|
String |
getResource()
Gets the value(s) for resource ().
|
CodeDt |
getResourceElement()
Gets the value(s) for resource ().
|
String |
getResponseId()
Gets the value(s) for responseId ().
|
IdDt |
getResponseIdElement()
Gets the value(s) for responseId ().
|
String |
getSourceId()
Gets the value(s) for sourceId ().
|
IdDt |
getSourceIdElement()
Gets the value(s) for sourceId ().
|
String |
getTargetId()
Gets the value(s) for targetId ().
|
IdDt |
getTargetIdElement()
Gets the value(s) for targetId ().
|
CodingDt |
getType()
Gets the value(s) for type ().
|
String |
getUrl()
Gets the value(s) for url ().
|
StringDt |
getUrlElement()
Gets the value(s) for url ().
|
boolean |
isEmpty() |
TestScript.SetupActionOperation |
setAccept(BoundCodeDt<ContentTypeEnum> theValue)
Sets the value(s) for accept ()
|
TestScript.SetupActionOperation |
setAccept(ContentTypeEnum theValue)
Sets the value(s) for accept ()
|
TestScript.SetupActionOperation |
setContentType(BoundCodeDt<ContentTypeEnum> theValue)
Sets the value(s) for contentType ()
|
TestScript.SetupActionOperation |
setContentType(ContentTypeEnum theValue)
Sets the value(s) for contentType ()
|
TestScript.SetupActionOperation |
setDescription(String theString)
Sets the value for description ()
|
TestScript.SetupActionOperation |
setDescription(StringDt theValue)
Sets the value(s) for description ()
|
TestScript.SetupActionOperation |
setDestination(int theInteger)
Sets the value for destination ()
|
TestScript.SetupActionOperation |
setDestination(IntegerDt theValue)
Sets the value(s) for destination ()
|
TestScript.SetupActionOperation |
setEncodeRequestUrl(boolean theBoolean)
Sets the value for encodeRequestUrl ()
|
TestScript.SetupActionOperation |
setEncodeRequestUrl(BooleanDt theValue)
Sets the value(s) for encodeRequestUrl ()
|
TestScript.SetupActionOperation |
setLabel(String theString)
Sets the value for label ()
|
TestScript.SetupActionOperation |
setLabel(StringDt theValue)
Sets the value(s) for label ()
|
TestScript.SetupActionOperation |
setParams(String theString)
Sets the value for params ()
|
TestScript.SetupActionOperation |
setParams(StringDt theValue)
Sets the value(s) for params ()
|
TestScript.SetupActionOperation |
setRequestHeader(List<TestScript.SetupActionOperationRequestHeader> theValue)
Sets the value(s) for requestHeader ()
|
TestScript.SetupActionOperation |
setResource(CodeDt theValue)
Sets the value(s) for resource ()
|
TestScript.SetupActionOperation |
setResource(String theCode)
Sets the value for resource ()
|
TestScript.SetupActionOperation |
setResponseId(IdDt theValue)
Sets the value(s) for responseId ()
|
TestScript.SetupActionOperation |
setResponseId(String theId)
Sets the value for responseId ()
|
TestScript.SetupActionOperation |
setSourceId(IdDt theValue)
Sets the value(s) for sourceId ()
|
TestScript.SetupActionOperation |
setSourceId(String theId)
Sets the value for sourceId ()
|
TestScript.SetupActionOperation |
setTargetId(IdDt theValue)
Sets the value(s) for targetId ()
|
TestScript.SetupActionOperation |
setTargetId(String theId)
Sets the value for targetId ()
|
TestScript.SetupActionOperation |
setType(CodingDt theValue)
Sets the value(s) for type ()
|
TestScript.SetupActionOperation |
setUrl(String theString)
Sets the value for url ()
|
TestScript.SetupActionOperation |
setUrl(StringDt theValue)
Sets the value(s) for url ()
|
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 SetupActionOperation()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodingDt getType()
null.
Definition: Server interaction or operation type
public TestScript.SetupActionOperation setType(CodingDt theValue)
Definition: Server interaction or operation type
public CodeDt getResourceElement()
null.
Definition: The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.
public String getResource()
null.
Definition: The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.
public TestScript.SetupActionOperation setResource(CodeDt theValue)
Definition: The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.
public TestScript.SetupActionOperation setResource(String theCode)
Definition: The type of the resource. See http://hl7-fhir.github.io/resourcelist.html.
public StringDt getLabelElement()
null.
Definition: The label would be used for tracking/logging purposes by test engines.
public String getLabel()
null.
Definition: The label would be used for tracking/logging purposes by test engines.
public TestScript.SetupActionOperation setLabel(StringDt theValue)
Definition: The label would be used for tracking/logging purposes by test engines.
public TestScript.SetupActionOperation setLabel(String theString)
Definition: The label would be used for tracking/logging purposes by test engines.
public StringDt getDescriptionElement()
null.
Definition: The description would be used by test engines for tracking and reporting purposes.
public String getDescription()
null.
Definition: The description would be used by test engines for tracking and reporting purposes.
public TestScript.SetupActionOperation setDescription(StringDt theValue)
Definition: The description would be used by test engines for tracking and reporting purposes.
public TestScript.SetupActionOperation setDescription(String theString)
Definition: The description would be used by test engines for tracking and reporting purposes.
public BoundCodeDt<ContentTypeEnum> getAcceptElement()
null.
Definition: The content-type or mime-type to use for RESTful operation in the 'Accept' header.
public String getAccept()
null.
Definition: The content-type or mime-type to use for RESTful operation in the 'Accept' header.
public TestScript.SetupActionOperation setAccept(BoundCodeDt<ContentTypeEnum> theValue)
Definition: The content-type or mime-type to use for RESTful operation in the 'Accept' header.
public TestScript.SetupActionOperation setAccept(ContentTypeEnum theValue)
Definition: The content-type or mime-type to use for RESTful operation in the 'Accept' header.
public BoundCodeDt<ContentTypeEnum> getContentTypeElement()
null.
Definition: The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
public String getContentType()
null.
Definition: The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
public TestScript.SetupActionOperation setContentType(BoundCodeDt<ContentTypeEnum> theValue)
Definition: The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
public TestScript.SetupActionOperation setContentType(ContentTypeEnum theValue)
Definition: The content-type or mime-type to use for RESTful operation in the 'Content-Type' header.
public IntegerDt getDestinationElement()
null.
Definition: Which server to perform the operation on.
public Integer getDestination()
null.
Definition: Which server to perform the operation on.
public TestScript.SetupActionOperation setDestination(IntegerDt theValue)
Definition: Which server to perform the operation on.
public TestScript.SetupActionOperation setDestination(int theInteger)
Definition: Which server to perform the operation on.
public BooleanDt getEncodeRequestUrlElement()
null.
Definition: Whether or not to implicitly send the request url in encoded format. The default is true to match the standard RESTful client behavior. Set to false when communicating with a server that does not support encoded url paths.
public Boolean getEncodeRequestUrl()
null.
Definition: Whether or not to implicitly send the request url in encoded format. The default is true to match the standard RESTful client behavior. Set to false when communicating with a server that does not support encoded url paths.
public TestScript.SetupActionOperation setEncodeRequestUrl(BooleanDt theValue)
Definition: Whether or not to implicitly send the request url in encoded format. The default is true to match the standard RESTful client behavior. Set to false when communicating with a server that does not support encoded url paths.
public TestScript.SetupActionOperation setEncodeRequestUrl(boolean theBoolean)
Definition: Whether or not to implicitly send the request url in encoded format. The default is true to match the standard RESTful client behavior. Set to false when communicating with a server that does not support encoded url paths.
public StringDt getParamsElement()
null.
Definition: Path plus parameters after [type]. Used to set parts of the request URL explicitly.
public String getParams()
null.
Definition: Path plus parameters after [type]. Used to set parts of the request URL explicitly.
public TestScript.SetupActionOperation setParams(StringDt theValue)
Definition: Path plus parameters after [type]. Used to set parts of the request URL explicitly.
public TestScript.SetupActionOperation setParams(String theString)
Definition: Path plus parameters after [type]. Used to set parts of the request URL explicitly.
public List<TestScript.SetupActionOperationRequestHeader> getRequestHeader()
null.
Definition: Header elements would be used to set HTTP headers.
public TestScript.SetupActionOperation setRequestHeader(List<TestScript.SetupActionOperationRequestHeader> theValue)
Definition: Header elements would be used to set HTTP headers.
public TestScript.SetupActionOperationRequestHeader addRequestHeader()
Definition: Header elements would be used to set HTTP headers.
public TestScript.SetupActionOperation addRequestHeader(TestScript.SetupActionOperationRequestHeader theValue)
Definition: Header elements would be used to set HTTP headers.
theValue - The requestHeader to add (must not be null)public TestScript.SetupActionOperationRequestHeader getRequestHeaderFirstRep()
Definition: Header elements would be used to set HTTP headers.
public IdDt getResponseIdElement()
null.
Definition: The fixture id (maybe new) to map to the response.
public String getResponseId()
null.
Definition: The fixture id (maybe new) to map to the response.
public TestScript.SetupActionOperation setResponseId(IdDt theValue)
Definition: The fixture id (maybe new) to map to the response.
public TestScript.SetupActionOperation setResponseId(String theId)
Definition: The fixture id (maybe new) to map to the response.
public IdDt getSourceIdElement()
null.
Definition: The id of the fixture used as the body of a PUT or POST request.
public String getSourceId()
null.
Definition: The id of the fixture used as the body of a PUT or POST request.
public TestScript.SetupActionOperation setSourceId(IdDt theValue)
Definition: The id of the fixture used as the body of a PUT or POST request.
public TestScript.SetupActionOperation setSourceId(String theId)
Definition: The id of the fixture used as the body of a PUT or POST request.
public IdDt getTargetIdElement()
null.
Definition: Id of fixture used for extracting the [id], [type], and [vid] for GET requests
public String getTargetId()
null.
Definition: Id of fixture used for extracting the [id], [type], and [vid] for GET requests
public TestScript.SetupActionOperation setTargetId(IdDt theValue)
Definition: Id of fixture used for extracting the [id], [type], and [vid] for GET requests
public TestScript.SetupActionOperation setTargetId(String theId)
Definition: Id of fixture used for extracting the [id], [type], and [vid] for GET requests
public StringDt getUrlElement()
null.
Definition: Complete request URL.
public String getUrl()
null.
Definition: Complete request URL.
public TestScript.SetupActionOperation setUrl(StringDt theValue)
Definition: Complete request URL.
public TestScript.SetupActionOperation setUrl(String theString)
Definition: Complete request URL.
Copyright © 2014–2016 University Health Network. All rights reserved.