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

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

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

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

Methods in org.eclipse.ecf.osgi.services.remoteserviceadmin that return EndpointDescriptionWriter.MultiValueProperty
protected  EndpointDescriptionWriter.MultiValueProperty EndpointDescriptionWriter.getMultiValueProperty(java.lang.String key, java.lang.Object value)