| Package | Description |
|---|---|
| io.virtualan.api | |
| io.virtualan.core | |
| io.virtualan.core.model |
| Modifier and Type | Method and Description |
|---|---|
static VirtualServiceType |
ApiType.findApiType() |
static VirtualServiceType |
VirtualServiceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VirtualServiceType[] |
VirtualServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualServiceType |
VirtualServiceUtil.getVirtualServiceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualServiceUtil.setVirtualServiceType(VirtualServiceType virtualServiceType) |
| Modifier and Type | Method and Description |
|---|---|
VirtualServiceType |
VirtualServiceKeyValue.getServiceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualServiceKeyValue.setServiceType(VirtualServiceType serviceType) |
Copyright © 2020. All Rights Reserved.