| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.type.base |
| Modifier and Type | Method and Description |
|---|---|
static HostAddrType |
HostAddrType.fromValue(Integer value)
Get the HostAddrType associated with a value.
|
HostAddrType |
HostAddress.getAddrType() |
static HostAddrType |
HostAddrType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostAddrType[] |
HostAddrType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HostAddress.setAddrType(HostAddrType addrType)
Sets the AddressType
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.