public class AttributeWriterBuilder extends AbstractWriterBuilder implements WriterBuilder
buildContext, currentBlock, exceptions, method, model, name, objectVar, parent, rtContextVar, variableManager, writerClass, xswVar| Constructor and Description |
|---|
AttributeWriterBuilder(ElementWriterBuilderImpl parent,
QName name,
com.sun.codemodel.JType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeAs(Class cls)
Write the current object as the specified simple type.
|
addBasicArgs, declareException, getCodeModel, getContextVar, getCurrentBlock, getGetter, getMethod, getName, getObject, getParent, getVariableManager, getWriterClass, getXSW, moveTo, setCurrentBlock, setObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclareException, getCodeModel, getCurrentBlock, getName, getObject, getParent, getVariableManager, getWriterClass, getXSW, moveTo, setCurrentBlockpublic AttributeWriterBuilder(ElementWriterBuilderImpl parent, QName name, com.sun.codemodel.JType type)
public void writeAs(Class cls)
WriterBuilderwriteAs in interface WriterBuilderCopyright © 2007–2021. All rights reserved.