protected abstract class EndpointDescriptionWriter.ComplexProperty extends Object
Constructor and Description |
---|
ComplexProperty(String name,
Object value) |
Modifier and Type | Method and Description |
---|---|
protected String |
getName() |
protected Object |
getValue() |
abstract void |
writeProperty(int indentLevel,
Writer writer) |
public abstract void writeProperty(int indentLevel, Writer writer) throws IOException
IOException
protected String getName()
protected Object getValue()
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.