Uses of Enum
de.haumacher.msgbuf.graph.cmd.Command.TypeKind
Packages that use Command.TypeKind
-
Uses of Command.TypeKind in de.haumacher.msgbuf.graph.cmd
Methods in de.haumacher.msgbuf.graph.cmd that return Command.TypeKindModifier and TypeMethodDescriptionabstract Command.TypeKindCommand.kind()The type code of this instance.InsertElement.kind()RemoveElement.kind()SetProperty.kind()static Command.TypeKindReturns the enum constant of this type with the specified name.static Command.TypeKind[]Command.TypeKind.values()Returns an array containing the constants of this enum type, in the order they are declared.