public static class TestScript.SetupActionOperationRequestHeader extends BaseIdentifiableElement implements IResourceBlock
Definition: Header elements would be used to set HTTP headers.
| Constructor and Description |
|---|
SetupActionOperationRequestHeader() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getField()
Gets the value(s) for field ().
|
StringDt |
getFieldElement()
Gets the value(s) for field ().
|
String |
getValue()
Gets the value(s) for value ().
|
StringDt |
getValueElement()
Gets the value(s) for value ().
|
boolean |
isEmpty() |
TestScript.SetupActionOperationRequestHeader |
setField(String theString)
Sets the value for field ()
|
TestScript.SetupActionOperationRequestHeader |
setField(StringDt theValue)
Sets the value(s) for field ()
|
TestScript.SetupActionOperationRequestHeader |
setValue(String theString)
Sets the value for value ()
|
TestScript.SetupActionOperationRequestHeader |
setValue(StringDt theValue)
Sets the value(s) for value ()
|
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 SetupActionOperationRequestHeader()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic StringDt getFieldElement()
null.
Definition: The HTTP header field e.g. \"Accept\"
public String getField()
null.
Definition: The HTTP header field e.g. \"Accept\"
public TestScript.SetupActionOperationRequestHeader setField(StringDt theValue)
Definition: The HTTP header field e.g. \"Accept\"
public TestScript.SetupActionOperationRequestHeader setField(String theString)
Definition: The HTTP header field e.g. \"Accept\"
public StringDt getValueElement()
null.
Definition: The value of the header e.g. \"application/xml\"
public String getValue()
null.
Definition: The value of the header e.g. \"application/xml\"
public TestScript.SetupActionOperationRequestHeader setValue(StringDt theValue)
Definition: The value of the header e.g. \"application/xml\"
public TestScript.SetupActionOperationRequestHeader setValue(String theString)
Definition: The value of the header e.g. \"application/xml\"
Copyright © 2014–2016 University Health Network. All rights reserved.