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