public interface IServiceID extends ID
Modifier and Type | Method and Description |
---|---|
URI |
getLocation() |
String |
getServiceName()
Deprecated.
Use
IServiceInfo.getServiceName() instead |
IServiceTypeID |
getServiceTypeID()
Get service type ID for this ID.
|
equals, getName, getNamespace, hashCode, toExternalForm
compareTo
IServiceTypeID getServiceTypeID()
null
.String getServiceName()
IServiceInfo.getServiceName()
insteadnull
.URI getLocation()
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.