|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolType | |
|---|---|
| org.apache.directory.server.dns.messages | Provides message objects for DNS messages and resource records. |
| Uses of ProtocolType in org.apache.directory.server.dns.messages |
|---|
| Methods in org.apache.directory.server.dns.messages that return ProtocolType | |
|---|---|
static ProtocolType |
ProtocolType.convert(byte value)
Converts an ordinal value into a ProtocolType. |
static ProtocolType |
ProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProtocolType[] |
ProtocolType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||