public class AttributeFromBodyConfigurator extends AbstractElementConfigurator
Constructor and Description |
---|
AttributeFromBodyConfigurator() |
Modifier and Type | Method and Description |
---|---|
void |
doConfigElement(Element element)
Gets called for configuring the given Element.
|
String |
getBodyType() |
String |
getName() |
void |
setBodyType(String bodyType) |
void |
setName(String name) |
isConfigAction, setConfigAction
getDescription, getId, setDescription, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getId, setDescription, setId
public AttributeFromBodyConfigurator()
public void doConfigElement(Element element) throws ElementConfiguratorException
ElementConfigurator
element
- The element to config.ElementConfiguratorException
- Is thrown which error is done.ElementConfigurator.doConfigElement(org.x4o.xml.element.Element)
public String getBodyType()
public void setBodyType(String bodyType)
bodyType
- the bodyType to setCopyright © 2004-2012 X4O. All Rights Reserved.