id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
970086e4-4242-4f09-bd4d-9244366a998d | public java.math.BigDecimal getIndexedNumber0() {
return this.indexedNumber0;
} |
84a2c099-89ea-454b-85f3-e827138b29a2 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList76() {
return this.customPickList76;
} |
b93b4c17-8872-43f2-8cbc-1e7bd22b8da8 | public java.util.Calendar getCustomDate4() {
return this.customDate4;
} |
094e1571-47e0-48be-a1fe-82991c6ebc64 | public void setCustomPickList35(java.lang.String customPickList35) {
this.customPickList35 = customPickList35;
} |
677fb695-0ddb-47ee-930a-e3e25a1d5e9f | public java.lang.String getCustomText55() {
return this.customText55;
} |
46a17e6f-bce4-4668-b98d-20206175d9e6 | public void setCustomPickList75(crmondemand.xml.opportunity.query.QueryType customPickList75) {
this.customPickList75 = customPickList75;
} |
ebd9354f-1aab-4b45-86a2-774a29b67ffc | public java.math.BigDecimal getCustomNumber44() {
return this.customNumber44;
} |
d19826c2-835a-4416-a9f6-151b83077624 | public void removePiece() {
piece = new CheckerImpl();
} |
07c049d0-c0ca-45a8-832e-183ea5e751eb | public void setCustomObject1Id(java.lang.String customObject1Id) {
this.customObject1Id = customObject1Id;
} |
54b5e0bc-d7d9-4cb0-b331-d2e484b53c2c | public void setCustomPickList34(crmondemand.xml.contact.query.QueryType customPickList34) {
this.customPickList34 = customPickList34;
} |
f8fa3be8-7764-4e6e-8c38-f711e35748d6 | public List<AttackingMapleCharacter> getAttackers() {
final List<AttackingMapleCharacter> ret = new ArrayList<>(attackers.size());
for (final Entry<Integer, OnePartyAttacker> entry : attackers.entrySet()) {
final MapleCharacter chr = map.getCharacterById(entry.getKey());
... |
bdb971e4-c1c7-4472-9fa3-53445cdffb04 | public crmondemand.xml.contact.query.QueryType getCustomDate35() {
return this.customDate35;
} |
46a13404-a71f-48e7-8999-f869cb7ccd58 | public java.lang.Boolean getCustomBoolean5() {
return this.customBoolean5;
} |
3bc24afc-f211-4bc3-8cfd-adbf8138621a | public void setCustomPickList29(java.lang.String customPickList29) {
this.customPickList29 = customPickList29;
} |
81d6a08b-e6cf-43fe-a4e1-90f4f896145f | public void setInvtPeriodStartDate(java.util.Calendar invtPeriodStartDate) {
this.invtPeriodStartDate = invtPeriodStartDate;
} |
a61e24c2-e265-4dba-b3bf-2d50cd8fd8c6 | public void setApproximateIncome(crmondemand.xml.contact.query.QueryType approximateIncome) {
this.approximateIncome = approximateIncome;
} |
707c4034-4ba3-4722-9361-5d6a671b103f | private void btn_resetActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btn_resetActionPerformed
setFontSize(12);
lbl_display.setFont(new Font("Tahoma", 0, getFontSize()));
displayCurrentFontSize();
}//GEN-LAST:event_btn_resetActionPerformed |
8086677f-a4f1-4cd4-95b0-77afa03df55a | public void setPortfolioId(crmondemand.xml.contact.query.QueryType portfolioId) {
this.portfolioId = portfolioId;
} |
45963171-8599-43d8-a82c-3287318df9c3 | public Builder clearSize() {
bitField0_ = (bitField0_ & ~0x01000000);
size_ = org.bwapi.proxy.messages.GameMessages.UnitSizeType.Independent;
onChanged();
return this;
} |
2520bad4-793f-4cb6-bdf7-cd4d77c1ef44 | public java.math.BigDecimal getCustomCurrency19() {
return this.customCurrency19;
} |
ca9fab27-aa8e-4a25-a885-132ac6bb66b2 | public FlyUpsManager() {
flyups = new ArrayList<FlyUp>();
setPermanentFlyUp("");
} |
6af62a0d-fbd3-431a-b785-451fc4363de6 | public void setPositionJ(int positionJ)
{
this.positionJ = positionJ;
} |
35b9a858-8378-4a1c-bc13-20cab6f5f18e | @Test
public void testNegativeUnicode() throws Exception
{
TestUtilities.assertRtfParserDumpMatches(this, new StandardRtfParser(), "testNegativeUnicode");
} |
9696578e-772c-405c-9ba8-616d0e936846 | public java.lang.Boolean getCustomBoolean3() {
return this.customBoolean3;
} |
e64b34dd-bc25-43d4-b72c-a44f068d90f5 | @Override
public void run() {
try {
Display frame = new Display();
frame.setVisible(true);
} catch (Exception e) {
e.printStackTrace();
}
} |
99921f2a-dd78-4e99-bef3-8fe8cf92c865 | public Point getAPosition()
{
return aPoint;
} |
95dca864-8688-4921-b231-a0fe334e1a70 | public java.lang.Boolean getCustomBoolean26() {
return this.customBoolean26;
} |
5f0b43bb-c80b-4130-84ef-9f13f3cb4200 | public void setCustomText56(crmondemand.xml.customobject6.query.QueryType customText56) {
this.customText56 = customText56;
} |
0ecd70da-97e0-405a-a1f3-995b7b9e88d0 | public void setCustomNumber16(crmondemand.xml.contact.query.QueryType customNumber16) {
this.customNumber16 = customNumber16;
} |
b01af167-1e6a-488b-b9ad-b1501278c73c | public void setCustomInteger25(crmondemand.xml.contact.query.QueryType customInteger25) {
this.customInteger25 = customInteger25;
} |
f9137441-0cab-43d9-ae77-ff133978a9d1 | protected void setMelee(boolean b){
melee = b;
} |
50e76380-16a2-4ef3-b529-cc30fd11917d | public crmondemand.xml.customobject6.query.QueryType getDealerIntegrationId() {
return this.dealerIntegrationId;
} |
382db4a5-3fcb-4422-b8b8-2e5518674001 | public java.lang.String getContactAccountName() {
return this.contactAccountName;
} |
295f4115-ceb5-4666-a655-2e08f57e3f72 | void query(String datasource, String sql); |
5331cefd-16e8-45d1-a75f-7aa46d4fd7f8 | public void setCustomNumber12(java.math.BigDecimal customNumber12) {
this.customNumber12 = customNumber12;
} |
f9fd62ae-3a8f-4083-9376-a4c20a46434e | public Mayorista(){
super();
} |
6aceee67-f574-495f-a0fe-340fee3625f7 | public java.math.BigDecimal getCustomNumber3() {
return this.customNumber3;
} |
0b756b51-f9bf-4675-846b-fe27927d842f | private String getClusterImplementationName(ZclClusterDescriptor zclClusterDescriptor, boolean isServer) {
if (isServer)
return zclClusterDescriptor.getName() + "ServerConnection";
else
return zclClusterDescriptor.getName() + "ClientConnection";
} |
f0125c13-8116-4918-bea3-2555a2009627 | public void setCustomObject1Type(crmondemand.xml.customobject3.query.QueryType customObject1Type) {
this.customObject1Type = customObject1Type;
} |
c310116f-0452-470c-af9b-7b93af141f02 | public void setPlanItemRelationItemName(crmondemand.xml.opportunity.query.QueryType planItemRelationItemName) {
this.planItemRelationItemName = planItemRelationItemName;
} |
31c41209-8af0-43c8-9c7c-7c47100b9e04 | public java.lang.Integer getCustomInteger22() {
return this.customInteger22;
} |
c81afab2-0b3b-48e6-ba00-dd9c021d3244 | public crmondemand.xml.customobject6.query.QueryType getCertficationId() {
return this.certficationId;
} |
1c5372bc-e33a-4728-b18a-32edf4052664 | public void setCustomText26(crmondemand.xml.opportunity.query.QueryType customText26) {
this.customText26 = customText26;
} |
c4a74e62-5f4c-46e5-bdbe-4ac099e4cdfd | public java.lang.String getCustomText5() {
return this.customText5;
} |
a6b0b3bc-61f7-4cf2-a239-8e9ddeb0bed5 | public int getLongueur(){
return longueur;
} |
0f3539bc-168c-41c3-aa16-d95c620a1d96 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList31() {
return this.customPickList31;
} |
2f6a9a2f-c8f3-4845-bfc2-7399eaaa2d8f | public crmondemand.xml.contact.query.QueryType getCustomInteger23() {
return this.customInteger23;
} |
ea0af463-ff18-418b-b54a-13c4b9e4001d | public void setUpdatedByLastName(crmondemand.xml.customobject6.query.QueryType updatedByLastName) {
this.updatedByLastName = updatedByLastName;
} |
f66123c0-f2db-4060-828d-043943e8995b | public void setCustomDate51(java.util.Calendar customDate51) {
this.customDate51 = customDate51;
} |
be8f9aa8-9227-46ac-9230-2313f338185c | public void setCustomObject9Name(crmondemand.xml.customobject6.query.QueryType customObject9Name) {
this.customObject9Name = customObject9Name;
} |
d3bd6386-e22d-4850-bc44-6792d86d4dd2 | public static Pointer<PyObject > PyEval_GetBuiltins() {
return Pointer.pointerToAddress(PyEval_GetBuiltins$2(), PyObject.class);
} |
ac50654a-e3c0-4187-aa0a-8eb6771f7866 | public void setCustomBoolean34(java.lang.Boolean customBoolean34) {
this.customBoolean34 = customBoolean34;
} |
69b8d359-a375-469a-b828-1a4122eb49a9 | public java.lang.Integer getCustomInteger34() {
return this.customInteger34;
} |
acdd4e39-8729-489c-807c-b6fc451bdc70 | public void setDeliveryDate(crmondemand.xml.customobject6.query.QueryType deliveryDate) {
this.deliveryDate = deliveryDate;
} |
d6f30fd9-0ad3-4950-afe4-a0d712e36f88 | public void setCustomPhone13(crmondemand.xml.customobject6.query.QueryType customPhone13) {
this.customPhone13 = customPhone13;
} |
04b497c9-38df-4920-af9e-68b0bf28fb43 | public void setPolicyExternalSystemId(java.lang.String policyExternalSystemId) {
this.policyExternalSystemId = policyExternalSystemId;
} |
b482a179-f17e-42ce-aaef-acb9e1a8d96f | public boolean isEntities() {
return entities;
} |
578c9404-8a71-4c48-a454-073bb418f744 | public int getDelta() {
return delta_;
} |
74592e41-593f-4c09-ba30-1c8d3622c9ad | public java.lang.Boolean getOpportunityForecast() {
return this.opportunityForecast;
} |
256aeb33-cd29-4cea-aeae-464c162f6050 | public java.lang.String getCustomPickList36() {
return this.customPickList36;
} |
715af6b5-d6e2-40b3-980c-9d4431478607 | public boolean getOk() {
return ok_;
} |
da2ea08b-741a-4716-9626-6d597182ffd7 | public void setCustomPickList34(crmondemand.xml.contact.query.QueryType customPickList34) {
this.customPickList34 = customPickList34;
} |
3dfeb975-fcdc-4b71-a8dc-2bcd6526215f | public void setName(crmondemand.xml.opportunity.query.QueryType name) {
this.name = name;
} |
e1a9cedc-f841-409b-83d8-d13e0ed67163 | public void setCustomNumber32(java.math.BigDecimal customNumber32) {
this.customNumber32 = customNumber32;
} |
6e173bfb-fd25-4c43-8b87-ff6442eba2e7 | public void setCustomDate20(java.util.Calendar customDate20) {
this.customDate20 = customDate20;
} |
3df0b38b-15b5-4e31-ae0d-9922be48362a | public void setCustomText80(java.lang.String customText80) {
this.customText80 = customText80;
} |
7194bbdb-c59c-4d46-b340-0059f4181f4b | public int getUpgradingCount() {
if (upgradingBuilder_ == null) {
return upgrading_.size();
} else {
return upgradingBuilder_.getCount();
}
} |
93789860-fc81-412f-af49-22b5265c4b96 | public crmondemand.xml.customobject6.query.QueryType getCustomText65() {
return this.customText65;
} |
200752bb-53de-456e-a6db-933b7e23b59b | /* $3D MUL inherent --*-@ */
public void mul()
{
int t;
t = m6809.a * m6809.b & 0xFFFF;
CLR_ZC();
SET_Z16(t);
if((t&0x80)!=0) SEC();
setDreg(t);
if(m6809log!=null) fprintf(m6809log,"M6809#%d mul :PC:%d,PPC:%d,A:%d,B:%d,D:%d,DP:%d,U:%d,S:%d,X:%d,Y:%d,CC:%d,EA:%d\n... |
ddd5cb38-e4ec-4d94-9d53-015fd25954c2 | public crmondemand.xml.contact.query.QueryType getCustomObject11Type() {
return this.customObject11Type;
} |
68184839-18a3-4a74-b9a2-25a117d2707c | public synchronized void connected(Channel channel) throws IOException {
this.channel = channel;
this.notify();
if(operationCallback != null)
operationCallback.finished(channel);
} |
8d611e3a-0d73-418c-bf5d-a36c67962713 | public void setCustomCurrency2(crmondemand.xml.opportunity.query.QueryType customCurrency2) {
this.customCurrency2 = customCurrency2;
} |
6ebfa908-d749-4a15-9c79-cb7f1990e8be | public void setCountry(String country) {
this.country = country;
} |
88ee10f7-daf4-4ad9-bf06-7551f3689a82 | public crmondemand.xml.customobject6.query.QueryType getCourseIdentifier() {
return this.courseIdentifier;
} |
15fd4563-b301-4f5a-827f-4af38e9406ec | public Tree scoreNonBinarizedTree(Tree tree) {
TreeAnnotatorAndBinarizer binarizer = new TreeAnnotatorAndBinarizer(op.tlpParams, op.forceCNF, !Train.outsideFactor(), true);
tree = binarizer.transformTree(tree);
scoreBinarizedTree(tree, 0);
return op.tlpParams.subcategoryStripper().transformTree(new Debi... |
46327171-eb2c-4bbe-b03d-c39f442d1604 | public java.math.BigDecimal getCustomNumber63() {
return this.customNumber63;
} |
ac6db026-51d8-4c66-8dd1-3d39152319c5 | public java.lang.Boolean getCustomBoolean7() {
return this.customBoolean7;
} |
9d38e194-6283-4df4-bd8e-42df7e65d1da | public LayoutImpl() {
init();
} |
93afe150-8507-43e4-9fac-6e50e2c41257 | public void setFinancialAccountHeldAway(java.lang.Boolean financialAccountHeldAway) {
this.financialAccountHeldAway = financialAccountHeldAway;
} |
23e75ecc-b655-479b-8542-80657545b14b | public void setCustomObject1IntegrationId(crmondemand.xml.contact.query.QueryType customObject1IntegrationId) {
this.customObject1IntegrationId = customObject1IntegrationId;
} |
05d58058-b28a-4edc-b6fd-4f0bb09d3e3b | public void setCustomPickList10(java.lang.String customPickList10) {
this.customPickList10 = customPickList10;
} |
5af2099f-2ca5-4b32-b4d8-d751ab6d3e8c | public void setCustomDate4(java.util.Calendar customDate4) {
this.customDate4 = customDate4;
} |
bfd8e3d8-f8e8-4243-8ab7-bdb671870b14 | public java.lang.String getCustomText73() {
return this.customText73;
} |
58b3fbd2-b137-45cf-a047-bbef66316f1a | public crmondemand.xml.customobject6.query.QueryType getOwnerUserSignInId() {
return this.ownerUserSignInId;
} |
3a8fd139-a555-44d7-a524-f49ba76d9a5b | public java.lang.String getFinancialAccountFinancialAccountNumber() {
return this.financialAccountFinancialAccountNumber;
} |
759cdbfd-c29c-4a80-a250-5eea6752f1a7 | public crmondemand.xml.customobject6.query.QueryType getBusinessPlanDescription() {
return this.businessPlanDescription;
} |
687585d5-6771-4674-b858-b3d653efd913 | public void setOwnerIntegrationId(java.lang.String ownerIntegrationId) {
this.ownerIntegrationId = ownerIntegrationId;
} |
43fe58ed-4653-4856-9b2c-b4bde28add3a | public void setCampaignExternalSystemId(crmondemand.xml.opportunity.query.QueryType campaignExternalSystemId) {
this.campaignExternalSystemId = campaignExternalSystemId;
} |
695f9e50-6759-4699-86c2-3371aa25a7e8 | public void setCustomText16(java.lang.String customText16) {
this.customText16 = customText16;
} |
63fd9d0e-9208-451b-9c0f-dc1b71f54b31 | public boolean hasBuildType() {
return ((bitField3_ & 0x00000010) == 0x00000010);
} |
95c9e902-879e-4795-96f5-6ff55542fd06 | public void setCustomText15(java.lang.String customText15) {
this.customText15 = customText15;
} |
811b40f4-22ac-47f2-a4e1-7c2661c944b0 | public void backspace()
{
gc.backspace();
} |
1d3602a0-0166-4b98-9ac3-571522a8f9a5 | protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable() {
return main.Messages.internal_static_main_ExecutionStartingRequest_fieldAccessorTable
.ensureFieldAccessorsInitialized(
main.Messages.ExecutionStartingRequest.class, main.Mes... |
f69d2cce-24e9-4e9c-b6f9-e964277fbb3f | public crmondemand.xml.contact.query.QueryType getCustomText34() {
return this.customText34;
} |
5824e033-82a9-467b-be12-4e3a284f87f9 | public void setQuickSearch1(java.lang.String quickSearch1) {
this.quickSearch1 = quickSearch1;
} |
4b1bb2df-bbc4-4462-b472-cd8a2b646c02 | public crmondemand.xml.customobject3.query.QueryType getCustomPickList50() {
return this.customPickList50;
} |
bd3f7914-6727-4601-83f2-7ad0cb48f375 | public void setFinancialAccountExchangeDate(java.util.Calendar financialAccountExchangeDate) {
this.financialAccountExchangeDate = financialAccountExchangeDate;
} |
9ddb6176-5ebc-4e73-b518-90652ddcb84a | public java.lang.String getSPRequestExternalSystemId() {
return this.sPRequestExternalSystemId;
} |
1b0831b4-8801-4f76-b00b-17b73dd1d561 | protected abstract void doSend(); |
8476e15f-72e7-486b-85f6-d116deb2ec9b | * @param tile The Tile to draw.
*/
private void displayOptionalValues(Graphics2D g, Tile tile) {
String text = null;
switch (freeColClient.getClientOptions().getInteger(ClientOptions.DISPLAY_TILE_TEXT)) {
case ClientOptions.DISPLAY_TILE_TEXT_NAMES:
if (tile.getNameKey() != n... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.