Uses of Class
technology.dice.dicewhere.building.mmdb.MmdbDatabaseType
-
Packages that use MmdbDatabaseType Package Description technology.dice.dicewhere.building.mmdb -
-
Uses of MmdbDatabaseType in technology.dice.dicewhere.building.mmdb
Fields in technology.dice.dicewhere.building.mmdb declared as MmdbDatabaseType Modifier and Type Field Description protected MmdbDatabaseTypeMmdbLocationSource. mmdbDatabaseTypeMethods in technology.dice.dicewhere.building.mmdb that return MmdbDatabaseType Modifier and Type Method Description static MmdbDatabaseTypeMmdbDatabaseType. valueOf(String name)Returns the enum constant of this type with the specified name.static MmdbDatabaseType[]MmdbDatabaseType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-