public class ServiceTypes extends Object
| Constructor and Description |
|---|
ServiceTypes() |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<ServiceType> |
all() |
static ServiceType |
get(Record record) |
static ServiceType |
get(String type) |
public static ServiceType get(Record record)
public static Iterator<ServiceType> all()
public static ServiceType get(String type)
Copyright © 2020. All rights reserved.