| Package | Description |
|---|---|
| org.aoju.bus.image | |
| org.aoju.bus.image.metric |
| Modifier and Type | Method and Description |
|---|---|
Collection<WebApplication> |
Device.getWebApplicationsWithServiceClass(WebApplication.ServiceClass serviceClass) |
| Modifier and Type | Method and Description |
|---|---|
WebApplication.ServiceClass[] |
WebApplication.getServiceClasses() |
static WebApplication.ServiceClass |
WebApplication.ServiceClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebApplication.ServiceClass[] |
WebApplication.ServiceClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebApplication.containsServiceClass(WebApplication.ServiceClass serviceClass) |
void |
WebApplication.setServiceClasses(WebApplication.ServiceClass... serviceClasses) |
Copyright © 2020. All rights reserved.