public interface DefaultValueWriter
| Modifier and Type | Method and Description |
|---|---|
void |
writeDefaultValue(Writer writer,
String indent,
String opName,
String varName) |
void writeDefaultValue(Writer writer, String indent, String opName, String varName) throws IOException
IOExceptionApache CXF