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, getValue
public 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.ComplexProperty
java.io.IOException