Uses of Enum
edu.pdx.cs410J.servlets.MovieDatabaseServlet.DataType
Package
Description
This package contains examples of Java servlets that are deployed to a web
container.
-
Uses of MovieDatabaseServlet.DataType in edu.pdx.cs410J.servlets
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MovieDatabaseServlet.DataType[]
MovieDatabaseServlet.DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared.