Skip to content

Commit

Permalink
CU-86b1uerqp_Generar-un-enum-de-MTs-para-validar-sus-secuencias-y-pat…
Browse files Browse the repository at this point in the history
…hs_SRU2024
  • Loading branch information
ptorres-prowide committed Nov 15, 2024
1 parent 83f3bbf commit b2b7472
Showing 1 changed file with 9 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
*
* @since 9.5.2
*/
@Generated
public enum FieldEnum {

F11A,
Expand Down Expand Up @@ -61,6 +62,9 @@ public enum FieldEnum {
F14N,
F14O,
F14J,
F14P,
F14Q,
F14R,
F14S,
F15A,
F15B,
Expand All @@ -80,8 +84,10 @@ public enum FieldEnum {
F15P,
F16A,
F16C,
F16D,
F16R,
F16S,
F16W,
F17A,
F17B,
F17C,
Expand Down Expand Up @@ -142,7 +148,6 @@ public enum FieldEnum {
F22F,
F22G,
F22H,
F22J,
F22K,
F22L,
F22M,
Expand Down Expand Up @@ -204,7 +209,6 @@ public enum FieldEnum {
F29H,
F29I,
F29J,
F29K,
F29L,
F29M,
F29N,
Expand All @@ -213,11 +217,14 @@ public enum FieldEnum {
F29S,
F29T,
F29U,
F29Q,
F29W,
F30F,
F30G,
F30H,
F30I,
F30J,
F30K,
F30M,
F30N,
F30P,
Expand Down Expand Up @@ -320,9 +327,7 @@ public enum FieldEnum {
F37L,
F37M,
F37N,
F37P,
F37R,
F37U,
F37V,
F38A,
F38D,
Expand All @@ -333,7 +338,6 @@ public enum FieldEnum {
F39A,
F39B,
F39C,
F39D,
F39E,
F39F,
F39M,
Expand All @@ -360,7 +364,6 @@ public enum FieldEnum {
F44D,
F44E,
F44F,
F44H,
F44J,
F45A,
F45B,
Expand Down

0 comments on commit b2b7472

Please sign in to comment.