Uses of Enum
org.prelle.telnet.mud.MUDTerminalTypeData.Capability
Packages that use MUDTerminalTypeData.Capability
-
Uses of MUDTerminalTypeData.Capability in org.prelle.telnet.mud
Subclasses with type arguments of type MUDTerminalTypeData.Capability in org.prelle.telnet.mudMethods in org.prelle.telnet.mud that return MUDTerminalTypeData.CapabilityModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MUDTerminalTypeData.Capability[]MUDTerminalTypeData.Capability.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.prelle.telnet.mud that return types with arguments of type MUDTerminalTypeData.CapabilityModifier and TypeMethodDescriptionstatic List<MUDTerminalTypeData.Capability> MUDTerminalTypeData.convertToList(int vector) MUDTerminalTypeData.getCapabilities()