| Package | Description |
|---|---|
| eu.dnetlib.functionality.modular.ui.is.objects |
| Modifier and Type | Method and Description |
|---|---|
ServiceDesc.ServiceStatus |
ServiceDesc.getStatus() |
static ServiceDesc.ServiceStatus |
ServiceDesc.ServiceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceDesc.ServiceStatus[] |
ServiceDesc.ServiceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDesc.setStatus(ServiceDesc.ServiceStatus status) |
| Constructor and Description |
|---|
ServiceDesc(String id,
String name,
String wsdl,
ServiceDesc.ServiceStatus status,
List<SubscriptionDesc> subscriptions) |
Copyright © 2017. All rights reserved.