public class Header extends AbstractTestElement implements Serializable
COMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS
Constructor and Description |
---|
Header()
Create the header.
|
Header(String name,
String value)
Create the coookie.
|
Modifier and Type | Method and Description |
---|---|
void |
addConfigElement(ConfigElement config) |
boolean |
expectsModification() |
String |
getName()
Get the name for this object.
|
String |
getValue()
Get the value for this object.
|
void |
setName(String name)
Set the name for this object.
|
void |
setValue(String value)
Set the value for this object.
|
String |
toString()
Creates a string representation of this header.
|
addPropertiesValues, addProperty, addProperty, addTestElement, canRemove, clear, clearTemporary, clearTestElementChildren, clone, emptyTemporary, equals, getComment, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getSearchableTokens, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traverseProperty
public void addConfigElement(ConfigElement config)
public boolean expectsModification()
public String getName()
getName
in interface TestElement
getName
in class AbstractTestElement
public void setName(String name)
setName
in interface TestElement
setName
in class AbstractTestElement
public String getValue()
public void setValue(String value)
Copyright © 1998-2014 Apache Software Foundation. All Rights Reserved.