public class IpFamily extends Object
| Modifier and Type | Field and Description |
|---|---|
static IpFamily |
IPV4 |
static IpFamily |
IPV6 |
private String |
value |
| Constructor and Description |
|---|
IpFamily() |
| Modifier and Type | Method and Description |
|---|---|
static IpFamily |
fromString(String input) |
static List<IpFamily> |
values() |
Copyright © 2024. All rights reserved.