public class TestGeneratorConfiguration extends AbstractTypedConfiguration
NAME, type
properties
Constructor and Description |
---|
TestGeneratorConfiguration(String type) |
Modifier and Type | Method and Description |
---|---|
TestGeneratorConfiguration |
clone() |
protected String |
getPreferedPrefix() |
protected String |
getProtocol() |
protected void |
write(javax.xml.stream.XMLStreamWriter writer) |
getElementName, getId, getNamespace, getType, setId, setType
addChildConfiguration, afterXmlDeserialization, assignUniqueIds, beforeXmlSerialization, cloneProperties, get, getBoolean, getData, getEnum, getInteger, getList, getMap, getObfuscatedList, getObfuscatedString, getPreferedIdPrefixForChild, getString, getString, isOperand, loadAttributes, remove, saveDataToAttachment, serialize, setBoolean, setData, setData, setEnum, setInteger, setList, setMap, setObfuscatedList, setObfuscatedString, setString, toString, write, write, writeAttributes, writeChildConfiguration, writeChildConfigurations, writeChildConfigurations
public TestGeneratorConfiguration(String type)
public TestGeneratorConfiguration clone()
clone
in class AbstractTypedConfiguration
protected String getProtocol()
getProtocol
in class AbstractConfiguration
protected String getPreferedPrefix()
getPreferedPrefix
in class AbstractConfiguration
protected void write(javax.xml.stream.XMLStreamWriter writer) throws javax.xml.stream.XMLStreamException
write
in class AbstractConfiguration
javax.xml.stream.XMLStreamException
© Copyright IBM Corp. 2013. All rights reserved.