org.apache.ws.jaxme.xs.jaxb.impl
public static class JAXBSchemaBindingsImpl.NameXmlTransformImpl.NameTransformationImpl extends XsObjectImpl implements JAXBSchemaBindings.NameTransformation
| Constructor Summary | |
|---|---|
| protected | NameTransformationImpl(XsObject pParent) Creates a new instance of JAXBSchemaBindingsImpl. |
| Method Summary | |
|---|---|
| String | getPrefix() |
| String | getSuffix() |
| void | setPrefix(String pPrefix) |
| void | setSuffix(String pSuffix) |
Creates a new instance of JAXBSchemaBindingsImpl.