|  |  | 
 |  |  |         this.typeDesc103 = typeDesc103; | 
 |  |  |     } | 
 |  |  |  | 
 |  |  |     public List<Integer> getType(){ | 
 |  |  |     public List<Integer> getType() { | 
 |  |  |         List<Integer> type = new ArrayList<>(); | 
 |  |  |         if (this.typeDesc1==1){ | 
 |  |  |         if (this.typeDesc1 == 1) { | 
 |  |  |             type.add(1); | 
 |  |  |         } | 
 |  |  |         if (this.typeDesc10==1){ | 
 |  |  |         if (this.typeDesc10 == 1) { | 
 |  |  |             type.add(10); | 
 |  |  |         } | 
 |  |  |         if (this.typeDesc53==1){ | 
 |  |  |         if (this.typeDesc53 == 1) { | 
 |  |  |             type.add(53); | 
 |  |  |             type.add(57); | 
 |  |  |         } | 
 |  |  |         if (this.typeDesc101==1){ | 
 |  |  |         if (this.typeDesc101 == 1) { | 
 |  |  |             type.add(101); | 
 |  |  |         } | 
 |  |  |         if (this.typeDesc110==1){ | 
 |  |  |         if (this.typeDesc110 == 1) { | 
 |  |  |             type.add(110); | 
 |  |  |         } | 
 |  |  |         if (this.typeDesc103==1){ | 
 |  |  |         if (this.typeDesc103 == 1) { | 
 |  |  |             type.add(103); | 
 |  |  |             type.add(107); | 
 |  |  |         } |