Uses of Class
org.apache.directory.server.dns.messages.ServiceType

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(java.lang.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.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.