Uses of Enum Class
com.hierynomus.msdfsc.messages.DFSReferral.ServerType
Packages that use DFSReferral.ServerType
-
Uses of DFSReferral.ServerType in com.hierynomus.msdfsc.messages
Methods 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.