Uses of Class
org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionWriter.ComplexProperty

Packages that use EndpointDescriptionWriter.ComplexProperty
org.eclipse.ecf.osgi.services.remoteserviceadmin   
 

Uses of EndpointDescriptionWriter.ComplexProperty in org.eclipse.ecf.osgi.services.remoteserviceadmin
 

Subclasses of EndpointDescriptionWriter.ComplexProperty in org.eclipse.ecf.osgi.services.remoteserviceadmin
protected  class EndpointDescriptionWriter.ArrayProperty
           
protected  class EndpointDescriptionWriter.ListProperty
           
protected  class EndpointDescriptionWriter.MultiValueProperty
           
protected  class EndpointDescriptionWriter.SetProperty
           
protected  class EndpointDescriptionWriter.XmlProperty
           
 

Methods in org.eclipse.ecf.osgi.services.remoteserviceadmin that return EndpointDescriptionWriter.ComplexProperty
protected  EndpointDescriptionWriter.ComplexProperty EndpointDescriptionWriter.getComplexProperty(java.lang.String name, java.lang.Object value)