public class SystemProperty extends DescriptorElement
| Constructor and Description |
|---|
SystemProperty()
Constructor.
|
SystemProperty(ResinWebXmlTag tag)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getElementId() |
String |
getValue()
Get the system property value.
|
void |
setValue(String value)
Set the system property value.
|
getTag, setTagaddContent, addContent, addContent, addContent, addContent, addNamespaceDeclaration, clone, cloneContent, getAdditionalNamespaces, getAttribute, getAttribute, getAttributes, getAttributeValue, getAttributeValue, getAttributeValue, getAttributeValue, getChild, getChild, getChildren, getChildren, getChildren, getChildText, getChildText, getChildTextNormalize, getChildTextNormalize, getChildTextTrim, getChildTextTrim, getContent, getContent, getContent, getContentSize, getDescendants, getDescendants, getName, getNamespace, getNamespace, getNamespacePrefix, getNamespaceURI, getQualifiedName, getText, getTextNormalize, getTextTrim, indexOf, isAncestor, isRootElement, removeAttribute, removeAttribute, removeAttribute, removeChild, removeChild, removeChildren, removeChildren, removeContent, removeContent, removeContent, removeContent, removeNamespaceDeclaration, setAttribute, setAttribute, setAttribute, setAttributes, setAttributes, setContent, setContent, setContent, setContent, setName, setNamespace, setText, toStringdetach, equals, getDocument, getParent, getParentElement, hashCode, setParentpublic SystemProperty(ResinWebXmlTag tag)
tag - Resin Web XML Tag typepublic SystemProperty()
public String getElementId()
org.codehaus.cargo.module.IdentifiableElement#getElementId()public String getValue()
getValue in class org.jdom.Elementpublic void setValue(String value)
value - to be setCopyright © 2004-2013 Codehaus. All Rights Reserved.