Skip to content

Commit

Permalink
Arlington. Update getter methods
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov committed Oct 11, 2023
1 parent f19e589 commit 33d2b3a
Show file tree
Hide file tree
Showing 34 changed files with 213 additions and 213 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -944,6 +944,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -956,12 +962,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1379,6 +1379,12 @@ public Double getRD3NumberValue() {
return getNumberValue(RD3);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1391,12 +1397,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1488,6 +1488,12 @@ public Double getRD3NumberValue() {
return getNumberValue(RD3);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1500,12 +1506,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1345,6 +1345,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1357,12 +1363,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1608,6 +1608,12 @@ public Double getRD3NumberValue() {
return getNumberValue(RD3);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1620,12 +1626,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1301,6 +1301,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1313,12 +1319,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1386,6 +1386,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1398,12 +1404,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1713,6 +1713,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1725,12 +1731,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1330,6 +1330,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1342,12 +1348,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionISO_TS_24654() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -803,10 +809,4 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -1581,6 +1581,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1593,12 +1599,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1581,6 +1581,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1593,12 +1599,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1172,6 +1172,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1184,10 +1190,4 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -690,6 +690,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -702,10 +708,4 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,12 @@ public COSObject getAPRValue() {
return R;
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean getAPNHasTypeDictionary() {
COSObject APN = getAPNValue();
Expand All @@ -1026,12 +1032,6 @@ public Boolean getAPRHasTypeDictionary() {
return getHasTypeDictionary(APR);
}

@Override
public Boolean getAPDHasTypeDictionary() {
COSObject APD = getAPDValue();
return getHasTypeDictionary(APD);
}

@Override
public Boolean gethasExtensionADBE_Extn3() {
return false;
Expand Down
Loading

0 comments on commit 33d2b3a

Please sign in to comment.