Uses of Enum Class
com.doku.java.library.pojo.ServerLocation
Packages that use ServerLocation
-
Uses of ServerLocation in com.doku.java.library.pojo
Methods in com.doku.java.library.pojo that return ServerLocationModifier and TypeMethodDescriptionstatic ServerLocationReturns the enum constant of this class with the specified name.static ServerLocation[]ServerLocation.values()Returns an array containing the constants of this enum class, in the order they are declared.