id
stringlengths
36
36
text
stringlengths
1
1.25M
4ea2b52c-13a2-46f7-8ec2-bbf0a98ac8aa
public java.lang.String getObjectiveName() { return this.objectiveName; }
49071514-d66d-4d23-8b47-c0c6be56297c
public crmondemand.xml.customobject6.query.QueryType getFuriganaContactLastName() { return this.furiganaContactLastName; }
da1a64b1-f187-4e45-8034-9605c88deeb2
public void setOrderItemOrderItemNum(java.math.BigDecimal orderItemOrderItemNum) { this.orderItemOrderItemNum = orderItemOrderItemNum; }
baaa9abc-06c1-4ce6-97ba-fc8e9f2ab936
public void setCustomPhone2(java.lang.String customPhone2) { this.customPhone2 = customPhone2; }
e23261ce-2b4b-4ff2-891b-960cb239acbc
public crmondemand.xml.customobject6.query.QueryType getPolicyLineofBusiness() { return this.policyLineofBusiness; }
e2789042-71d8-41e8-b4da-9af92cfb1842
public void setCustomPhone4(java.lang.String customPhone4) { this.customPhone4 = customPhone4; }
436a123b-9d18-4104-a0c3-e69ce3060745
public crmondemand.xml.opportunity.query.QueryType getCustomText82() { return this.customText82; }
1972103f-25d0-40d7-a55f-cb2d8f8c013d
public void setCustomText34(crmondemand.xml.customobject6.query.QueryType customText34) { this.customText34 = customText34; }
9e35cafc-4ccd-4ddc-a672-ad56532cda7a
public void setProgramName(java.lang.String programName) { this.programName = programName; }
ff4aeb2f-804f-43f7-a20a-54a5a0cc1cc0
public void setId(crmondemand.xml.customobject6.query.QueryType id) { this.id = id; }
8098d630-4754-499d-ba0a-dd1ea2f6355f
public java.util.Calendar getCustomDate37() { return this.customDate37; }
e31c427f-dbd2-4200-a71c-01a9854056e0
public void setCustomPickList3(crmondemand.xml.contact.query.QueryType customPickList3) { this.customPickList3 = customPickList3; }
313b3809-1e3d-40a5-ab46-cf8711d5d52d
public crmondemand.xml.contact.query.QueryType getExamIdentifier() { return this.examIdentifier; }
4103e1c0-e3c6-49e6-81b1-3a48b9174168
public void setQuality(Quality q){ this.quality = q; }
45c8b5d0-3560-4a6a-ade5-a5e90a195287
public crmondemand.xml.customobject6.query.QueryType getCreatedByFullName() { return this.createdByFullName; }
fa9abc68-c0f5-4a1d-a4a4-6a6436136ffe
public void setCustomPhone14(java.lang.String customPhone14) { this.customPhone14 = customPhone14; }
6e92eaf6-5809-4273-a336-989a97d579a7
public crmondemand.xml.customobject6.query.QueryType getCustomNumber18() { return this.customNumber18; }
74977fd6-3871-4bec-b1f9-1accfba00094
public crmondemand.xml.customobject6.query.QueryType getPortfolioAccountNumber() { return this.portfolioAccountNumber; }
ea1ad473-7a30-40ab-a75f-72591ae3eaa6
protected void setLocation(Location newLocation) { if(location != null) { field.clear(location); } location = newLocation; field.place(this, newLocation); }
8af34384-b49b-4680-8a23-fe0122fe2d73
public void setCustomText82(java.lang.String customText82) { this.customText82 = customText82; }
61e88c46-1945-4e8c-87e9-71af85c4efe1
public void encodeIntoResponse(ServletResponse response, BigInteger[] factors){}
d69ec64e-2a7d-44d6-a9f9-cca239c70645
@SuppressWarnings("unchecked") @Override public List<PretDTO> findByDateRetour(Session session, Timestamp dateRetour, String sortByPropertyName) throws InvalidHibernateSessionException, InvalidCriterionException, InvalidCriterionValueException, InvalidSortByPropertyException, DAOException { return (List<PretDTO>) super.find(session, PretDTO.DATE_RETOUR_COLUMN_NAME, dateRetour, sortByPropertyName); }
dfbd6386-ffd1-4d92-bb0e-d0cc395a1d1a
public void setCustomObject10Id(crmondemand.xml.customobject3.query.QueryType customObject10Id) { this.customObject10Id = customObject10Id; }
e91a4cd6-f8ef-4d96-9745-f1835226d17e
public String print() { return toString().charAt(0) + toString().substring(1).toLowerCase(); }
b995f382-13a3-46f4-9f1d-2d5302e87b92
public void setCustomPickList90(java.lang.String customPickList90) { this.customPickList90 = customPickList90; }
cc01417a-d25b-47d3-bb59-24da76709557
public void setCustomBoolean11(crmondemand.xml.contact.query.QueryType customBoolean11) { this.customBoolean11 = customBoolean11; }
6ade4f8f-7a48-468f-a237-5c9a3119f62d
public crmondemand.xml.contact.query.QueryType getUpdatedByUserSignInId() { return this.updatedByUserSignInId; }
beb23740-bafa-467a-86b0-fc0d0b23eb3d
public crmondemand.xml.customobject6.query.QueryType getCustomText3() { return this.customText3; }
c0d6b34f-ff03-4536-8bf1-8fb458a3da7e
public void setCustomText77(crmondemand.xml.customobject3.query.QueryType customText77) { this.customText77 = customText77; }
9c45e23e-1cbb-487f-9076-7db0842818d5
public void setObjectiveName(java.lang.String objectiveName) { this.objectiveName = objectiveName; }
deda5afb-8d17-4dc2-9818-42d26eb6f8bc
public void setCustomNumber7(crmondemand.xml.customobject6.query.QueryType customNumber7) { this.customNumber7 = customNumber7; }
b708cf64-1e15-4337-863c-fa79ce3d5641
public void setFundRequestStatus(java.lang.String fundRequestStatus) { this.fundRequestStatus = fundRequestStatus; }
a23e9ebd-8c86-42b1-8fce-b8cdc5b33228
public void setCourseStatus(java.lang.String courseStatus) { this.courseStatus = courseStatus; }
726d3a04-2c3a-4cf0-85f7-9267b6ed9409
public java.math.BigDecimal getCustomNumber16() { return this.customNumber16; }
859e4935-33c2-4ec4-a510-37aa44d0c455
public Object getTemplate() { return st; }
904dc529-a912-489f-b15a-d47525ff5484
public void setCreatedByUserSignInId(crmondemand.xml.contact.query.QueryType createdByUserSignInId) { this.createdByUserSignInId = createdByUserSignInId; }
a7e416b8-3699-42ad-b6d8-f73105b80d6b
public void setId(Long id) { this.id = id; }
2ca16d10-9b86-4f3c-919d-7863a8adb50e
public crmondemand.xml.contact.query.QueryType getCustomNumber55() { return this.customNumber55; }
7fa9340b-563b-4c6e-b8fd-1f70732e5ccc
private void setupForLoop() { this.currentByte = (int) this.loopStart; this.loopsRemaining--; }
fa7b63d3-9314-4013-afb7-2993863f40ca
public void setCustomText0(crmondemand.xml.customobject3.query.QueryType customText0) { this.customText0 = customText0; }
c2dc22a2-d32d-4ff8-a15a-b2aa3cda83d7
public void setCustomInteger15(crmondemand.xml.contact.query.QueryType customInteger15) { this.customInteger15 = customInteger15; }
c0da665b-eaa7-443c-8ad5-b7443dd914e5
public crmondemand.xml.customobject3.query.QueryType getCustomText47() { return this.customText47; }
970eb46e-64b6-4111-abbd-6be819ead94d
public void setCustomDate47(crmondemand.xml.contact.query.QueryType customDate47) { this.customDate47 = customDate47; }
2c376723-1454-486a-a4b4-3fa636c5f1fb
public crmondemand.xml.contact.query.QueryType getCreatedByAlias() { return this.createdByAlias; }
2f4605ab-69b3-4834-a149-738b3f2ea595
public void setCustomText41(crmondemand.xml.customobject6.query.QueryType customText41) { this.customText41 = customText41; }
fa28b39c-dcaf-4a58-a9d4-bd674fe43f57
public crmondemand.xml.customobject6.query.QueryType getCustomInteger13() { return this.customInteger13; }
26ac0b45-f275-4484-aa27-91b257be3c87
public void setCustomText10(crmondemand.xml.customobject6.query.QueryType customText10) { this.customText10 = customText10; }
f255317d-8436-453c-95af-69bfb7223027
public void setCustomObject3Id(crmondemand.xml.contact.query.QueryType customObject3Id) { this.customObject3Id = customObject3Id; }
a15f3656-d895-47e9-a409-5f5919260012
public void setVehicleIntegrationId(crmondemand.xml.opportunity.query.QueryType vehicleIntegrationId) { this.vehicleIntegrationId = vehicleIntegrationId; }
119b3d21-8dfe-4705-8519-83178f43eac8
public void setCustomCurrency2(java.math.BigDecimal customCurrency2) { this.customCurrency2 = customCurrency2; }
ce9cc78a-2cff-44ca-acb2-d74b8b78e274
public java.math.BigDecimal getCustomNumber12() { return this.customNumber12; }
bcf70f93-d4ea-4a92-b881-c1da7fab0c9d
public void setDhuhrMinutes(int dhuhrMinutes) { this.dhuhrMinutes = dhuhrMinutes; }
20a1ede4-35f3-486f-8dfe-56b7e33ffe2b
public void setCustomNumber8(java.math.BigDecimal customNumber8) { this.customNumber8 = customNumber8; }
b5252fbe-aff0-4c3d-873e-e5f20c96a2c8
public java.lang.String getCustomObject7Id() { return this.customObject7Id; }
198dcdcc-df1d-4c2e-9410-a6c224d11cba
public java.lang.String getSegment() { return this.segment; }
a9f03c03-b0d6-4cfd-b74c-22930c67d313
public crmondemand.xml.customobject6.query.QueryType getCustomText75() { return this.customText75; }
e88862c2-e72b-4db2-b3cf-8b2e83aafeba
public crmondemand.xml.opportunity.query.QueryType getPrimaryGroup() { return this.primaryGroup; }
634258c4-7208-45ea-905e-5875df6cc671
public int getCollision_h_offset() { return collision_h_offset; }
500526a4-85d8-4c1f-bed4-4799f251ec9a
public void setFinancialAccountCurrencyCode(java.lang.String financialAccountCurrencyCode) { this.financialAccountCurrencyCode = financialAccountCurrencyCode; }
787399c2-805a-425b-babd-694581400501
public boolean getButton(int idx) { return this.buttons[idx]; }
b0dda889-0d2e-4e58-bc22-8f77a521e17c
public crmondemand.xml.customobject6.query.QueryType getCustomNumber38() { return this.customNumber38; }
00ad91a4-eea6-4431-9469-30ccc2e03c23
public void setCustomText19(crmondemand.xml.customobject6.query.QueryType customText19) { this.customText19 = customText19; }
bc1d37c4-ba20-4225-b6e0-75f1219b1cd1
public void setAssetExternalSystemId(crmondemand.xml.customobject3.query.QueryType assetExternalSystemId) { this.assetExternalSystemId = assetExternalSystemId; }
e128d689-6184-48ca-adc2-c3cac94cf8d0
public final SwitchBlockStatementGroupContext switchBlockStatementGroup() throws RecognitionException { SwitchBlockStatementGroupContext _localctx = new SwitchBlockStatementGroupContext(_ctx, getState()); enterRule(_localctx, 158, RULE_switchBlockStatementGroup); int _la; try { enterOuterAlt(_localctx, 1); { setState(987); _errHandler.sync(this); _la = _input.LA(1); do { { { setState(986); switchLabel(); } } setState(989); _errHandler.sync(this); _la = _input.LA(1); } while ( _la==CASE || _la==DEFAULT ); setState(992); _errHandler.sync(this); _la = _input.LA(1); do { { { setState(991); blockStatement(); } } setState(994); _errHandler.sync(this); _la = _input.LA(1); } while ( (((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << ABSTRACT) | (1L << ASSERT) | (1L << BOOLEAN) | (1L << BREAK) | (1L << BYTE) | (1L << CHAR) | (1L << CLASS) | (1L << CONTINUE) | (1L << DO) | (1L << DOUBLE) | (1L << ENUM) | (1L << FINAL) | (1L << FLOAT) | (1L << FOR) | (1L << IF) | (1L << INT) | (1L << INTERFACE) | (1L << LONG) | (1L << NEW) | (1L << PRIVATE) | (1L << PROTECTED) | (1L << PUBLIC) | (1L << RETURN) | (1L << SHORT) | (1L << STATIC) | (1L << STRICTFP) | (1L << SUPER) | (1L << SWITCH) | (1L << SYNCHRONIZED) | (1L << THIS) | (1L << THROW) | (1L << TRY) | (1L << VOID) | (1L << WHILE) | (1L << IntegerLiteral) | (1L << FloatingPointLiteral) | (1L << BooleanLiteral) | (1L << CharacterLiteral) | (1L << StringLiteral) | (1L << NullLiteral) | (1L << LPAREN) | (1L << LBRACE) | (1L << SEMI))) != 0) || ((((_la - 68)) & ~0x3f) == 0 && ((1L << (_la - 68)) & ((1L << (LT - 68)) | (1L << (BANG - 68)) | (1L << (TILDE - 68)) | (1L << (INC - 68)) | (1L << (DEC - 68)) | (1L << (ADD - 68)) | (1L << (SUB - 68)) | (1L << (Identifier - 68)) | (1L << (AT - 68)))) != 0) ); } } catch (RecognitionException re) { _localctx.exception = re; _errHandler.reportError(this, re); _errHandler.recover(this, re); } finally { exitRule(); } return _localctx; }
f62b1018-7187-4a0d-88c0-0e7d7d983f5e
public void setIndexedPick3(java.lang.String indexedPick3) { this.indexedPick3 = indexedPick3; }
f2a4c315-054c-431a-92c9-f32632792ea2
public java.lang.Boolean getCustomBoolean13() { return this.customBoolean13; }
e98fe8be-2f9e-437b-9d38-d068b068906b
public void setCustomNumber23(crmondemand.xml.opportunity.query.QueryType customNumber23) { this.customNumber23 = customNumber23; }
9d3e1d19-1b0b-4244-a600-be550764bddb
public crmondemand.xml.contact.query.QueryType getCustomPickList67() { return this.customPickList67; }
5de0f203-b10b-476f-887c-20c97bad83e7
public void setCustomBoolean1(java.lang.Boolean customBoolean1) { this.customBoolean1 = customBoolean1; }
9d029e0c-4080-4e09-a518-864729f2f4f3
public void setIndexedShortText1(crmondemand.xml.customobject6.query.QueryType indexedShortText1) { this.indexedShortText1 = indexedShortText1; }
c4c39e09-16c0-4d69-af17-cc0bf7afb022
public void setCustomPickList58(crmondemand.xml.contact.query.QueryType customPickList58) { this.customPickList58 = customPickList58; }
a4e21322-3e83-4588-aa38-3e6b5f9e97a0
public void setCustomInteger7(crmondemand.xml.customobject6.query.QueryType customInteger7) { this.customInteger7 = customInteger7; }
e1b953fb-2a20-47fd-b742-094dbd0e9275
public void actionPerformed(ActionEvent e) { showInfo(); }
f88967dd-c5a3-44fc-8751-74c4a20c659c
public void setFinancialAccountCurrencyCode(crmondemand.xml.customobject6.query.QueryType financialAccountCurrencyCode) { this.financialAccountCurrencyCode = financialAccountCurrencyCode; }
3cac9c4b-8543-41f3-b790-f06de4e74adb
public void setCustomNumber35(crmondemand.xml.contact.query.QueryType customNumber35) { this.customNumber35 = customNumber35; }
fce90b66-53eb-452e-a54b-3eaec0d92b79
public java.lang.String getFinancialAccountFinancialAccountNumber() { return this.financialAccountFinancialAccountNumber; }
465fd788-3a61-4024-ad10-0a7c435d556e
public void handler() { ROM_REGION(2 * 0x20000, REGION_CPU1);/* 256k for code + 256k for decrypted opcodes */ ROM_LOAD("epr11031.90", 0x00000, 0x8000, 0x497ebfb4);/* encrypted */ ROM_LOAD("epr11032.91", 0x10000, 0x8000, 0x9d03bdb2);/* encrypted */ ROM_LOAD("epr11033.92", 0x18000, 0x8000, 0x7076905c);/* encrypted */ ROM_REGION(0x10000, REGION_CPU2);/* 64k for sound cpu */ ROM_LOAD("epr11037.126", 0x0000, 0x8000, 0x7a4ee585); ROM_REGION(0x18000, REGION_GFX1 | REGIONFLAG_DISPOSE); ROM_LOAD("epr11034.4", 0x00000, 0x8000, 0x37a2077d); ROM_LOAD("epr11035.5", 0x08000, 0x8000, 0xcdf2a21b); ROM_LOAD("epr11036.6", 0x10000, 0x8000, 0x644687fa); ROM_REGION(0x20000, REGION_GFX2);/* 128k for sprites data */ ROM_LOAD("epr11028.87", 0x00000, 0x8000, 0xaf0b3972); ROM_LOAD("epr11027.86", 0x08000, 0x8000, 0x277d8f1d); ROM_LOAD("epr11030.89", 0x10000, 0x8000, 0xf05ffc76); ROM_LOAD("epr11029.88", 0x18000, 0x8000, 0xcedc9c61); ROM_REGION(0x0300, REGION_PROMS); ROM_LOAD("pr11026.20", 0x0000, 0x0100, 0x27057298); ROM_LOAD("pr11025.14", 0x0100, 0x0100, 0x41e4d86b); ROM_LOAD("pr11024.8", 0x0200, 0x0100, 0x08d71954); ROM_END(); }
fe4f9214-bfa1-4f8a-825e-a3d05bdc7f56
public crmondemand.xml.contact.query.QueryType getUpdatedByUserSignInId() { return this.updatedByUserSignInId; }
428a0629-9bec-4ae5-950a-c28035318c6d
public void setCustomBoolean9(crmondemand.xml.contact.query.QueryType customBoolean9) { this.customBoolean9 = customBoolean9; }
04a5fcaf-f554-487e-aab0-351851919b1b
public void setCustomDate6(java.util.Calendar customDate6) { this.customDate6 = customDate6; }
f0e22a03-825a-43a2-bc91-1033d2615627
public void setCustomPickList25(crmondemand.xml.customobject6.query.QueryType customPickList25) { this.customPickList25 = customPickList25; }
3d720b04-fbc3-40cf-9266-78a67623e76f
public void moveCursor() { //forces cursor to center of screen try { Robot robot = new Robot(); robot.mouseMove(centerX,centerY); } catch (AWTException e) { System.out.println("AWTException"); } }
f0fb43d3-cafa-462f-840f-26d3aa143675
public java.lang.String getCustomPickList20() { return this.customPickList20; }
487d6b38-e9f7-4692-930d-cef2c1120ad0
public java.lang.String getCustomText28() { return this.customText28; }
b615f026-c1ca-47ca-b98e-52158d971f20
public void setCustomText92(crmondemand.xml.customobject6.query.QueryType customText92) { this.customText92 = customText92; }
d8236c4c-3ff3-4816-8b6f-2dd9c4feed09
public String[] splitSentences(String input) throws InvalidFormatException, IOException { InputStream is = new FileInputStream(System.getProperty("user.dir") + System.getProperty("file.separator") + "models" + System.getProperty("file.separator") + "en-sent.bin"); SentenceModel model = new SentenceModel(is); SentenceDetectorME sdetector = new SentenceDetectorME(model); String sentences[] = sdetector.sentDetect(input); is.close(); return sentences; }
1fb4c9a8-5be7-4619-a78b-77391abc1e1c
public crmondemand.xml.customobject3.query.QueryType getCustomDate39() { return this.customDate39; }
bb8243c8-1d75-46a1-ab50-b8024b91967d
public void setLastAssessmentDate(java.util.Calendar lastAssessmentDate) { this.lastAssessmentDate = lastAssessmentDate; }
d5da3ab9-d374-443e-95fb-c8d5ca0eb157
public void setCustomBoolean15(java.lang.Boolean customBoolean15) { this.customBoolean15 = customBoolean15; }
69f8bbad-1e94-4fa5-9941-f717668277fa
public org.bwapi.proxy.messages.GameMessages.UnitId.Builder getLoadedUnitsBuilder( int index) { return getLoadedUnitsFieldBuilder().getBuilder(index); }
ffc16f3b-2c5a-419b-a0d0-a4365827a0e5
public crmondemand.xml.customobject6.query.QueryType getCustomPickList69() { return this.customPickList69; }
e633601c-1293-42f4-ac1c-ba1396943270
public void setCustomNumber5(java.math.BigDecimal customNumber5) { this.customNumber5 = customNumber5; }
afa89688-9860-4afa-845a-08ddc2bdad84
@Override public void run() { try {Thread.sleep(5000);} catch (InterruptedException ex) {} synchronized(d){ d.notify(); } }
0c87f65a-887e-48fd-9e9d-bf12039ae3b6
public crmondemand.xml.contact.query.QueryType getCustomBoolean7() { return this.customBoolean7; }
b2fdb117-74ca-4496-9216-f1d71d3fd6af
private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jButton1ActionPerformed display.setText(display.getText() + jButton1.getText()); // TODO add your handling code here: }//GEN-LAST:event_jButton1ActionPerformed
cfb93264-35f4-48ba-aa24-76d5e58259aa
public void createMap() { Tile[][] tileMap = new Tile[5][9]; makeMap = new String[][] { { "P", "P", "M", "P", "R", "P", "M3", "P", "P" }, { "P", "M", "P", "P", "R", "P", "P", "P", "M3" }, { "M3", "P", "P", "P", "Town", "P", "P", "P", "M" }, { "P", "M2", "P", "P", "R", "P", "M2", "P", "P" }, { "P", "P", "M2", "P", "R", "P", "P", "P", "M2" } }; setMap(makeMap); for (int i = 0; i < 5; i++) { for (int j = 0; j < 9; j++) { if (makeMap[i][j].equalsIgnoreCase("P")) { tileMap[i][j] = new Plain(); } else if (makeMap[i][j].equalsIgnoreCase("R")) { tileMap[i][j] = new River(); } else if (makeMap[i][j].equalsIgnoreCase("m")) { tileMap[i][j] = new Mountain(); } else if (makeMap[i][j].equalsIgnoreCase("m2")) { tileMap[i][j] = new Mountain2(); } else if (makeMap[i][j].equalsIgnoreCase("m3")) { tileMap[i][j] = new Mountain3(); } else { tileMap[i][j] = new Town(); } } } this.tileMap = tileMap; }
8e693cc4-9b57-487f-abab-b987843818b8
public crmondemand.xml.contact.query.QueryType getTransactionExternalSystemId() { return this.transactionExternalSystemId; }
1560b4ee-1e5b-4ac0-b09e-3daded061c5a
public java.lang.String getCustomObject1Type() { return this.customObject1Type; }
ca98f679-d773-4dc6-abae-6155dab0cbaa
public crmondemand.xml.contact.query.QueryType getCustomText70() { return this.customText70; }
c03e5a95-bf02-4194-964f-9953d01f86fc
@Override public void actionPerformed(ActionEvent e) { for(int i = 0; i < fields.length; i++) { fields[i].setText(strings[i]); fields[i].setForeground(Color.BLACK); fields[i].setBorder(null); fields[i].setEditable(false); } }