Uses of Class
com.doku.java.library.pojo.ServerLocation
| Package | Description |
|---|---|
| com.doku.java.library.pojo |
-
Uses of ServerLocation in com.doku.java.library.pojo
Methods in com.doku.java.library.pojo that return ServerLocation Modifier and Type Method Description static ServerLocationServerLocation. valueOf(String name)Returns the enum constant of this type with the specified name.static ServerLocation[]ServerLocation. values()Returns an array containing the constants of this enum type, in the order they are declared.