id
stringlengths
36
36
text
stringlengths
1
1.25M
8eb17d24-569c-421e-923c-44775f2d7559
public static void partyChat(int partyid, String chattext, String namefrom) { partyChat(partyid, chattext, namefrom, 1); }
55e56bd6-0a87-4fc4-a083-833e6c2ecfa0
public crmondemand.xml.opportunity.query.QueryType getCustomText74() { return this.customText74; }
4ab3a099-c85f-415b-a079-75abf52d5047
public java.lang.String getBookId() { return this.bookId; }
d67ea46f-c879-4caa-8589-ab3b86b68dc4
public crmondemand.xml.customobject3.query.QueryType getFundName() { return this.fundName; }
6ea2efd8-3886-4767-a55e-c2cc5abebf19
public void setCustomPickList31(java.lang.String customPickList31) { this.customPickList31 = customPickList31; }
d9ff23b3-06d3-43ea-a2d6-3ba39d45ac30
public void setCustomPickList71(java.lang.String customPickList71) { this.customPickList71 = customPickList71; }
da7e615e-ee57-4168-83ca-34e4f0caad91
public crmondemand.xml.contact.query.QueryType getCustomNumber27() { return this.customNumber27; }
15d02cf9-3511-4d02-83c3-ac77fdbf6fde
public void setCustomPickList15(java.lang.String customPickList15) { this.customPickList15 = customPickList15; }
a6441d41-2dab-4093-8490-2422f3152759
private boolean jj_3R_442() { if (jj_3R_448()) return true; return false; }
25e97bea-cf94-4765-8e9c-da030d6d95b6
public crmondemand.xml.customobject6.query.QueryType getCustomPickList71() { return this.customPickList71; }
b8f38ee7-0fe2-455a-9131-f14564810974
public void setSolutionMultiFileAsset(crmondemand.xml.customobject3.query.QueryType solutionMultiFileAsset) { this.solutionMultiFileAsset = solutionMultiFileAsset; }
ba88ede8-9445-4c14-9b99-7ed90e5250d2
private void initType() { // intializes type array for (int i = 0; i < hmn.length; i++) { for (int j = 0; j < hmn[i].length; j++) { hmn[i][j] = new Type(); } } }
67b3e4d5-39a9-49da-b999-e18d09b6552b
public java.lang.Boolean getUserPreferencesShowStateToGuestUsers() { return UserPreferencesShowStateToGuestUsers; }
0c5e7f54-15f0-4202-b474-a46aad187fe1
@Override protected List<DateTimeAccessor> samples() { DateTimeAccessor[] array = { this.TEST_11_30_59_500_PONE, }; return Arrays.asList(array); }
e398872e-c0c4-4d9b-900d-ce7ecda4043c
public Builder addDependency( java.lang.String value) { if (value == null) { throw new NullPointerException(); } ensureDependencyIsMutable(); dependency_.add(value); onChanged(); return this; }
0cbdbf9c-7468-4c8e-b0ae-285f517a865e
opcode ed_d3 = new opcode() { public void handler(){ illegal_2(); }}
8fb4d973-f173-4f53-ab0f-51efe35b6d2b
public BOLObject(){ caseCounter = new CaseCounter(); CountStateGridCase = new ArrayList<>(); step = new Step(); fireMode = false; invasionMode = false; }
f55deeb6-d001-4617-83d8-ebb0bfa8ccfd
public void setCustomText33(java.lang.String customText33) { this.customText33 = customText33; }
530b2582-8987-4a3d-9dc0-6c69869d1b2a
public void setCustomObject6ExternalSystemId(crmondemand.xml.contact.query.QueryType customObject6ExternalSystemId) { this.customObject6ExternalSystemId = customObject6ExternalSystemId; }
773ae555-0878-4a6a-b46d-f4257d1130db
public crmondemand.xml.customobject3.query.QueryType getCustomNumber53() { return this.customNumber53; }
373acc40-96c0-4283-9966-e1f1381c6f85
public crmondemand.xml.contact.query.QueryType getVehicleVIN() { return this.vehicleVIN; }
4136272b-f1b1-4f1a-8a51-756b2465832c
public void setModId(java.lang.Integer modId) { this.modId = modId; }
b2ce01d6-1cd8-4cb8-b301-53e8eb4b24e3
public void setCustomInteger0(java.lang.Integer customInteger0) { this.customInteger0 = customInteger0; }
3214319a-6a99-43bb-a89d-ced7d2819442
public crmondemand.xml.opportunity.query.QueryType getCreatedByExternalSystemId() { return this.createdByExternalSystemId; }
a9843fa1-b9d6-4e76-becf-b2f32fd3d601
public void mouseReleased(MouseEvent e) { handleDrag(e); downCoords = null; downPosition = null; magnifyRegion = null; }
865443d5-08ad-4b76-8d80-6a17229f882a
public PhotoPanel(FileObject f) { this(f.getFilePath()); }
bfb2ed82-6773-468f-bde6-755998ae1241
public void setCustomInteger30(crmondemand.xml.contact.query.QueryType customInteger30) { this.customInteger30 = customInteger30; }
297fa5dc-aad2-4783-adee-a1dcc16ef379
public crmondemand.xml.contact.query.QueryType getModifiedDate() { return this.modifiedDate; }
328fb384-bdfc-43fa-ae0d-bb77de151210
public crmondemand.xml.contact.query.QueryType getAccreditationId() { return this.accreditationId; }
56975e48-d4cc-4c95-9be8-972e7d1e190d
public void setCustomPickList66(crmondemand.xml.contact.query.QueryType customPickList66) { this.customPickList66 = customPickList66; }
59e090f3-88da-45fc-8448-c72d804f8c9c
public void login(String userName_, String sex_) { // ӷ this.getServerThread().start(); // sendMsgʽΪmsgType:::name:::sex String sendMsg = MessageTypeEnum.Login.toString() + ":::" + userName_ + ":::" + sex_; // Ϣ this.getServerThread().sendData(sendMsg); }
cd2605f4-4e5d-4954-ad2b-b12660910fd4
public void setDurationTotal(double durationTotal) { this.duration = durationTotal; }
157da3c9-83c8-4fbc-a4d4-80045ec849ff
public void setContactFullName(java.lang.String contactFullName) { this.contactFullName = contactFullName; }
9c5fa195-87f8-41a1-98b8-a43f54a74d72
public crmondemand.xml.opportunity.query.QueryType getPriceListIntegrationId() { return this.priceListIntegrationId; }
42818d16-ec83-42d1-afff-277df4cc63a1
public java.lang.Integer getCustomInteger29() { return this.customInteger29; }
919d13e7-7cf2-4567-89be-d1c5ce36afc9
public void setCreatedByEMailAddr(crmondemand.xml.customobject6.query.QueryType createdByEMailAddr) { this.createdByEMailAddr = createdByEMailAddr; }
82c77e01-173f-4db0-a27f-dec38d900d84
public crmondemand.xml.customobject6.query.QueryType getCustomObject15Id() { return this.customObject15Id; }
65547a81-0c08-416d-bda2-a68c6fc863d9
public void setCustomPickList49(java.lang.String customPickList49) { this.customPickList49 = customPickList49; }
de7a8afb-8f42-47ee-bda7-4c7e1e2f9fd3
public crmondemand.xml.contact.query.QueryType getPortfolioExternalSystemId() { return this.portfolioExternalSystemId; }
d7233327-98f5-4d1c-9910-f2df81fbc61d
public void setCustomText83(java.lang.String customText83) { this.customText83 = customText83; }
6cf8db0a-9f56-46e1-9df2-918d7b56769f
public java.lang.Integer getCustomInteger15() { return this.customInteger15; }
708fa350-1c45-4765-9c3c-862df76b45bd
public void setCustomDate49(java.util.Calendar customDate49) { this.customDate49 = customDate49; }
7d58bec8-eb56-439c-aae9-e2b1e01323b4
public crmondemand.xml.contact.query.QueryType getCustomText48() { return this.customText48; }
5f946fe6-aa3b-457d-b08a-27192bf45c9d
public crmondemand.xml.customobject6.query.QueryType getCustomDate47() { return this.customDate47; }
b2508754-c7c3-4b93-9a70-b2590abed7a6
public crmondemand.xml.contact.query.QueryType getCustomObject6Id() { return this.customObject6Id; }
bbbf586b-e166-48f4-9e55-75ca148d83ff
public void setType(Type type) { this.type = type; }
a6c6106f-5c9e-4eeb-8479-b555d2793340
public java.lang.String getCustomObject9ExternalSystemId() { return this.customObject9ExternalSystemId; }
db9e5465-9a2d-4c4e-af46-1be4133d16e1
public void setCustomText10(crmondemand.xml.contact.query.QueryType customText10) { this.customText10 = customText10; }
3bd60a76-f352-4795-a1bf-5d418c4b28df
public java.lang.String getCustomPickList13() { return this.customPickList13; }
f2dec367-f538-4cb3-b3ca-ffceb0cf92b0
public crmondemand.xml.contact.query.QueryType getCustomInteger33() { return this.customInteger33; }
6ff10cb2-e7ea-416a-a190-21dc9e0cbbb7
public void setIndexedBoolean0(java.lang.Boolean indexedBoolean0) { this.indexedBoolean0 = indexedBoolean0; }
87d77952-5b86-43a8-94dc-d95a08396370
public java.lang.String getCustomText34() { return this.customText34; }
5af8ae4c-b96c-4072-83e8-e535857e3241
@Override public int height() { switch (operand) { case '/': return c1.height() + c2.height() + 1; case '^': return c1.height() + c2.height()+1; default: if (this.c1.height() > this.c2.height()) { return this.c1.height(); } else { return this.c2.height(); } } }
602ea466-b719-41c8-9b74-c6f7991d9ded
public void setHouseholdSegment(crmondemand.xml.opportunity.query.QueryType householdSegment) { this.householdSegment = householdSegment; }
40bbf1b0-71eb-453e-ab28-d55cfeac4928
public void setCustomPhone16(java.lang.String customPhone16) { this.customPhone16 = customPhone16; }
d92ff3e0-ca51-4a04-a2a8-6378a724c47e
@Override public void actionPerformed(ActionEvent e) { if(is.getText().equalsIgnoreCase(iss)) { is.setForeground(cc); is.setBorder(null); is.setEditable(false); } else { is.setForeground(wc); } }
84accd42-877c-48ae-bf11-e2cb8a951e2e
public void setSolutionMarketingApproval(crmondemand.xml.opportunity.query.QueryType solutionMarketingApproval) { this.solutionMarketingApproval = solutionMarketingApproval; }
c17ea3cc-9de1-4001-8a52-73215957ed3f
public crmondemand.xml.contact.query.QueryType getOpportunityRevenue() { return this.opportunityRevenue; }
aa0bbcac-d81c-41d6-b9ef-725927f0aeed
opcode ed_0e = new opcode() { public void handler(){ illegal_2(); }}
fe4265e6-d515-430d-815c-530b6b671d10
public void setCustomText7(crmondemand.xml.contact.query.QueryType customText7) { this.customText7 = customText7; }
db637f1f-89da-4ba9-811c-f8a63d4d57ab
public crmondemand.xml.customobject6.query.QueryType getPolicySubStatus() { return this.policySubStatus; }
338d8e27-6a7a-48d5-9161-042c5b9c04c3
public void setUpdatedByEMailAddr(java.lang.String updatedByEMailAddr) { this.updatedByEMailAddr = updatedByEMailAddr; }
92cdf1e5-a1b6-44c8-8b3e-ece4be42304e
@Override public void mouseClicked(MouseEvent e) { if(diffno != 2) {diffno++;} else {diffno = 0;} diff.setText(difficulty[diffno]); generateSudoku(); createTextViews(); }
7e7a287d-13cb-4634-8220-e9e72aaacb2b
@Override public PyObject __findattr_ex__(final String name) { // if (name == "__class__") return __class__; if (name == "__doc__") { return Py.newString(this.docString); } if (name == "shape") { return PyTuple.fromIterable(new PyArray( int.class, this.dimensions)); // return __builtin__.tuple(new // PyArray(int.class, dimensions)); } if (name == "real") { return this.getReal(); } if (name == "imag" || name == "imaginary") { return this.getImag(); } if (name == "flat" && this.isContiguous) { return PyMultiarray.reshape( this, new int[] { -1 }); } if (name == "T" && this.dimensions.length == 2) { return PyMultiarray .transpose(this, new int[] { 1, 0 }); } return super.__findattr_ex__(name); }
e78d2494-db46-499c-8a42-382df7641237
public void setZCustomPhone18(java.lang.String zCustomPhone18) { this.zCustomPhone18 = zCustomPhone18; }
86f49328-7996-4482-ae17-af5f6ccd184d
public void setDateDEnvoi(Date dateDEnvoi) { this.dateDEnvoi = dateDEnvoi; }
4cf311e7-ca5f-4212-bb77-29e76b13ded4
public void setCustomText2(java.lang.String customText2) { this.customText2 = customText2; }
782494bc-fc5c-4f2a-bf6b-4568ed614426
public void setContactType(java.lang.String contactType) { this.contactType = contactType; }
4b5b537c-1ae7-4a46-86da-0eaa2a06a3db
public java.lang.String getContactLastName() { return this.contactLastName; }
1a6bc03b-8c7f-4318-a4e0-581c92a1b8c8
public crmondemand.xml.opportunity.query.QueryType getFinancialPlanFinancialPlan() { return this.financialPlanFinancialPlan; }
4c307d41-3685-4a1a-a3aa-eca49461aafd
public Point getPosition() { return position; }
5f477cdd-642d-46cf-937a-f4ed94e1597e
public crmondemand.xml.customobject6.query.QueryType getCustomNumber30() { return this.customNumber30; }
356e3fdc-5e5a-4397-87b1-838ec13a7672
public final boolean isInitialized() { if (!hasId()) { return false; } if (!hasName()) { return false; } if (!hasWorker()) { return false; } if (!hasCenter()) { return false; } if (!hasRefinery()) { return false; } if (!hasTransport()) { return false; } if (!hasSupplyProvider()) { return false; } if (!getWorker().isInitialized()) { return false; } if (!getCenter().isInitialized()) { return false; } if (!getRefinery().isInitialized()) { return false; } if (!getTransport().isInitialized()) { return false; } if (!getSupplyProvider().isInitialized()) { return false; } return true; }
fbeab264-0591-482a-9b7c-dcc46a6caf95
public void setCustomCurrency18(crmondemand.xml.contact.query.QueryType customCurrency18) { this.customCurrency18 = customCurrency18; }
d9c8376c-cceb-4495-a4c0-6789bdc0897d
public java.lang.Integer getCustomInteger1() { return this.customInteger1; }
c5702b2b-cb1b-4490-a8a5-38a835fcba24
public boolean hasName() { return ((bitField0_ & 0x00000002) == 0x00000002); }
6b7577ee-702b-498f-8cba-5574c6187204
public void actionPerformed(java.awt.event.ActionEvent evt) { jButton5ActionPerformed(evt); }
074e8a5f-d21e-498b-b7e6-248fdf04f5cb
public void setCertficationType(java.lang.String certficationType) { this.certficationType = certficationType; }
1f126564-32b6-410b-a7f3-203484e02e15
public void setCustomPickList5(crmondemand.xml.opportunity.query.QueryType customPickList5) { this.customPickList5 = customPickList5; }
ff553195-aaf6-4f20-a261-d84c6fee91a3
public void setCustomText71(crmondemand.xml.customobject3.query.QueryType customText71) { this.customText71 = customText71; }
4a060346-3099-4eba-b725-92e84bd761cc
public void setCustomPickList38(java.lang.String customPickList38) { this.customPickList38 = customPickList38; }
019de99f-bb2b-489b-b87e-5615eb8cf134
public void setCustomText28(crmondemand.xml.contact.query.QueryType customText28) { this.customText28 = customText28; }
b9aba7e7-87d6-4932-95c1-41b1d55a97bf
public crmondemand.xml.contact.query.QueryType getCustomText3() { return this.customText3; }
bad921aa-f6c0-4ed3-bae9-35497af2195e
public void setCustomNumber11(java.math.BigDecimal customNumber11) { this.customNumber11 = customNumber11; }
255154c8-f3df-4163-8513-0ed856b5a965
public java.lang.String getUpdatedByLastName() { return this.updatedByLastName; }
00f9d99e-169a-4a96-a662-44ef58cf1649
public java.lang.String getSPRequestIndexedShortText2() { return this.sPRequestIndexedShortText2; }
ee066d9b-88cf-45b6-b59f-bd1a4e56555f
public void setCustomText33(crmondemand.xml.customobject3.query.QueryType customText33) { this.customText33 = customText33; }
2d26636c-fed0-4447-8fce-b27562559dcf
public crmondemand.xml.contact.query.QueryType getCustomCurrency21() { return this.customCurrency21; }
e220bff1-904f-4492-9b64-a3ea87af786f
public java.lang.String getCustomPickList66() { return this.customPickList66; }
c5dfa3b6-f832-4015-8cfa-3900a3fda8c8
public java.lang.String getCustomObject2Type() { return this.customObject2Type; }
ffcd83c2-cc0b-4695-b75a-c746f237c003
public java.lang.String getCustomObject9ExternalSystemId() { return this.customObject9ExternalSystemId; }
1b693f26-139d-4c19-ad27-e085fb17b4b7
public Vector getStart() { return this.start; }
26299fe4-144c-4adf-853d-90eaa1d74e95
public void setCustomInteger15(java.lang.Integer customInteger15) { this.customInteger15 = customInteger15; }
81dc48f5-0afe-4264-a93b-5294ce068c9e
public crmondemand.xml.contact.query.QueryType getCustomBoolean19() { return this.customBoolean19; }
bcda1e84-4cb5-4c26-bced-4b26b19f7af2
public java.lang.String getUpdatedByLastName() { return this.updatedByLastName; }
27939aef-5aec-4088-8738-53a9314f520d
public void init(){ this.setVisible(true); }
09883aa4-4d8f-4c25-9817-9a1808ccfd6c
public static Connection getConexao() { try { return DriverManager.getConnection("jdbc:postgresql://localhost:5432/petiscos_lanches", "postgres", "senha"); } catch (SQLException ex) { JOptionPane.showMessageDialog(null, "Erro:\n" + ex); throw new RuntimeException(ex); } }
1ae35963-caea-4583-9882-3fbfcba0f757
public crmondemand.xml.customobject6.query.QueryType getCustomText64() { return this.customText64; }
512f9ea2-6358-482e-a042-419bfd398f04
public void setCustomText85(java.lang.String customText85) { this.customText85 = customText85; }
c90e3bb9-8cb2-4251-856b-a24cc32b41e9
public void setCustomText55(java.lang.String customText55) { this.customText55 = customText55; }