Uses of Class
company.tap.commondependencies.Mada.StandardCodes.CityCodes
| Package | Description |
|---|---|
| company.tap.commondependencies.Mada.StandardCodes |
-
Uses of CityCodes in company.tap.commondependencies.Mada.StandardCodes
Methods in company.tap.commondependencies.Mada.StandardCodes that return CityCodes Modifier and Type Method Description static CityCodesCityCodes. get(int code)static CityCodesCityCodes. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CityCodes[]CityCodes. values()Returns an array containing the constants of this enum type, in the order they are declared.