|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
org.gcube.informationsystem.glitebridge.kimpl.status | |
org.gcube.informationsystem.glitebridge.resource.status |
Uses of Service in org.gcube.informationsystem.glitebridge.kimpl.status |
---|
Methods in org.gcube.informationsystem.glitebridge.kimpl.status that return Service | |
---|---|
static Service |
KService.load(org.kxml2.io.KXmlParser parser,
java.lang.String rootTag)
|
Methods in org.gcube.informationsystem.glitebridge.kimpl.status with parameters of type Service | |
---|---|
static void |
KService.store(Service service,
org.kxml2.io.KXmlSerializer serializer,
java.lang.String rootTag)
|
Uses of Service in org.gcube.informationsystem.glitebridge.resource.status |
---|
Methods in org.gcube.informationsystem.glitebridge.resource.status that return types with arguments of type Service | |
---|---|
java.util.List<Service> |
Site.getServices()
|
java.util.List<Service> |
Status.getServices()
|
Method parameters in org.gcube.informationsystem.glitebridge.resource.status with type arguments of type Service | |
---|---|
void |
Site.setServices(java.util.List<Service> services)
|
void |
Status.setServices(java.util.List<Service> services)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |