|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionWriter.ComplexProperty
protected abstract class EndpointDescriptionWriter.ComplexProperty
Constructor Summary | |
---|---|
EndpointDescriptionWriter.ComplexProperty(java.lang.String name,
java.lang.Object value)
|
Method Summary | |
---|---|
protected java.lang.String |
getName()
|
protected java.lang.Object |
getValue()
|
abstract void |
writeProperty(int indentLevel,
java.io.Writer writer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndpointDescriptionWriter.ComplexProperty(java.lang.String name, java.lang.Object value)
Method Detail |
---|
public abstract void writeProperty(int indentLevel, java.io.Writer writer) throws java.io.IOException
java.io.IOException
protected java.lang.String getName()
protected java.lang.Object getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |