id
stringlengths
36
36
text
stringlengths
1
1.25M
4de37782-b60f-4be1-b19f-a1ea3058adab
public crmondemand.xml.customobject6.query.QueryType getOrderNumber() { return this.orderNumber; }
3bbf4515-6559-4206-bfc6-8da9277cc698
public void setName(String name) { this.name = name; }
34842ab6-c66d-458c-9106-cd6b4ca8b9b8
public java.util.Calendar getCustomDate30() { return this.customDate30; }
96de9157-2898-4e10-b74e-7b78d78ec341
public crmondemand.xml.customobject3.query.QueryType getCustomInteger27() { return this.customInteger27; }
943fdc9f-a961-445d-b4c5-0723b16003c5
static InputPortPtr input_ports_dduxbl = new InputPortPtr(){ public void handler() { PORT_START(); PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_BUTTON3); PORT_BIT(0x02, IP_ACTIVE_LOW, IPT_BUTTON1); PORT_BIT(0x04, IP_ACTIVE_LOW, IPT_BUTTON2); PORT_BIT(0x08, IP_ACTIVE_LOW, IP...
efbb89f6-45ba-47e4-b0e7-add8f015452a
public void addToClasses(ByteBuffer elem) { if (this.classes == null) { this.classes = new ArrayList<ByteBuffer>(); } this.classes.add(elem); }
61319c53-5d07-4681-b202-d8932e7ec90b
public java.util.Calendar getCustomDate23() { return this.customDate23; }
8ef9e0a9-00eb-4bbd-8468-43f178416307
public void setOpportunityName(crmondemand.xml.customobject3.query.QueryType opportunityName) { this.opportunityName = opportunityName; }
ddf63114-b927-4435-9d1e-0283d41db391
public void setCustomNumber33(crmondemand.xml.opportunity.query.QueryType customNumber33) { this.customNumber33 = customNumber33; }
b6ead2b0-7879-4545-a2d6-8d10f17faff3
public void setCustomNumber49(java.math.BigDecimal customNumber49) { this.customNumber49 = customNumber49; }
4de233c6-a0a1-427a-a14c-7e2aef7966ee
public void setPartnerOrgStatus(crmondemand.xml.customobject3.query.QueryType partnerOrgStatus) { this.partnerOrgStatus = partnerOrgStatus; }
5de15b92-94ce-4f18-8d17-91eb4cba4b1d
public java.math.BigDecimal getCustomCurrency6() { return this.customCurrency6; }
33a53af3-747d-4557-9766-fb478b4ac0b7
public void setCustomObject1ExternalSystemId(crmondemand.xml.customobject6.query.QueryType customObject1ExternalSystemId) { this.customObject1ExternalSystemId = customObject1ExternalSystemId; }
1782471a-2ca1-4290-8273-c96117c278fc
private void rotateRight() { int[][] rotatedBoard = new int[BOARD_SIZE][BOARD_SIZE]; for(int i=0;i<BOARD_SIZE;++i) { for(int j=0;j<BOARD_SIZE;++j) { rotatedBoard[i][j]=boardArray[BOARD_SIZE-j-1][i]; } } boardArray=rotatedBoard; ...
2099e5a2-d02c-486b-bd92-54448e40843b
public void setCustomText37(crmondemand.xml.opportunity.query.QueryType customText37) { this.customText37 = customText37; }
0cbc6543-adf9-44d4-aab2-5f2e365000dd
public crmondemand.xml.customobject3.query.QueryType getCustomCurrency6() { return this.customCurrency6; }
44346656-9985-4a2b-bece-a85792e05fbf
public double getAngle() { return angle_; }
92fcb2b8-7498-47dc-b3a3-f30cb18ad675
public crmondemand.xml.customobject3.query.QueryType getCustomInteger12() { return this.customInteger12; }
03f15e81-80fb-43cb-a6e1-1f79f3ca36cb
public void setCreatedById(crmondemand.xml.customobject3.query.QueryType createdById) { this.createdById = createdById; }
c845a4ad-bd70-4308-b146-0b3962577c74
public java.lang.String getCustomPickList21() { return this.customPickList21; }
5ca01eff-da39-4853-89e7-89d6629d70e1
public void setUpdatedByIntegrationId(crmondemand.xml.customobject6.query.QueryType updatedByIntegrationId) { this.updatedByIntegrationId = updatedByIntegrationId; }
9faf1149-bdcd-4eae-aaf5-3ee82e1fdd49
public java.lang.Integer getCustomInteger6() { return this.customInteger6; }
dbca92a1-0f22-421a-85cd-09242d424b2b
@Override public void keyTyped(KeyEvent e) { // TODO Auto-generated method stub }
8d478626-3599-4147-adba-6faf2b863fc8
public java.lang.String getCustomPickList23() { return this.customPickList23; }
892f1dfc-9b42-4ad9-9b56-a99999ec34e4
public void setOpportunityName(java.lang.String opportunityName) { this.opportunityName = opportunityName; }
2807460c-3754-4f08-b587-6cf71a44e81f
public crmondemand.xml.customobject6.query.QueryType getProgramName() { return this.programName; }
282c35d2-a836-4e8e-a3b0-a5da24517ee3
public void setCustomDate49(java.util.Calendar customDate49) { this.customDate49 = customDate49; }
f0654ae7-df09-44d2-a7c0-e22cbe5a5c79
public void setlbRetention(JLabel lbRetention) { this.lbRetention = lbRetention; }
063d1127-0d45-4036-b2ec-d29ffb5b5276
public java.lang.String getCustomPickList32() { return this.customPickList32; }
90382aca-0aee-4051-86a2-1f34f3c328bd
public void setCustomObject2IntegrationId(crmondemand.xml.contact.query.QueryType customObject2IntegrationId) { this.customObject2IntegrationId = customObject2IntegrationId; }
3d3ca634-4d53-4669-b6a5-67e967abec65
public crmondemand.xml.customobject6.query.QueryType getCustomDate5() { return this.customDate5; }
502cbf35-d40f-4ebc-a18a-c480181654bb
public void setCustomPickList96(crmondemand.xml.contact.query.QueryType customPickList96) { this.customPickList96 = customPickList96; }
50ae3024-fc84-40c5-b148-4b2b569cab50
public void setCustomInteger9(java.lang.Integer customInteger9) { this.customInteger9 = customInteger9; }
6f9fd7cb-cf94-4255-b722-f934a6b2d8ab
public void setLength(java.math.BigDecimal length) { this.length = length; }
f6e9e096-59e4-4d16-8fda-7ac25a206b7b
public java.lang.String getCustomText51() { return this.customText51; }
3abb3659-782f-41a1-ac85-0c3128217623
public crmondemand.xml.customobject6.query.QueryType getCustomBoolean14() { return this.customBoolean14; }
117ccfe3-bb8e-4fa2-96a4-7bc95ebaed82
public java.lang.String getCustomObject10ExternalSystemId() { return this.customObject10ExternalSystemId; }
58d0c3d9-ffe9-42b4-bb24-c9701471474e
public void setVehicleVIN(crmondemand.xml.customobject6.query.QueryType vehicleVIN) { this.vehicleVIN = vehicleVIN; }
94d63945-7a73-414c-96e1-6d591650514f
public void setCustomDate18(java.util.Calendar customDate18) { this.customDate18 = customDate18; }
0c5ecaa1-675d-496d-9927-1e73c367b5e8
public void setAsScrollPane(JScrollPane asScrollPane) { this.asScrollPane = asScrollPane; }
dbd654df-7424-4a29-b3a2-b197f73dca5a
public static void updatePropositionTruthValue(Proposition self, Keyword updatemode) { if (updatemode == Logic.KWD_ASSERT_TRUE) { Proposition.assignTruthValue(self, Stella.TRUE_WRAPPER); } else if (updatemode == Logic.KWD_ASSERT_FALSE) { Proposition.assignTruthValue(self, Stella.FALSE_WRAPPER); ...
66e1dc99-6246-4216-ba1b-b7424e8193b0
public void setModifiedBy(crmondemand.xml.contact.query.QueryType modifiedBy) { this.modifiedBy = modifiedBy; }
1103a7db-a5b0-45fc-b658-82f2c7d9ad39
public void setCustomNumber58(crmondemand.xml.contact.query.QueryType customNumber58) { this.customNumber58 = customNumber58; }
dc68c4c5-03bd-44fe-b413-41fd67f36f24
public java.lang.String getCustomPickList40() { return this.customPickList40; }
c0dc0035-8185-489b-97ea-8ccfbd098c1d
public void setProductIntegrationId(crmondemand.xml.customobject6.query.QueryType productIntegrationId) { this.productIntegrationId = productIntegrationId; }
00c3c9f1-0414-482b-a803-1162c8657aa9
public java.lang.Integer getCustomInteger21() { return this.customInteger21; }
5f543994-0106-47f4-9cd5-d2b7f5a60fc7
Image getCheckmarkImage () { return (Image) display.getData (ID_CHECKMARK); }
cf7bcfe4-fac4-4e34-a2b0-49b4f1b008fd
@Override public void enterRule(ParseTreeListener listener) { if ( listener instanceof JavaListener ) ((JavaListener)listener).enterForControl(this); }
1d5b3532-91f7-421b-8164-0164cba40326
opcode fd_5c = new opcode() { public void handler(){ Z80.DE.SetL(Z80.IY.H); }}
db2c1ff9-6575-41c7-b193-c74748a0329e
public java.lang.String getCustomObject4IntegrationId() { return this.customObject4IntegrationId; }
7a280b76-984b-45cf-89d8-deae45912390
public void setCustomText46(crmondemand.xml.contact.query.QueryType customText46) { this.customText46 = customText46; }
f38017dd-0115-441a-9f8f-e42523894706
public void setFinancialAccountExchangeDate(crmondemand.xml.customobject6.query.QueryType financialAccountExchangeDate) { this.financialAccountExchangeDate = financialAccountExchangeDate; }
c2c82ef5-dc42-475b-b3ee-c5948b1a4548
private synchronized void oldConnectImpl(SocketAddress addr) throws IOException { if(apiLog.isLoggable(Level.FINE)) apiLog.fine(this+"RegRead.connect called-addr="+addr); super.oldConnect(addr); if(cachedListener != null) { getRealChannel().registerForReads(cachedListener); isRegistered = true; } }
e7471781-41f8-4314-95ff-a51820f4347f
public void setCustomDate25(java.util.Calendar customDate25) { this.customDate25 = customDate25; }
70fc9a06-e230-4855-90bc-0a663069bdc3
public void setCustomText49(java.lang.String customText49) { this.customText49 = customText49; }
08b29f05-f916-42d4-a567-5042a993f334
public void setAccreditationId(java.lang.String accreditationId) { this.accreditationId = accreditationId; }
d53c3fb2-bd75-400a-be99-31511b52c054
public java.lang.String getCustomObject6Name() { return this.customObject6Name; }
31a25b4b-19d2-404c-a57d-a52048ffaf80
public void setCustomNumber26(crmondemand.xml.contact.query.QueryType customNumber26) { this.customNumber26 = customNumber26; }
e2c15551-e03e-4164-996a-b4ba393e7a63
@Test public void topLeftCellsDugSomeBombs(){ Board board = new Board(3); board.setCellState(0, 0, "dug"); board.setCellState(0, 1, "dug"); board.setCellState(1, 0, "dug"); board.setCellBomb(1, 2, true); board.setCellBomb(2, 1, true); board.setCellBomb(2, 2, t...
bee0fc4e-9ad4-4637-b658-944878ea4f56
public crmondemand.xml.customobject3.query.QueryType getCustomText0() { return this.customText0; }
a534925d-2dd9-4a03-925c-44fe57edb43e
private boolean isGrammarWindowVisible() { return grammarWindow != null && grammarWindow.isVisible(); }
338f4bd1-da62-4310-8aec-aebf35974671
public java.lang.String getCustomObject10Id() { return this.customObject10Id; }
532b07e1-9fe2-4dd3-ae74-e3aa729d0eab
public void setCustomDate15(crmondemand.xml.customobject6.query.QueryType customDate15) { this.customDate15 = customDate15; }
0e878421-efd1-4712-a289-dc6da4c6fbf8
private void clearTable() { int numRows = tableModel.getRowCount(); while (numRows > 0) { tableModel.removeRow(numRows - 1); numRows--; } rowNumber = 0; }
eda2feb5-9b1e-41a8-b09b-33b196485025
public void setCustomDate50(java.util.Calendar customDate50) { this.customDate50 = customDate50; }
73ee98b1-09eb-460a-a8d3-d924fd78dcd1
public final Ile getMonkeyIsland() { return this.monkeyIsland; }
962c2acf-9837-44e4-b1ae-022ceb148b0d
opcode ed_45 = new opcode() { public void handler(){RETN();}}
6e44c2f1-0268-4742-bf22-2a6796ec45bd
public void setCustomDate58(java.util.Calendar customDate58) { this.customDate58 = customDate58; }
a29261f2-cc2e-4451-977f-fe7cc12ee55f
public void setCustomText13(java.lang.String customText13) { this.customText13 = customText13; }
f32f5415-d5ea-400d-af2c-b37345f00f4e
public void setInvtPeriodActiveFlg(java.lang.Boolean invtPeriodActiveFlg) { this.invtPeriodActiveFlg = invtPeriodActiveFlg; }
746ec13a-d0cb-46e3-8bf2-1554284d5471
public java.lang.String getCustomText76() { return this.customText76; }
d18fae47-9b17-4423-bf2b-9b742d9ede68
public void setCustomObject8Id(crmondemand.xml.contact.query.QueryType customObject8Id) { this.customObject8Id = customObject8Id; }
c4da6111-d68a-4e3b-8080-8881c9ce0c2b
public java.lang.Integer getCustomInteger5() { return this.customInteger5; }
6f9f63de-2cc9-4046-bc9f-00f3d4eb1607
public crmondemand.xml.contact.query.QueryType getCandidateContactFullName() { return this.candidateContactFullName; }
5d589337-f6d0-44a5-86b7-d62df4752895
public void setCustomNumber5(crmondemand.xml.customobject6.query.QueryType customNumber5) { this.customNumber5 = customNumber5; }
f807e6a2-78fe-442c-a0c6-438af402c1bd
public String getVenue() { return venue; }
ba6089c4-9006-4d55-b9e3-578fa7fedc1f
public java.math.BigDecimal getCustomNumber62() { return this.customNumber62; }
5ac65334-bc9c-4f06-b620-b900427f64e6
public void setCustomText67(java.lang.String customText67) { this.customText67 = customText67; }
d8bef716-9207-4372-80da-b454bf5faf6c
public void setCustomBoolean20(crmondemand.xml.customobject6.query.QueryType customBoolean20) { this.customBoolean20 = customBoolean20; }
397dca05-10dc-46a6-97d0-ff70c6c56a33
public void setCustomPickList95(crmondemand.xml.customobject6.query.QueryType customPickList95) { this.customPickList95 = customPickList95; }
9681b17d-debd-4ec4-af36-d8d7dc5b7d96
public Chat() { ImageIcon chat = new ImageIcon("images/misc/chatbox.png"); chatBox = chat.getImage(); chat = null; display.isEditable(); display.setLocation(250, 550); display.setSize(300, 75); display.setFont(textFont); display.addActionListener(this); }
0792de46-59d7-4d09-b6a5-baf8fb34db64
@Override public String toString() { String s = "MetroStation(\"" + stationName + "\")\n" + " Coordinates = (" + dX + ", " + dY + ")\n" + " Parking = " + parking + "\n"; if (onTrack.size() > 0) { s = s.concat(" Track = { "); for (int i = 0; i < onTrack.size(); i = i + 1) s = s.concat(onT...
6eb2e3c3-c9c0-4804-9c62-e2a73682e205
@SuppressWarnings({ "unchecked", "rawtypes" }) @Override public Class getColumnClass(int c) { return getValueAt(0, c).getClass(); }
a65f9af1-553f-4aab-a95a-d94e57096b29
public void setCustomCurrency22(java.math.BigDecimal customCurrency22) { this.customCurrency22 = customCurrency22; }
e3fd5aff-165f-48a2-99c2-f0c71f8460b1
public crmondemand.xml.contact.query.QueryType getCustomPickList58() { return this.customPickList58; }
e13cd653-116e-4376-ba8f-6110fb745396
public List<PictureObject> getPictureList(){ return this.pictureList; }
94f17ab2-9755-4bae-a3ba-af9c4dd0ac9d
public crmondemand.xml.customobject6.query.QueryType getCustomText63() { return this.customText63; }
ffc4ca1e-2335-48e9-93bb-bd61ffd1669a
public void keyTyped(java.awt.event.KeyEvent evt) { formKeyTyped(evt); }
a0047088-f0a0-4b9b-98e5-5c83c4d42805
public void setObjectiveStatus(crmondemand.xml.opportunity.query.QueryType objectiveStatus) { this.objectiveStatus = objectiveStatus; }
87549dc3-2926-4a37-8e63-32ada7430e10
public void setCustomInteger20(crmondemand.xml.customobject6.query.QueryType customInteger20) { this.customInteger20 = customInteger20; }
0c9b1032-5c4c-4c83-97eb-52bcf07b0f3f
public void setCreatedById(java.lang.String createdById) { this.createdById = createdById; }
f66f44b7-91b6-49de-9f7e-680e1dacd7ce
public java.lang.String getBusinessPlanPlanName() { return this.businessPlanPlanName; }
5a5c9aa1-b3f6-4467-8151-323eb54238fb
public crmondemand.xml.customobject3.query.QueryType getContactEmail() { return this.contactEmail; }
493055e1-4616-4d5d-a54c-1350a42ee6b8
public void setCustomObject14IntegrationId(crmondemand.xml.opportunity.query.QueryType customObject14IntegrationId) { this.customObject14IntegrationId = customObject14IntegrationId; }
f70549d9-c559-4bb9-b30c-ba6cdd567483
public java.lang.String getCustomPickList89() { return this.customPickList89; }
c30b8d2c-77b7-404d-8750-34c0a5d0f2ac
public Alliance() { }
96c3f13f-d8ad-4239-b4b8-852eafaec0cd
public void setCustomPhone2(crmondemand.xml.contact.query.QueryType customPhone2) { this.customPhone2 = customPhone2; }
424b24a2-77d6-4112-938e-4ca78bfe4953
public java.util.Calendar getCustomDate16() { return this.customDate16; }
463ca149-989c-4b8f-930e-8c63acbcad30
private void printQuestionMultipleChoice(Question question) { }
fbfcf87e-6af8-4baf-b523-7c852005e30f
public void setCustomDate31(java.util.Calendar customDate31) { this.customDate31 = customDate31; }