コード例 #1
0
ファイル: AmenityType.java プロジェクト: Wisco87/OsmAnd-jni
 public static AmenityType[] getCategories() {
   return AmenityType.values();
 }