Uses of Enum Class
com.hierynomus.msdfsc.messages.DFSReferral.ServerType
Packages that use DFSReferral.ServerType
-
Uses of DFSReferral.ServerType in com.hierynomus.msdfsc.messages
Subclasses with type arguments of type DFSReferral.ServerType in com.hierynomus.msdfsc.messagesClasses in com.hierynomus.msdfsc.messages that implement interfaces with type arguments of type DFSReferral.ServerTypeMethods in com.hierynomus.msdfsc.messages that return DFSReferral.ServerTypeModifier and TypeMethodDescriptionDFSReferral.getServerType()static DFSReferral.ServerTypeReturns the enum constant of this class with the specified name.static DFSReferral.ServerType[]DFSReferral.ServerType.values()Returns an array containing the constants of this enum class, in the order they are declared.