PageRenderTime 28ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/VeyoHealth/dcm4che-2.0.27/dcm4che-code/src/main/java/org/dcm4che2/code/Breed.java

https://bitbucket.org/masoudn/veyohealth
Java | 1221 lines | 393 code | 393 blank | 435 comment | 0 complexity | ae9ea47bcf71bb1c3167d7e585346522 MD5 | raw file
  1. /* ***** BEGIN LICENSE BLOCK *****
  2. * Version: MPL 1.1/GPL 2.0/LGPL 2.1
  3. *
  4. * The contents of this file are subject to the Mozilla Public License Version
  5. * 1.1 (the "License"); you may not use this file except in compliance with
  6. * the License. You may obtain a copy of the License at
  7. * http://www.mozilla.org/MPL/
  8. *
  9. * Software distributed under the License is distributed on an "AS IS" basis,
  10. * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11. * for the specific language governing rights and limitations under the
  12. * License.
  13. *
  14. * The Original Code is part of dcm4che, an implementation of DICOM(TM) in
  15. * Java(TM), available at http://sourceforge.net/projects/dcm4che.
  16. *
  17. * The Initial Developer of the Original Code is
  18. * Agfa HealthCare.
  19. * Portions created by the Initial Developer are Copyright (C) 2010
  20. * the Initial Developer. All Rights Reserved.
  21. *
  22. * Contributor(s):
  23. * See listed authors below.
  24. *
  25. * Alternatively, the contents of this file may be used under the terms of
  26. * either the GNU General Public License Version 2 or later (the "GPL"), or
  27. * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  28. * in which case the provisions of the GPL or the LGPL are applicable instead
  29. * of those above. If you wish to allow use of your version of this file only
  30. * under the terms of either the GPL or the LGPL, and not to allow others to
  31. * use your version of this file under the terms of the MPL, indicate your
  32. * decision by deleting the provisions above and replace them with the notice
  33. * and other provisions required by the GPL or the LGPL. If you do not delete
  34. * the provisions above, a recipient may use your version of this file under
  35. * the terms of any one of the MPL, the GPL or the LGPL.
  36. *
  37. * ***** END LICENSE BLOCK ***** */
  38. package org.dcm4che2.code;
  39. /**
  40. * CID 7480 Breed.
  41. *
  42. * @author Gunter Zeilinger <gunterze@gmail.com>
  43. * @version $Revision: 13558 $ $Date: 2010-06-16 11:51:46 +0200 (Wed, 16 Jun 2010) $
  44. * @since Jun 2, 2010
  45. */
  46. public class Breed {
  47. /** (L-80886, SRT, "A.S.C.O.B. cocker spaniel dog breed") */
  48. public static final String A_S_C_O_B_CockerSpanielDogBreed = "L-80886\\SRT";
  49. /** (L-80105, SRT, "Aberdeen Angus cow breed") */
  50. public static final String AberdeenAngusCowBreed = "L-80105\\SRT";
  51. /** (L-801BB, SRT, "Abigar cattle breed") */
  52. public static final String AbigarCattleBreed = "L-801BB\\SRT";
  53. /** (L-8BAA3, SRT, "Abondance cattle breed") */
  54. public static final String AbondanceCattleBreed = "L-8BAA3\\SRT";
  55. /** (L-8A19A, SRT, "Abtenauer horse breed") */
  56. public static final String AbtenauerHorseBreed = "L-8A19A\\SRT";
  57. /** (L-80A05, SRT, "Abyssinian cat") */
  58. public static final String AbyssinianCat = "L-80A05\\SRT";
  59. /** (L-8BB0B, SRT, "Abyssinian Highland Zebu cattle breed") */
  60. public static final String AbyssinianHighlandZebuCattleBreed = "L-8BB0B\\SRT";
  61. /** (L-8A1D6, SRT, "Abyssinian horse breed") */
  62. public static final String AbyssinianHorseBreed = "L-8A1D6\\SRT";
  63. /** (L-8BB0C, SRT, "Abyssinian Shorthorned Zebu cattle breed") */
  64. public static final String AbyssinianShorthornedZebuCattleBreed = "L-8BB0C\\SRT";
  65. /** (L-8BB0E, SRT, "Aceh cattle breed") */
  66. public static final String AcehCattleBreed = "L-8BB0E\\SRT";
  67. /** (L-8BB0F, SRT, "Achham cattle breed") */
  68. public static final String AchhamCattleBreed = "L-8BB0F\\SRT";
  69. /** (L-8A19B, SRT, "Adaev horse breed") */
  70. public static final String AdaevHorseBreed = "L-8A19B\\SRT";
  71. /** (L-8BB1A, SRT, "Adamawa cattle breed") */
  72. public static final String AdamawaCattleBreed = "L-8BB1A\\SRT";
  73. /** (L-8BB1B, SRT, "Aden Zebu cattle breed") */
  74. public static final String AdenZebuCattleBreed = "L-8BB1B\\SRT";
  75. /** (L-80705, SRT, "Affenpinscher") */
  76. public static final String Affenpinscher = "L-80705\\SRT";
  77. /** (L-8BB1C, SRT, "Afghan cattle breed") */
  78. public static final String AfghanCattleBreed = "L-8BB1C\\SRT";
  79. /** (L-80706, SRT, "Afghan hound") */
  80. public static final String AfghanHound = "L-80706\\SRT";
  81. /** (L-8037E, SRT, "Africana sheep breed") */
  82. public static final String AfricanaSheepBreed = "L-8037E\\SRT";
  83. /** (L-80121, SRT, "Africander cattle breed") */
  84. public static final String AfricanderCattleBreed = "L-80121\\SRT";
  85. /** (L-801BC, SRT, "Africangnus cattle breed") */
  86. public static final String AfricangnusCattleBreed = "L-801BC\\SRT";
  87. /** (L-801BD, SRT, "Agerolese cattle breed") */
  88. public static final String AgeroleseCattleBreed = "L-801BD\\SRT";
  89. /** (L-808B5, SRT, "Aidi dog breed") */
  90. public static final String AidiDogBreed = "L-808B5\\SRT";
  91. /** (L-80956, SRT, "Ainu dog breed") */
  92. public static final String AinuDogBreed = "L-80956\\SRT";
  93. /** (L-80707, SRT, "Airedale terrier") */
  94. public static final String AiredaleTerrier = "L-80707\\SRT";
  95. /** (L-80971, SRT, "Akbash dog breed") */
  96. public static final String AkbashDogBreed = "L-80971\\SRT";
  97. /** (L-8A1D5, SRT, "Akhal-Teke horse breed") */
  98. public static final String AkhalTekeHorseBreed = "L-8A1D5\\SRT";
  99. /** (L-8B117, SRT, "Akha pig breed") */
  100. public static final String AkhaPigBreed = "L-8B117\\SRT";
  101. /** (L-80708, SRT, "Akita dog") */
  102. public static final String AkitaDog = "L-80708\\SRT";
  103. /** (L-805D4, SRT, "Aksai Black Pied pig breed") */
  104. public static final String AksaiBlackPiedPigBreed = "L-805D4\\SRT";
  105. /** (L-8BB1D, SRT, "Alambadi cattle breed") */
  106. public static final String AlambadiCattleBreed = "L-8BB1D\\SRT";
  107. /** (L-80980, SRT, "Alano Espanol dog breed") */
  108. public static final String AlanoEspanolDogBreed = "L-80980\\SRT";
  109. /** (L-80972, SRT, "Alapaha blueblood bullDog breed") */
  110. public static final String AlapahaBluebloodBullDogBreed = "L-80972\\SRT";
  111. /** (L-88106, SRT, "Alaskan Klee Kai dog breed") */
  112. public static final String AlaskanKleeKaiDogBreed = "L-88106\\SRT";
  113. /** (L-80709, SRT, "Alaskan malamute") */
  114. public static final String AlaskanMalamute = "L-80709\\SRT";
  115. /** (L-8BAA4, SRT, "Ala-Tau cattle breed") */
  116. public static final String AlaTauCattleBreed = "L-8BAA4\\SRT";
  117. /** (L-8BAA6, SRT, "Albanian Dwarf cattle breed") */
  118. public static final String AlbanianDwarfCattleBreed = "L-8BAA6\\SRT";
  119. /** (L-8A19C, SRT, "Albanian horse breed") */
  120. public static final String AlbanianHorseBreed = "L-8A19C\\SRT";
  121. /** (L-8BAA5, SRT, "Albanian Illyrian cattle breed") */
  122. public static final String AlbanianIllyrianCattleBreed = "L-8BAA5\\SRT";
  123. /** (L-8B157, SRT, "Albanian Native pig breed") */
  124. public static final String AlbanianNativePigBreed = "L-8B157\\SRT";
  125. /** (L-801CA, SRT, "Alberes cattlebreed") */
  126. public static final String AlberesCattlebreed = "L-801CA\\SRT";
  127. /** (L-801BE, SRT, "Albese cattle breed") */
  128. public static final String AlbeseCattleBreed = "L-801BE\\SRT";
  129. /** (L-801CB, SRT, "Alentejana cattlebreed") */
  130. public static final String AlentejanaCattlebreed = "L-801CB\\SRT";
  131. /** (L-805B3, SRT, "Alentejana pig breed") */
  132. public static final String AlentejanaPigBreed = "L-805B3\\SRT";
  133. /** (L-808A7, SRT, "Alentejo herder dog breed") */
  134. public static final String AlentejoHerderDogBreed = "L-808A7\\SRT";
  135. /** (L-8BABB, SRT, "Aleppo cattle breed") */
  136. public static final String AleppoCattleBreed = "L-8BABB\\SRT";
  137. /** (L-80278, SRT, "Algarvia goat breed") */
  138. public static final String AlgarviaGoatBreed = "L-80278\\SRT";
  139. /** (L-8013A, SRT, "Aliab Dinka cattle breed") */
  140. public static final String AliabDinkaCattleBreed = "L-8013A\\SRT";
  141. /** (L-8B99B, SRT, "Alistana-Sanabresa cattle breed") */
  142. public static final String AlistanaSanabresaCattleBreed = "L-8B99B\\SRT";
  143. /** (L-8BACB, SRT, "Almanzorena cattle breed") */
  144. public static final String AlmanzorenaCattleBreed = "L-8BACB\\SRT";
  145. /** (L-80275, SRT, "Alpine Chamoisee goat breed") */
  146. public static final String AlpineChamoiseeGoatBreed = "L-80275\\SRT";
  147. /** (L-80982, SRT, "Alpine dachsbracke dog breed") */
  148. public static final String AlpineDachsbrackeDogBreed = "L-80982\\SRT";
  149. /** (L-80205, SRT, "Alpine goat breed") */
  150. public static final String AlpineGoatBreed = "L-80205\\SRT";
  151. /** (L-8A1D4, SRT, "Altai horse breed") */
  152. public static final String AltaiHorseBreed = "L-8A1D4\\SRT";
  153. /** (L-80222, SRT, "Altai Mountain goat breed") */
  154. public static final String AltaiMountainGoatBreed = "L-80222\\SRT";
  155. /** (L-80BE8, SRT, "Altay sheep breed") */
  156. public static final String AltaySheepBreed = "L-80BE8\\SRT";
  157. /** (L-8A19E, SRT, "Alter Real horse breed") */
  158. public static final String AlterRealHorseBreed = "L-8A19E\\SRT";
  159. /** (L-8013B, SRT, "Alur cattle breed") */
  160. public static final String AlurCattleBreed = "L-8013B\\SRT";
  161. /** (L-80405, SRT, "American Albino horse breed") */
  162. public static final String AmericanAlbinoHorseBreed = "L-80405\\SRT";
  163. /** (L-8A19F, SRT, "American Bashkir Curly horse breed") */
  164. public static final String AmericanBashkirCurlyHorseBreed = "L-8A19F\\SRT";
  165. /** (L-80584, SRT, "American Berkshire pig breed") */
  166. public static final String AmericanBerkshirePigBreed = "L-80584\\SRT";
  167. /** (L-8BB3E, SRT, "American bison X cattle breed") */
  168. public static final String AmericanBisonXCattleBreed = "L-8BB3E\\SRT";
  169. /** (L-808AE, SRT, "American Blue Gascon Hound dog breed") */
  170. public static final String AmericanBlueGasconHoundDogBreed = "L-808AE\\SRT";
  171. /** (L-8880C, SRT, "American bobtail cat breed") */
  172. public static final String AmericanBobtailCatBreed = "L-8880C\\SRT";
  173. /** (L-80A79, SRT, "American Bobtail Longhair cat breed") */
  174. public static final String AmericanBobtailLonghairCatBreed = "L-80A79\\SRT";
  175. /** (L-80A78, SRT, "American Bobtail Shorthair cat breed") */
  176. public static final String AmericanBobtailShorthairCatBreed = "L-80A78\\SRT";
  177. /** (L-80406, SRT, "American Buckskin horse breed") */
  178. public static final String AmericanBuckskinHorseBreed = "L-80406\\SRT";
  179. /** (L-80974, SRT, "American Bulldog breed") */
  180. public static final String AmericanBulldogBreed = "L-80974\\SRT";
  181. /** (L-80221, SRT, "American Cashmere goat breed") */
  182. public static final String AmericanCashmereGoatBreed = "L-80221\\SRT";
  183. /** (L-80884, SRT, "American cocker spaniel dog breed") */
  184. public static final String AmericanCockerSpanielDogBreed = "L-80884\\SRT";
  185. /** (L-80761, SRT, "American coonhound dog breed") */
  186. public static final String AmericanCoonhoundDogBreed = "L-80761\\SRT";
  187. /** (L-8A1D3, SRT, "American Cream Draft horse breed") */
  188. public static final String AmericanCreamDraftHorseBreed = "L-8A1D3\\SRT";
  189. /** (L-80407, SRT, "American cream horse breed") */
  190. public static final String AmericanCreamHorseBreed = "L-80407\\SRT";
  191. /** (L-80A80, SRT, "American Curl cat breed") */
  192. public static final String AmericanCurlCatBreed = "L-80A80\\SRT";
  193. /** (L-804A0, SRT, "American draft pony horse breed") */
  194. public static final String AmericanDraftPonyHorseBreed = "L-804A0\\SRT";
  195. /** (L-80791, SRT, "American eskimo dog breed") */
  196. public static final String AmericanEskimoDogBreed = "L-80791\\SRT";
  197. /** (L-808B9, SRT, "American Eskimo, Miniature dog breed") */
  198. public static final String AmericanEskimoMiniatureDogBreed = "L-808B9\\SRT";
  199. /** (L-808B8, SRT, "American Eskimo, standard dog breed") */
  200. public static final String AmericanEskimoStandardDogBreed = "L-808B8\\SRT";
  201. /** (L-808BA, SRT, "American Eskimo, Toy dog breed") */
  202. public static final String AmericanEskimoToyDogBreed = "L-808BA\\SRT";
  203. /** (L-8055C, SRT, "American Essex pig breed") */
  204. public static final String AmericanEssexPigBreed = "L-8055C\\SRT";
  205. /** (L-807A4, SRT, "American foxhound") */
  206. public static final String AmericanFoxhound = "L-807A4\\SRT";
  207. /** (L-80968, SRT, "American Hairless Terrier dog breed") */
  208. public static final String AmericanHairlessTerrierDogBreed = "L-80968\\SRT";
  209. /** (L-808B6, SRT, "American Indian Dog breed") */
  210. public static final String AmericanIndianDogBreed = "L-808B6\\SRT";
  211. /** (L-8A111, SRT, "American Indian Horse horse breed") */
  212. public static final String AmericanIndianHorseHorseBreed = "L-8A111\\SRT";
  213. /** (L-809E8, SRT, "American lamalese dog breed") */
  214. public static final String AmericanLamaleseDogBreed = "L-809E8\\SRT";
  215. /** (L-8066F, SRT, "American Landrace pig breed") */
  216. public static final String AmericanLandracePigBreed = "L-8066F\\SRT";
  217. /** (L-80331, SRT, "American merino sheep breed") */
  218. public static final String AmericanMerinoSheepBreed = "L-80331\\SRT";
  219. /** (L-80408, SRT, "American miniature horse breed") */
  220. public static final String AmericanMiniatureHorseBreed = "L-80408\\SRT";
  221. /** (L-8A112, SRT, "American Mustang horse breed") */
  222. public static final String AmericanMustangHorseBreed = "L-8A112\\SRT";
  223. /** (L-80409, SRT, "American paint horse breed") */
  224. public static final String AmericanPaintHorseBreed = "L-80409\\SRT";
  225. /** (L-80731, SRT, "American pit bull terrier dog breed") */
  226. public static final String AmericanPitBullTerrierDogBreed = "L-80731\\SRT";
  227. /** (L-80451, SRT, "American pony horse breed") */
  228. public static final String AmericanPonyHorseBreed = "L-80451\\SRT";
  229. /** (L-8A113, SRT, "American Quarter Horse horse breed") */
  230. public static final String AmericanQuarterHorseHorseBreed = "L-8A113\\SRT";
  231. /** (L-80410, SRT, "American saddlebred horse breed") */
  232. public static final String AmericanSaddlebredHorseBreed = "L-80410\\SRT";
  233. /** (L-8A115, SRT, "American Shetland pony horse breed") */
  234. public static final String AmericanShetlandPonyHorseBreed = "L-8A115\\SRT";
  235. /** (L-80A06, SRT, "American shorthair cat") */
  236. public static final String AmericanShorthairCat = "L-80A06\\SRT";
  237. /** (L-80411, SRT, "American trotter horse breed") */
  238. public static final String AmericanTrotterHorseBreed = "L-80411\\SRT";
  239. /** (L-80412, SRT, "American tunis horse breed") */
  240. public static final String AmericanTunisHorseBreed = "L-80412\\SRT";
  241. /** (L-80BB2, SRT, "American Tunis sheep breed") */
  242. public static final String AmericanTunisSheepBreed = "L-80BB2\\SRT";
  243. /** (L-8A1D1, SRT, "American Walking Pony horse breed") */
  244. public static final String AmericanWalkingPonyHorseBreed = "L-8A1D1\\SRT";
  245. /** (L-80881, SRT, "American water spaniel dog breed") */
  246. public static final String AmericanWaterSpanielDogBreed = "L-80881\\SRT";
  247. /** (L-801CC, SRT, "American White Park cattle breed") */
  248. public static final String AmericanWhiteParkCattleBreed = "L-801CC\\SRT";
  249. /** (L-80A07, SRT, "American wirehaired cat") */
  250. public static final String AmericanWirehairedCat = "L-80A07\\SRT";
  251. /** (L-80583, SRT, "American Yorkshire pig breed") */
  252. public static final String AmericanYorkshirePigBreed = "L-80583\\SRT";
  253. /** (L-801CD, SRT, "Amerifaxcattle breed") */
  254. public static final String AmerifaxcattleBreed = "L-801CD\\SRT";
  255. /** (L-8BACE, SRT, "Amrit Mahal zebu cattle breed") */
  256. public static final String AmritMahalZebuCattleBreed = "L-8BACE\\SRT";
  257. /** (L-8A116, SRT, "Anadolu horse breed") */
  258. public static final String AnadoluHorseBreed = "L-8A116\\SRT";
  259. /** (L-801CE, SRT, "Anatolian Black cattle breed") */
  260. public static final String AnatolianBlackCattleBreed = "L-801CE\\SRT";
  261. /** (L-88107, SRT, "Anatolian shepherd dog breed") */
  262. public static final String AnatolianShepherdDogBreed = "L-88107\\SRT";
  263. /** (L-801CF, SRT, "Andalusian Black cattle breed") */
  264. public static final String AndalusianBlackCattleBreed = "L-801CF\\SRT";
  265. /** (L-8B99C, SRT, "Andalusian Blond cattle breed") */
  266. public static final String AndalusianBlondCattleBreed = "L-8B99C\\SRT";
  267. /** (L-801D0, SRT, "Andalusian Gray cattle breed") */
  268. public static final String AndalusianGrayCattleBreed = "L-801D0\\SRT";
  269. /** (L-80413, SRT, "Andalusian horse breed") */
  270. public static final String AndalusianHorseBreed = "L-80413\\SRT";
  271. /** (L-8A117, SRT, "Andean horse breed") */
  272. public static final String AndeanHorseBreed = "L-8A117\\SRT";
  273. /** (L-801D1, SRT, "Angeln cattle breed") */
  274. public static final String AngelnCattleBreed = "L-801D1\\SRT";
  275. /** (L-80684, SRT, "Angeln Saddleback pig breed") */
  276. public static final String AngelnSaddlebackPigBreed = "L-80684\\SRT";
  277. /** (L-8A182, SRT, "Anglo-Arab horse breed") */
  278. public static final String AngloArabHorseBreed = "L-8A182\\SRT";
  279. /** (L-80976, SRT, "Anglo-Francais de moyen venerie dog breed") */
  280. public static final String AngloFrancaisDeMoyenVenerieDogBreed = "L-80976\\SRT";
  281. /** (L-80977, SRT, "Anglo-Francais de petit venerie dog breed") */
  282. public static final String AngloFrancaisDePetitVenerieDogBreed = "L-80977\\SRT";
  283. /** (L-8A118, SRT, "Anglo-Kabarda horse breed") */
  284. public static final String AngloKabardaHorseBreed = "L-8A118\\SRT";
  285. /** (L-80212, SRT, "Anglo nubian goat breed") */
  286. public static final String AngloNubianGoatBreed = "L-80212\\SRT";
  287. /** (L-80208, SRT, "Angora goat breed") */
  288. public static final String AngoraGoatBreed = "L-80208\\SRT";
  289. /** (L-8013C, SRT, "Ankina cattle breed") */
  290. public static final String AnkinaCattleBreed = "L-8013C\\SRT";
  291. /** (L-80122, SRT, "Ankole cattle breed") */
  292. public static final String AnkoleCattleBreed = "L-80122\\SRT";
  293. /** (L-80123, SRT, "Ankole-Watusi cattle breed") */
  294. public static final String AnkoleWatusiCattleBreed = "L-80123\\SRT";
  295. /** (L-8B99D, SRT, "Aosta Black Pied cattle breed") */
  296. public static final String AostaBlackPiedCattleBreed = "L-8B99D\\SRT";
  297. /** (L-8B99E, SRT, "Aosta Chestnut cattle breed") */
  298. public static final String AostaChestnutCattleBreed = "L-8B99E\\SRT";
  299. /** (L-8B99F, SRT, "Aosta Red Pied cattle breed") */
  300. public static final String AostaRedPiedCattleBreed = "L-8B99F\\SRT";
  301. /** (L-80BB1, SRT, "Apennine sheep breed") */
  302. public static final String ApennineSheepBreed = "L-80BB1\\SRT";
  303. /** (L-80414, SRT, "Appaloosa horse breed") */
  304. public static final String AppaloosaHorseBreed = "L-80414\\SRT";
  305. /** (L-80978, SRT, "Appenzeller dog breed") */
  306. public static final String AppenzellerDogBreed = "L-80978\\SRT";
  307. /** (L-80220, SRT, "Appenzell goat breed") */
  308. public static final String AppenzellGoatBreed = "L-80220\\SRT";
  309. /** (L-805BE, SRT, "Apulian pig breed") */
  310. public static final String ApulianPigBreed = "L-805BE\\SRT";
  311. /** (L-8013D, SRT, "Apulian Podolian cattle breed") */
  312. public static final String ApulianPodolianCattleBreed = "L-8013D\\SRT";
  313. /** (L-80471, SRT, "AraAppaloosa horse breed") */
  314. public static final String AraAppaloosaHorseBreed = "L-80471\\SRT";
  315. /** (L-80415, SRT, "Arabian horse breed") */
  316. public static final String ArabianHorseBreed = "L-80415\\SRT";
  317. /** (L-80BA9, SRT, "Arabi sheep breed") */
  318. public static final String ArabiSheepBreed = "L-80BA9\\SRT";
  319. /** (L-8B9A0, SRT, "Aracena cattle breed") */
  320. public static final String AracenaCattleBreed = "L-8B9A0\\SRT";
  321. /** (L-8013E, SRT, "Arado cattle breed") */
  322. public static final String AradoCattleBreed = "L-8013E\\SRT";
  323. /** (L-80219, SRT, "Arapawa Island goat breed") */
  324. public static final String ArapawaIslandGoatBreed = "L-80219\\SRT";
  325. /** (L-80665, SRT, "Arapawa Island pig breed") */
  326. public static final String ArapawaIslandPigBreed = "L-80665\\SRT";
  327. /** (L-80BA8, SRT, "Arapawa Island sheep breed") */
  328. public static final String ArapawaIslandSheepBreed = "L-80BA8\\SRT";
  329. /** (L-8A1CF, SRT, "Ardennes horse breed") */
  330. public static final String ArdennesHorseBreed = "L-8A1CF\\SRT";
  331. /** (L-80472, SRT, "Argentine Criollo horse breed") */
  332. public static final String ArgentineCriolloHorseBreed = "L-80472\\SRT";
  333. /** (L-808A6, SRT, "Argentine Dogo dog breed") */
  334. public static final String ArgentineDogoDogBreed = "L-808A6\\SRT";
  335. /** (L-8B9A1, SRT, "Argentine Friesian cattle breed") */
  336. public static final String ArgentineFriesianCattleBreed = "L-8B9A1\\SRT";
  337. /** (L-80473, SRT, "Argentine Polo Pony horse breed") */
  338. public static final String ArgentinePoloPonyHorseBreed = "L-80473\\SRT";
  339. /** (L-80979, SRT, "Ariegeois dog breed") */
  340. public static final String AriegeoisDogBreed = "L-80979\\SRT";
  341. /** (L-80453, SRT, "Ariegeois pony horse breed") */
  342. public static final String AriegeoisPonyHorseBreed = "L-80453\\SRT";
  343. /** (L-808F6, SRT, "Armant dog breed") */
  344. public static final String ArmantDogBreed = "L-808F6\\SRT";
  345. /** (L-8B9A2, SRT, "Armorican cattle breed") */
  346. public static final String ArmoricanCattleBreed = "L-8B9A2\\SRT";
  347. /** (L-8B9A3, SRT, "Arouquesa cattle breed") */
  348. public static final String ArouquesaCattleBreed = "L-8B9A3\\SRT";
  349. /** (L-8BAF4, SRT, "Arsi cattle breed") */
  350. public static final String ArsiCattleBreed = "L-8BAF4\\SRT";
  351. /** (L-8B124, SRT, "Ashanti Dwarf pig breed") */
  352. public static final String AshantiDwarfPigBreed = "L-8B124\\SRT";
  353. /** (L-801D2, SRT, "Asturian Mountain cattle breed") */
  354. public static final String AsturianMountainCattleBreed = "L-801D2\\SRT";
  355. /** (L-8A14C, SRT, "Asturian tarpan horse X domestic horse breed") */
  356. public static final String AsturianTarpanHorseXDomesticHorseBreed = "L-8A14C\\SRT";
  357. /** (L-801D3, SRT, "Asturian Valley cattle breed") */
  358. public static final String AsturianValleyCattleBreed = "L-801D3\\SRT";
  359. /** (L-8BAF5, SRT, "Atpadi Mahal cattle breed") */
  360. public static final String AtpadiMahalCattleBreed = "L-8BAF5\\SRT";
  361. /** (L-801D4, SRT, "Aubrac cattle breed") */
  362. public static final String AubracCattleBreed = "L-801D4\\SRT";
  363. /** (L-801D5, SRT, "Aulie-Ata cattle breed") */
  364. public static final String AulieAtaCattleBreed = "L-801D5\\SRT";
  365. /** (L-8B9A4, SRT, "Aure et Saint-Girons cattle breed") */
  366. public static final String AureEtSaintGironsCattleBreed = "L-8B9A4\\SRT";
  367. /** (L-8BB3F, SRT, "Australian Braford X zebu cattle breed") */
  368. public static final String AustralianBrafordXZebuCattleBreed = "L-8BB3F\\SRT";
  369. /** (L-8A1DF, SRT, "Australian Brumby horse breed") */
  370. public static final String AustralianBrumbyHorseBreed = "L-8A1DF\\SRT";
  371. /** (L-80711, SRT, "Australian cattle dog") */
  372. public static final String AustralianCattleDog = "L-80711\\SRT";
  373. /** (L-8BB4A, SRT, "Australian Friesian Sahiwal X zebu cattle breed") */
  374. public static final String AustralianFriesianSahiwalXZebuCattleBreed = "L-8BB4A\\SRT";
  375. /** (L-80218, SRT, "Australian goat breed") */
  376. public static final String AustralianGoatBreed = "L-80218\\SRT";
  377. /** (L-808F8, SRT, "Australian Greyhound dog breed") */
  378. public static final String AustralianGreyhoundDogBreed = "L-808F8\\SRT";
  379. /** (L-80981, SRT, "Australian Kelpie dog breed") */
  380. public static final String AustralianKelpieDogBreed = "L-80981\\SRT";
  381. /** (L-801D6, SRT, "Australian Lowline cattle breed") */
  382. public static final String AustralianLowlineCattleBreed = "L-801D6\\SRT";
  383. /** (L-8BB6B, SRT, "Australian Milking Zebu X zebu cattle breed") */
  384. public static final String AustralianMilkingZebuXZebuCattleBreed = "L-8BB6B\\SRT";
  385. /** (L-80A81, SRT, "Australian Mist cat breed") */
  386. public static final String AustralianMistCatBreed = "L-80A81\\SRT";
  387. /** (L-80474, SRT, "Australian Pony horse breed") */
  388. public static final String AustralianPonyHorseBreed = "L-80474\\SRT";
  389. /** (L-80961, SRT, "Australian Shepherd dog breed") */
  390. public static final String AustralianShepherdDogBreed = "L-80961\\SRT";
  391. /** (L-8BA54, SRT, "Australian Shorthorn cattle breed") */
  392. public static final String AustralianShorthornCattleBreed = "L-8BA54\\SRT";
  393. /** (L-8A1E1, SRT, "Australian Stock Horse horse breed") */
  394. public static final String AustralianStockHorseHorseBreed = "L-8A1E1\\SRT";
  395. /** (L-80710, SRT, "Australian terrier") */
  396. public static final String AustralianTerrier = "L-80710\\SRT";
  397. /** (L-808F9, SRT, "Australian Terrier, rough-coated dog breed") */
  398. public static final String AustralianTerrierRoughCoatedDogBreed = "L-808F9\\SRT";
  399. /** (L-808FA, SRT, "Australian Terrier, silky dog breed") */
  400. public static final String AustralianTerrierSilkyDogBreed = "L-808FA\\SRT";
  401. /** (L-8B9A5, SRT, "Australian White cattle breed") */
  402. public static final String AustralianWhiteCattleBreed = "L-8B9A5\\SRT";
  403. /** (L-808FB, SRT, "Austrian Hound dog breed") */
  404. public static final String AustrianHoundDogBreed = "L-808FB\\SRT";
  405. /** (L-808B7, SRT, "Austrian Pinscher dog breed") */
  406. public static final String AustrianPinscherDogBreed = "L-808B7\\SRT";
  407. /** (L-8B9A6, SRT, "Austrian Simmental cattle breed") */
  408. public static final String AustrianSimmentalCattleBreed = "L-8B9A6\\SRT";
  409. /** (L-808FC, SRT, "Austrian Smooth-Haired Bracke dog breed") */
  410. public static final String AustrianSmoothHairedBrackeDogBreed = "L-808FC\\SRT";
  411. /** (L-8B9A7, SRT, "Austrian Yellow cattle breed") */
  412. public static final String AustrianYellowCattleBreed = "L-8B9A7\\SRT";
  413. /** (L-80475, SRT, "Auxois horse breed") */
  414. public static final String AuxoisHorseBreed = "L-80475\\SRT";
  415. /** (L-80476, SRT, "Avelignese horse breed") */
  416. public static final String AveligneseHorseBreed = "L-80476\\SRT";
  417. /** (L-8B9A8, SRT, "Avetonou cattle breed") */
  418. public static final String AvetonouCattleBreed = "L-8B9A8\\SRT";
  419. /** (L-8B9AA, SRT, "Avilena-Black Iberian cattle breed") */
  420. public static final String AvilenaBlackIberianCattleBreed = "L-8B9AA\\SRT";
  421. /** (L-8B9A9, SRT, "Avilena cattle breed") */
  422. public static final String AvilenaCattleBreed = "L-8B9A9\\SRT";
  423. /** (L-80BA7, SRT, "Awassi sheep breed") */
  424. public static final String AwassiSheepBreed = "L-80BA7\\SRT";
  425. /** (L-8013F, SRT, "Aweil Dinka cattle breed") */
  426. public static final String AweilDinkaCattleBreed = "L-8013F\\SRT";
  427. /** (L-80106, SRT, "Ayrshire cow breed") */
  428. public static final String AyrshireCowBreed = "L-80106\\SRT";
  429. /** (L-8BAF6, SRT, "Azaouak cattle breed") */
  430. public static final String AzaouakCattleBreed = "L-8BAF6\\SRT";
  431. /** (L-80960, SRT, "Azawakh dog breed") */
  432. public static final String AzawakhDogBreed = "L-80960\\SRT";
  433. /** (L-80477, SRT, "Azerbaijan horse breed") */
  434. public static final String AzerbaijanHorseBreed = "L-80477\\SRT";
  435. /** (L-8BAF7, SRT, "Azerbaijan Zebu cattle breed") */
  436. public static final String AzerbaijanZebuCattleBreed = "L-8BAF7\\SRT";
  437. /** (L-80478, SRT, "Azores horse breed") */
  438. public static final String AzoresHorseBreed = "L-80478\\SRT";
  439. /** (L-8A1D2, SRT, "Azteca horse breed") */
  440. public static final String AztecaHorseBreed = "L-8A1D2\\SRT";
  441. /** (L-8BACF, SRT, "Bachaur cattle breed") */
  442. public static final String BachaurCattleBreed = "L-8BACF\\SRT";
  443. /** (L-80B47, SRT, "Baden Wurttemburg horse breed") */
  444. public static final String BadenWurttemburgHorseBreed = "L-80B47\\SRT";
  445. /** (L-8BAF8, SRT, "Baggara cattle breed") */
  446. public static final String BaggaraCattleBreed = "L-8BAF8\\SRT";
  447. /** (L-80224, SRT, "Bagot goat breed") */
  448. public static final String BagotGoatBreed = "L-80224\\SRT";
  449. /** (L-8060D, SRT, "Bahia pig breed") */
  450. public static final String BahiaPigBreed = "L-8060D\\SRT";
  451. /** (L-8014C, SRT, "Bahima cattle breed") */
  452. public static final String BahimaCattleBreed = "L-8014C\\SRT";
  453. /** (L-8B9AB, SRT, "Bakosi cattle breed") */
  454. public static final String BakosiCattleBreed = "L-8B9AB\\SRT";
  455. /** (L-8B133, SRT, "Bakosi pig breed") */
  456. public static final String BakosiPigBreed = "L-8B133\\SRT";
  457. /** (L-8B9AC, SRT, "Bakwiri cattle breed") */
  458. public static final String BakwiriCattleBreed = "L-8B9AC\\SRT";
  459. /** (L-80124, SRT, "Baladicattle cattle breed") */
  460. public static final String BaladicattleCattleBreed = "L-80124\\SRT";
  461. /** (L-806F2, SRT, "Baldinger Spotted pig breed") */
  462. public static final String BaldingerSpottedPigBreed = "L-806F2\\SRT";
  463. /** (L-8A1E9, SRT, "Balearic horse breed") */
  464. public static final String BalearicHorseBreed = "L-8A1E9\\SRT";
  465. /** (L-80479, SRT, "Bali horse breed") */
  466. public static final String BaliHorseBreed = "L-80479\\SRT";
  467. /** (L-8047A, SRT, "Balikun horse breed") */
  468. public static final String BalikunHorseBreed = "L-8047A\\SRT";
  469. /** (L-80A08, SRT, "Balinese cat") */
  470. public static final String BalineseCat = "L-80A08\\SRT";
  471. /** (L-8B121, SRT, "Balinese pig breed") */
  472. public static final String BalinesePigBreed = "L-8B121\\SRT";
  473. /** (L-808FD, SRT, "Balkan Hound dog breed") */
  474. public static final String BalkanHoundDogBreed = "L-808FD\\SRT";
  475. /** (L-80BA3, SRT, "Balkhi sheep breed") */
  476. public static final String BalkhiSheepBreed = "L-80BA3\\SRT";
  477. /** (L-8063B, SRT, "Baltaret pig breed") */
  478. public static final String BaltaretPigBreed = "L-8063B\\SRT";
  479. /** (L-8B9AD, SRT, "Baltic Black Pied cattle breed") */
  480. public static final String BalticBlackPiedCattleBreed = "L-8B9AD\\SRT";
  481. /** (L-8A1E8, SRT, "Baluchi horse breed") */
  482. public static final String BaluchiHorseBreed = "L-8A1E8\\SRT";
  483. /** (L-80C31, SRT, "Baluchi sheep breed") */
  484. public static final String BaluchiSheepBreed = "L-80C31\\SRT";
  485. /** (L-80BB3, SRT, "Balwen Welsh Mountain sheep breed") */
  486. public static final String BalwenWelshMountainSheepBreed = "L-80BB3\\SRT";
  487. /** (L-806C6, SRT, "Bamaxiang pig breed") */
  488. public static final String BamaxiangPigBreed = "L-806C6\\SRT";
  489. /** (L-8BB6F, SRT, "Bambara X zebu cattle breed") */
  490. public static final String BambaraXZebuCattleBreed = "L-8BB6F\\SRT";
  491. /** (L-8BAF9, SRT, "Bambawa cattle breed") */
  492. public static final String BambawaCattleBreed = "L-8BAF9\\SRT";
  493. /** (L-8BB7A, SRT, "Bambey X zebu cattle breed") */
  494. public static final String BambeyXZebuCattleBreed = "L-8BB7A\\SRT";
  495. /** (L-805E3, SRT, "Bamei pig breed") */
  496. public static final String BameiPigBreed = "L-805E3\\SRT";
  497. /** (L-8BAFA, SRT, "Bami cattle breed") */
  498. public static final String BamiCattleBreed = "L-8BAFA\\SRT";
  499. /** (L-8B144, SRT, "Banat White pig breed") */
  500. public static final String BanatWhitePigBreed = "L-8B144\\SRT";
  501. /** (L-8A1E6, SRT, "Ban-ei horse breed") */
  502. public static final String BanEiHorseBreed = "L-8A1E6\\SRT";
  503. /** (L-808FE, SRT, "Banjara greyhound dog breed") */
  504. public static final String BanjaraGreyhoundDogBreed = "L-808FE\\SRT";
  505. /** (L-8047C, SRT, "Banker Horse horse breed") */
  506. public static final String BankerHorseHorseBreed = "L-8047C\\SRT";
  507. /** (L-8066B, SRT, "Bantu pig breed") */
  508. public static final String BantuPigBreed = "L-8066B\\SRT";
  509. /** (L-8BAFB, SRT, "Banyo cattle breed") */
  510. public static final String BanyoCattleBreed = "L-8BAFB\\SRT";
  511. /** (L-8B9AE, SRT, "Baoule cattle breed") */
  512. public static final String BaouleCattleBreed = "L-8B9AE\\SRT";
  513. /** (L-8014D, SRT, "Bapedi cattle breed") */
  514. public static final String BapediCattleBreed = "L-8014D\\SRT";
  515. /** (L-80BA5, SRT, "Barbados Blackbelly sheep breed") */
  516. public static final String BarbadosBlackbellySheepBreed = "L-80BA5\\SRT";
  517. /** (L-80C30, SRT, "Barbado sheep breed") */
  518. public static final String BarbadoSheepBreed = "L-80C30\\SRT";
  519. /** (L-80306, SRT, "Barbados sheep breed") */
  520. public static final String BarbadosSheepBreed = "L-80306\\SRT";
  521. /** (L-80244, SRT, "Barbari goat breed") */
  522. public static final String BarbariGoatBreed = "L-80244\\SRT";
  523. /** (L-80973, SRT, "Barbet dog breed") */
  524. public static final String BarbetDogBreed = "L-80973\\SRT";
  525. /** (L-8A1E5, SRT, "Barb horse breed") */
  526. public static final String BarbHorseBreed = "L-8A1E5\\SRT";
  527. /** (L-8047D, SRT, "Bardigiano horse breed") */
  528. public static final String BardigianoHorseBreed = "L-8047D\\SRT";
  529. /** (L-8BAFC, SRT, "Bargur cattle breed") */
  530. public static final String BargurCattleBreed = "L-8BAFC\\SRT";
  531. /** (L-8014E, SRT, "Baria (Vietnam/Madagascar) cattle breed") */
  532. public static final String BariaVietnamMadagascarCattleBreed = "L-8014E\\SRT";
  533. /** (L-8BAFD, SRT, "Bari cattle breed") */
  534. public static final String BariCattleBreed = "L-8BAFD\\SRT";
  535. /** (L-8BAD0, SRT, "Barka zebu cattle breed") */
  536. public static final String BarkaZebuCattleBreed = "L-8BAD0\\SRT";
  537. /** (L-8014F, SRT, "Barotse cattle breed") */
  538. public static final String BarotseCattleBreed = "L-8014F\\SRT";
  539. /** (L-8015A, SRT, "Barra do Cuanzo cattle breed") */
  540. public static final String BarraDoCuanzoCattleBreed = "L-8015A\\SRT";
  541. /** (L-8B9AF, SRT, "Barrosa cattle breed") */
  542. public static final String BarrosaCattleBreed = "L-8B9AF\\SRT";
  543. /** (L-8B9B0, SRT, "Barroso cattle breed") */
  544. public static final String BarrosoCattleBreed = "L-8B9B0\\SRT";
  545. /** (L-801D7, SRT, "Barzona cattle breed") */
  546. public static final String BarzonaCattleBreed = "L-801D7\\SRT";
  547. /** (L-80712, SRT, "Basenji") */
  548. public static final String Basenji = "L-80712\\SRT";
  549. /** (L-8015B, SRT, "Bashi cattle breed") */
  550. public static final String BashiCattleBreed = "L-8015B\\SRT";
  551. /** (L-8A1E3, SRT, "Bashkir Curly horse breed") */
  552. public static final String BashkirCurlyHorseBreed = "L-8A1E3\\SRT";
  553. /** (L-8A1E4, SRT, "Bashkir horse breed") */
  554. public static final String BashkirHorseBreed = "L-8A1E4\\SRT";
  555. /** (L-805D8, SRT, "Basque Black Pied pig breed") */
  556. public static final String BasqueBlackPiedPigBreed = "L-805D8\\SRT";
  557. /** (L-80957, SRT, "Basset Artesian Normand dog breed") */
  558. public static final String BassetArtesianNormandDogBreed = "L-80957\\SRT";
  559. /** (L-808BD, SRT, "Basset Bleu de Gascogne dog breed") */
  560. public static final String BassetBleuDeGascogneDogBreed = "L-808BD\\SRT";
  561. /** (L-808AB, SRT, "Basset Fauve de Bretagne dog breed") */
  562. public static final String BassetFauveDeBretagneDogBreed = "L-808AB\\SRT";
  563. /** (L-808BB, SRT, "Basset Griffon Vendeen dog breed") */
  564. public static final String BassetGriffonVendeenDogBreed = "L-808BB\\SRT";
  565. /** (L-80713, SRT, "Basset hound") */
  566. public static final String BassetHound = "L-80713\\SRT";
  567. /** (L-8015C, SRT, "Basuto cattle breed") */
  568. public static final String BasutoCattleBreed = "L-8015C\\SRT";
  569. /** (L-8A1E2, SRT, "Basuto Pony horse breed") */
  570. public static final String BasutoPonyHorseBreed = "L-8A1E2\\SRT";
  571. /** (L-8047E, SRT, "Batak horse breed") */
  572. public static final String BatakHorseBreed = "L-8047E\\SRT";
  573. /** (L-8BB7B, SRT, "Batanes Black X zebu cattle breed") */
  574. public static final String BatanesBlackXZebuCattleBreed = "L-8BB7B\\SRT";
  575. /** (L-8015D, SRT, "Batangas cattle breed") */
  576. public static final String BatangasCattleBreed = "L-8015D\\SRT";
  577. /** (L-808BC, SRT, "Batard dog breed") */
  578. public static final String BatardDogBreed = "L-808BC\\SRT";
  579. /** (L-80BA4, SRT, "Bavarian Forest sheep breed") */
  580. public static final String BavarianForestSheepBreed = "L-80BA4\\SRT";
  581. /** (L-80958, SRT, "Bavarian Mountain Hound dog breed") */
  582. public static final String BavarianMountainHoundDogBreed = "L-80958\\SRT";
  583. /** (L-8047F, SRT, "Bavarian Warmblood horse breed") */
  584. public static final String BavarianWarmbloodHorseBreed = "L-8047F\\SRT";
  585. /** (L-8015E, SRT, "Bavenda cattle breed") */
  586. public static final String BavendaCattleBreed = "L-8015E\\SRT";
  587. /** (L-80664, SRT, "Ba Xuyen pig breed") */
  588. public static final String BaXuyenPigBreed = "L-80664\\SRT";
  589. /** (L-801D8, SRT, "Bazadais cattle breed") */
  590. public static final String BazadaisCattleBreed = "L-801D8\\SRT";
  591. /** (L-8B145, SRT, "Bazna pig breed") */
  592. public static final String BaznaPigBreed = "L-8B145\\SRT";
  593. /** (L-80714, SRT, "Beagle") */
  594. public static final String Beagle = "L-80714\\SRT";
  595. /** (L-80969, SRT, "Beagle, Elizabethan dog breed") */
  596. public static final String BeagleElizabethanDogBreed = "L-80969\\SRT";
  597. /** (L-808AF, SRT, "Beagle Harrier dog breed") */
  598. public static final String BeagleHarrierDogBreed = "L-808AF\\SRT";
  599. /** (L-807EC, SRT, "Beagle, Rough dog breed") */
  600. public static final String BeagleRoughDogBreed = "L-807EC\\SRT";
  601. /** (L-807EB, SRT, "Beagle, Smooth dog breed") */
  602. public static final String BeagleSmoothDogBreed = "L-807EB\\SRT";
  603. /** (L-808FF, SRT, "Beagle, Standard dog breed") */
  604. public static final String BeagleStandardDogBreed = "L-808FF\\SRT";
  605. /** (L-80751, SRT, "Bearded collie dog breed") */
  606. public static final String BeardedCollieDogBreed = "L-80751\\SRT";
  607. /** (L-8B9B1, SRT, "Bearnais cattle breed") */
  608. public static final String BearnaisCattleBreed = "L-8B9B1\\SRT";
  609. /** (L-80959, SRT, "Beauceron dog breed") */
  610. public static final String BeauceronDogBreed = "L-80959\\SRT";
  611. /** (L-80715, SRT, "Bedlington terrier") */
  612. public static final String BedlingtonTerrier = "L-80715\\SRT";
  613. /** (L-8BC43, SRT, "Beefalo bison X cattle breed") */
  614. public static final String BeefaloBisonXCattleBreed = "L-8BC43\\SRT";
  615. /** (L-8BC44, SRT, "Beefalo bison X cattle breed") */
  616. public static final String BeefaloBisonXCattleBreed2 = "L-8BC44\\SRT";
  617. /** (L-801D9, SRT, "Beefmaker cattle breed") */
  618. public static final String BeefmakerCattleBreed = "L-801D9\\SRT";
  619. /** (L-8B9B2, SRT, "Beef shorthorn cattle breed") */
  620. public static final String BeefShorthornCattleBreed = "L-8B9B2\\SRT";
  621. /** (L-8B9B3, SRT, "Beef syntheticcattle breed") */
  622. public static final String BeefSyntheticcattleBreed = "L-8B9B3\\SRT";
  623. /** (L-80258, SRT, "Beetal goat breed") */
  624. public static final String BeetalGoatBreed = "L-80258\\SRT";
  625. /** (L-8B9B4, SRT, "Beijing Black Pied cattle breed") */
  626. public static final String BeijingBlackPiedCattleBreed = "L-8B9B4\\SRT";
  627. /** (L-805EF, SRT, "Beijing Black pig breed") */
  628. public static final String BeijingBlackPigBreed = "L-805EF\\SRT";
  629. /** (L-8B9B5, SRT, "Beiroa cattle breed") */
  630. public static final String BeiroaCattleBreed = "L-8B9B5\\SRT";
  631. /** (L-8015F, SRT, "Beja cattle breed") */
  632. public static final String BejaCattleBreed = "L-8015F\\SRT";
  633. /** (L-801DA, SRT, "Belarus Red cattle breed") */
  634. public static final String BelarusRedCattleBreed = "L-801DA\\SRT";
  635. /** (L-80480, SRT, "Belgian Ardennais horse breed") */
  636. public static final String BelgianArdennaisHorseBreed = "L-80480\\SRT";
  637. /** (L-8B9B6, SRT, "Belgian Black Pied Holsteincattle breed") */
  638. public static final String BelgianBlackPiedHolsteincattleBreed = "L-8B9B6\\SRT";
  639. /** (L-801DB, SRT, "Belgian Blue cattle breed") */
  640. public static final String BelgianBlueCattleBreed = "L-801DB\\SRT";
  641. /** (L-80967, SRT, "Belgian Griffon dog breed") */
  642. public static final String BelgianGriffonDogBreed = "L-80967\\SRT";
  643. /** (L-807ED, SRT, "Belgian Griffon, Rough dog breed") */
  644. public static final String BelgianGriffonRoughDogBreed = "L-807ED\\SRT";
  645. /** (L-807EE, SRT, "Belgian Griffon, Smooth dog breed") */
  646. public static final String BelgianGriffonSmoothDogBreed = "L-807EE\\SRT";
  647. /** (L-80716, SRT, "Belgian groenendael dog") */
  648. public static final String BelgianGroenendaelDog = "L-80716\\SRT";
  649. /** (L-80481, SRT, "Belgian Halfblood horse breed") */
  650. public static final String BelgianHalfbloodHorseBreed = "L-80481\\SRT";
  651. /** (L-80416, SRT, "Belgian horse breed") */
  652. public static final String BelgianHorseBreed = "L-80416\\SRT";
  653. /** (L-80717, SRT, "Belgian laeken dog") */
  654. public static final String BelgianLaekenDog = "L-80717\\SRT";
  655. /** (L-805B4, SRT, "Belgian Landrace, BN pig breed") */
  656. public static final String BelgianLandraceBNPigBreed = "L-805B4\\SRT";
  657. /** (L-80718, SRT, "Belgian malinois dog") */
  658. public static final String BelgianMalinoisDog = "L-80718\\SRT";
  659. /** (L-801DC, SRT, "Belgian Red cattle breed") */
  660. public static final String BelgianRedCattleBreed = "L-801DC\\SRT";
  661. /** (L-8B9B7, SRT, "Belgian Red Pied cattle breed") */
  662. public static final String BelgianRedPiedCattleBreed = "L-8B9B7\\SRT";
  663. /** (L-80719, SRT, "Belgian sheepdog") */
  664. public static final String BelgianSheepdog = "L-80719\\SRT";
  665. /** (L-807F1, SRT, "Belgian Street Dog breed") */
  666. public static final String BelgianStreetDogBreed = "L-807F1\\SRT";
  667. /** (L-80720, SRT, "Belgian tervuren dog") */
  668. public static final String BelgianTervurenDog = "L-80720\\SRT";
  669. /** (L-80482, SRT, "Belgian Warmblood horse breed") */
  670. public static final String BelgianWarmbloodHorseBreed = "L-80482\\SRT";
  671. /** (L-8B9B8, SRT, "Belgian White and Red cattle breed") */
  672. public static final String BelgianWhiteAndRedCattleBreed = "L-8B9B8\\SRT";
  673. /** (L-80962, SRT, "Belgian Wolfhound dog breed") */
  674. public static final String BelgianWolfhoundDogBreed = "L-80962\\SRT";
  675. /** (L-80601, SRT, "Belgium landrace pig breed") */
  676. public static final String BelgiumLandracePigBreed = "L-80601\\SRT";
  677. /** (L-801DD, SRT, "Belmont Adaptaur cattle breed") */
  678. public static final String BelmontAdaptaurCattleBreed = "L-801DD\\SRT";
  679. /** (L-80125, SRT, "Belmont Red cattle breed") */
  680. public static final String BelmontRedCattleBreed = "L-80125\\SRT";
  681. /** (L-8069E, SRT, "Belorus Black Pied pig breed") */
  682. public static final String BelorusBlackPiedPigBreed = "L-8069E\\SRT";
  683. /** (L-80131, SRT, "Belted Galloway cow breed") */
  684. public static final String BeltedGallowayCowBreed = "L-80131\\SRT";
  685. /** (L-8B9B9, SRT, "Belted Welsh cattle breed") */
  686. public static final String BeltedWelshCattleBreed = "L-8B9B9\\SRT";
  687. /** (L-80506, SRT, "Beltsville pig #1 pig breed") */
  688. public static final String BeltsvillePig1PigBreed = "L-80506\\SRT";
  689. /** (L-80507, SRT, "Beltsville pig #2 pig breed") */
  690. public static final String BeltsvillePig2PigBreed = "L-80507\\SRT";
  691. /** (L-80505, SRT, "Beltsville pig breed") */
  692. public static final String BeltsvillePigBreed = "L-80505\\SRT";
  693. /** (L-80256, SRT, "Benadir goat breed") */
  694. public static final String BenadirGoatBreed = "L-80256\\SRT";
  695. /** (L-80A83, SRT, "Bengal cat breed") */
  696. public static final String BengalCatBreed = "L-80A83\\SRT";
  697. /** (L-8BAD1, SRT, "Bengali cattle breed") */
  698. public static final String BengaliCattleBreed = "L-8BAD1\\SRT";
  699. /** (L-806F1, SRT, "Bentheim Black Pied pig breed") */
  700. public static final String BentheimBlackPiedPigBreed = "L-806F1\\SRT";
  701. /** (L-80C29, SRT, "Bentheimer Landschaf sheep breed") */
  702. public static final String BentheimerLandschafSheepBreed = "L-80C29\\SRT";
  703. /** (L-80B01, SRT, "Bergamasca sheep breed") */
  704. public static final String BergamascaSheepBreed = "L-80B01\\SRT";
  705. /** (L-80963, SRT, "Bergamasco dog breed") */
  706. public static final String BergamascoDogBreed = "L-80963\\SRT";
  707. /** (L-80964, SRT, "Berger de Picard dog breed") */
  708. public static final String BergerDePicardDogBreed = "L-80964\\SRT";
  709. /** (L-80965, SRT, "Berger de Pyrenees dog breed") */
  710. public static final String BergerDePyreneesDogBreed = "L-80965\\SRT";
  711. /** (L-808E7, SRT, "Berger du Languedoc dog breed") */
  712. public static final String BergerDuLanguedocDogBreed = "L-808E7\\SRT";
  713. /** (L-809F6, SRT, "Berger Shetland dog breed") */
  714. public static final String BergerShetlandDogBreed = "L-809F6\\SRT";
  715. /** (L-80510, SRT, "Berkshire pig breed") */
  716. public static final String BerkshirePigBreed = "L-80510\\SRT";
  717. /** (L-807F2, SRT, "Bernese Hound dog breed") */
  718. public static final String BerneseHoundDogBreed = "L-807F2\\SRT";
  719. /** (L-80721, SRT, "Bernese mountain dog") */
  720. public static final String BerneseMountainDog = "L-80721\\SRT";
  721. /** (L-801DE, SRT, "Berrendas cattle breed") */
  722. public static final String BerrendasCattleBreed = "L-801DE\\SRT";
  723. /** (L-8B9BA, SRT, "Bestuzhev cattle breed") */
  724. public static final String BestuzhevCattleBreed = "L-8B9BA\\SRT";
  725. /** (L-8B9BB, SRT, "Betizuak cattle breed") */
  726. public static final String BetizuakCattleBreed = "L-8B9BB\\SRT";
  727. /** (L-8033F, SRT, "Beulah Speckled-Face sheep breed") */
  728. public static final String BeulahSpeckledFaceSheepBreed = "L-8033F\\SRT";
  729. /** (L-8BAD2, SRT, "Bhagnari cattle breed") */
  730. public static final String BhagnariCattleBreed = "L-8BAD2\\SRT";
  731. /** (L-8A1D7, SRT, "Bhirum Pony horse breed") */
  732. public static final String BhirumPonyHorseBreed = "L-8A1D7\\SRT";
  733. /** (L-80254, SRT, "Bhuj goat breed") */
  734. public static final String BhujGoatBreed = "L-80254\\SRT";
  735. /** (L-80483, SRT, "Bhutia horse breed") */
  736. public static final String BhutiaHorseBreed = "L-80483\\SRT";
  737. /** (L-8031F, SRT, "Bibrik sheep breed") */
  738. public static final String BibrikSheepBreed = "L-8031F\\SRT";
  739. /** (L-80722, SRT, "Bichons frise dog") */
  740. public static final String BichonsFriseDog = "L-80722\\SRT";
  741. /** (L-807E2, SRT, "Bichon Teneriffe dog breed") */
  742. public static final String BichonTeneriffeDogBreed = "L-807E2\\SRT";
  743. /** (L-80392, SRT, "Biellese sheep breed") */
  744. public static final String BielleseSheepBreed = "L-80392\\SRT";
  745. /** (L-80966, SRT, "Billy dog breed") */
  746. public static final String BillyDogBreed = "L-80966\\SRT";
  747. /** (L-8BAFE, SRT, "Bimal cattle breed") */
  748. public static final String BimalCattleBreed = "L-8BAFE\\SRT";
  749. /** (L-80A09, SRT, "Birman cat") */
  750. public static final String BirmanCat = "L-80A09\\SRT";
  751. /** (L-8061C, SRT, "Bisaro pig breed") */
  752. public static final String BisaroPigBreed = "L-8061C\\SRT";
  753. /** (L-801E8, SRT, "Bison bison X Simmental hybrid") */
  754. public static final String BisonBisonXSimmentalHybrid = "L-801E8\\SRT";
  755. /** (L-807E3, SRT, "Bizanian Hound dog breed") */
  756. public static final String BizanianHoundDogBreed = "L-807E3\\SRT";
  757. /** (L-807E1, SRT, "Bizanian Hound dog breed") */
  758. public static final String BizanianHoundDogBreed2 = "L-807E1\\SRT";
  759. /** (L-8069D, SRT, "BKB-1 pig breed") */
  760. public static final String BKB1PigBreed = "L-8069D\\SRT";
  761. /** (L-80762, SRT, "Black and tan coonhound dog breed") */
  762. public static final String BlackAndTanCoonhoundDogBreed = "L-80762\\SRT";
  763. /** (L-80108, SRT, "Black Angus cow breed") */
  764. public static final String BlackAngusCowBreed = "L-80108\\SRT";
  765. /** (L-8B9BC, SRT, "Black Baldy cattle breed") */
  766. public static final String BlackBaldyCattleBreed = "L-8B9BC\\SRT";
  767. /** (L-80885, SRT, "Black cocker spaniel dog breed") */
  768. public static final String BlackCockerSpanielDogBreed = "L-80885\\SRT";
  769. /** (L-80307, SRT, "Black faced Highland sheep breed") */
  770. public static final String BlackFacedHighlandSheepBreed = "L-80307\\SRT";
  771. /** (L-80990, SRT, "Black Forest Hound dog breed") */
  772. public static final String BlackForestHoundDogBreed = "L-80990\\SRT";
  773. /** (L-8B9BD, SRT, "Black Forrest cattle breed") */
  774. public static final String BlackForrestCattleBreed = "L-8B9BD\\SRT";
  775. /** (L-80285, SRT, "Black Grisonne goat breed") */
  776. public static final String BlackGrisonneGoatBreed = "L-80285\\SRT";
  777. /** (L-8061D, SRT, "Black Hairless pig breed") */
  778. public static final String BlackHairlessPigBreed = "L-8061D\\SRT";
  779. /** (L-8057E, SRT, "Black Hampshire pig breed") */
  780. public static final String BlackHampshirePigBreed = "L-8057E\\SRT";
  781. /** (L-8032C, SRT, "Blackhead Persian sheep breed") */
  782. public static final String BlackheadPersianSheepBreed = "L-8032C\\SRT";
  783. /** (L-8B9BE, SRT, "Black Iberian cattle breed") */
  784. public static final String BlackIberianCattleBreed = "L-8B9BE\\SRT";
  785. /** (L-8061E, SRT, "Black Mangalitsa pig breed") */
  786. public static final String BlackMangalitsaPigBreed = "L-8061E\\SRT";
  787. /** (L-809A9, SRT, "Black Mouth Cur dog breed") */
  788. public static final String BlackMouthCurDogBreed = "L-809A9\\SRT";
  789. /** (L-80975, SRT, "Black Russian Terrier dog breed") */
  790. public static final String BlackRussianTerrierDogBreed = "L-80975\\SRT";
  791. /** (L-80484, SRT, "Black Sea Horse horse breed") */
  792. public static final String BlackSeaHorseHorseBreed = "L-80484\\SRT";
  793. /** (L-801DF, SRT, "Blacksided Trondheim and Norland cattle breed") */
  794. public static final String BlacksidedTrondheimAndNorlandCattleBreed = "L-801DF\\SRT";
  795. /** (L-8B151, SRT, "Black Slavonian pig breed") */
  796. public static final String BlackSlavonianPigBreed = "L-8B151\\SRT";
  797. /** (L-8061F, SRT, "Black Slavonian pig breed") */
  798. public static final String BlackSlavonianPigBreed2 = "L-8061F\\SRT";
  799. /** (L-80174, SRT, "Black Welsh cow breed") */
  800. public static final String BlackWelshCowBreed = "L-80174\\SRT";
  801. /** (L-8032B, SRT, "Black Welsh Mountain Sheep breed") */
  802. public static final String BlackWelshMountainSheepBreed = "L-8032B\\SRT";
  803. /** (L-80282, SRT, "Blanca Andaluza goat breed") */
  804. public static final String BlancaAndaluzaGoatBreed = "L-80282\\SRT";
  805. /** (L-80283, SRT, "Blanca Celtiberica goat breed") */
  806. public static final String BlancaCeltibericaGoatBreed = "L-80283\\SRT";
  807. /** (L-86B36, SRT, "Blanc de Bouscat rabbit breed") */
  808. public static final String BlancDeBouscatRabbitBreed = "L-86B36\\SRT";
  809. /** (L-801E0, SRT, "Blanco Orejinegro cattle breed") */
  810. public static final String BlancoOrejinegroCattleBreed = "L-801E0\\SRT";
  811. /** (L-8032D, SRT, "Bleu du Maine sheep breed") */
  812. public static final String BleuDuMaineSheepBreed = "L-8032D\\SRT";
  813. /** (L-80112, SRT, "Blonde d'Aquitaine cow breed") */
  814. public static final String BlondeDAquitaineCowBreed = "L-80112\\SRT";
  815. /** (L-80162, SRT, "Blonde-du Cap Bon cattle breed") */
  816. public static final String BlondeDuCapBonCattleBreed = "L-80162\\SRT";
  817. /** (L-80723, SRT, "Bloodhound") */
  818. public static final String Bloodhound = "L-80723\\SRT";
  819. /** (L-807E5, SRT, "Bloodhound, Southern Hound dog breed") */
  820. public static final String BloodhoundSouthernHoundDogBreed = "L-807E5\\SRT";
  821. /** (L-807E4, SRT, "Bloodhound, St. Hubert dog breed") */
  822. public static final String BloodhoundSt_HubertDogBreed = "L-807E4\\SRT";
  823. /** (L-8032E, SRT, "Bluefaced Leicester sheep breed") */
  824. public static final String BluefacedLeicesterSheepBreed = "L-8032E\\SRT";
  825. /** (L-80763, SRT, "Blue tick coonhound dog breed") */
  826. public static final String BlueTickCoonhoundDogBreed = "L-80763\\SRT";
  827. /** (L-80526, SRT, "Boar power pig 141 pig breed") */
  828. public static fina