Uses of Enum Class
org.aoju.bus.image.metric.WebApplication.ServiceClass
Packages that use WebApplication.ServiceClass
-
Uses of WebApplication.ServiceClass in org.aoju.bus.image
Methods in org.aoju.bus.image with parameters of type WebApplication.ServiceClassModifier and TypeMethodDescriptionDevice.getWebApplicationsWithServiceClass(WebApplication.ServiceClass serviceClass) -
Uses of WebApplication.ServiceClass in org.aoju.bus.image.metric
Methods in org.aoju.bus.image.metric that return WebApplication.ServiceClassModifier and TypeMethodDescriptionWebApplication.getServiceClasses()static WebApplication.ServiceClassReturns the enum constant of this class with the specified name.static WebApplication.ServiceClass[]WebApplication.ServiceClass.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.aoju.bus.image.metric with parameters of type WebApplication.ServiceClassModifier and TypeMethodDescriptionbooleanWebApplication.containsServiceClass(WebApplication.ServiceClass serviceClass) voidWebApplication.setServiceClasses(WebApplication.ServiceClass... serviceClasses)