protected abstract class EndpointDescriptionWriter.MultiValueProperty extends EndpointDescriptionWriter.ComplexProperty
| Constructor and Description |
|---|
MultiValueProperty(java.lang.String name,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeProperty(int indentLevel,
java.io.Writer writer) |
getName, getValuepublic MultiValueProperty(java.lang.String name,
java.lang.Object value)
public void writeProperty(int indentLevel,
java.io.Writer writer)
throws java.io.IOException
writeProperty in class EndpointDescriptionWriter.ComplexPropertyjava.io.IOException