id
stringlengths
36
36
text
stringlengths
1
1.25M
bb3dfbaf-2895-42f9-aba1-398299d4d5c9
public void setCustomNumber46(java.math.BigDecimal customNumber46) { this.customNumber46 = customNumber46; }
154be651-3f01-4367-ae1c-3433023a3ec4
public void setCustomText24(java.lang.String customText24) { this.customText24 = customText24; }
25a7b942-710e-4ea0-ae72-5fcac2a46b73
public crmondemand.xml.contact.query.QueryType getCustomPickList50() { return this.customPickList50; }
af47c14f-66dc-4356-b74d-b1faffec7c59
public void setAccountType(crmondemand.xml.customobject6.query.QueryType accountType) { this.accountType = accountType; }
9b7975e2-bda6-4a40-827f-f46549db59f6
opcode dd_45 = new opcode() { public void handler(){ Z80.BC.SetH(Z80.IX.L); }}
ddaf3150-25ca-4af8-8bc9-754fe427e9dd
public crmondemand.xml.contact.query.QueryType getSampleLotShortDays() { return this.sampleLotShortDays; }
f0c48ee7-0de9-405b-9359-bb2512c40893
public abstract BigDecimal getTax(ConcreteItem item);
8a64a70e-6a57-4c34-a652-e95f86dbac7f
public void setCustomPhone7(java.lang.String customPhone7) { this.customPhone7 = customPhone7; }
d43be52c-88f1-4476-b6b6-cac9dce2fabd
public java.util.Calendar getCustomDate30() { return this.customDate30; }
49729b8f-c9de-40b1-8a44-d9d515b5ea62
public java.lang.String getCustomText0() { return this.customText0; }
35677c4c-e386-4e08-a21c-5ab1eca2ba74
public void setPortalY(int portalY) { this.portalY = portalY; }
e330de8e-cda3-442b-ba70-d202e5ac8416
public java.lang.String getCustomPickList82() { return this.customPickList82; }
0288329c-346e-488e-8485-bcee33ab2164
public java.math.BigDecimal getCustomNumber62() { return this.customNumber62; }
dd7cf316-f06b-4956-acda-55e2b539c039
public crmondemand.xml.opportunity.query.QueryType getCustomPickList34() { return this.customPickList34; }
a5571c97-7f7e-464d-b82f-0327c3940ddc
public java.lang.String getCustomObject14Type() { return this.customObject14Type; }
4baccddd-4aea-4b1b-a271-cb87a0399c57
public boolean isVisible() { return visible; }
84877785-a762-48c9-947a-66654404a00e
public void setCustomCurrency23(java.math.BigDecimal customCurrency23) { this.customCurrency23 = customCurrency23; }
37b203f5-dd18-49a9-8915-b16593a45582
public void setControlProveedor(IControlProveedor controlProveedor) { this.controlProveedor = controlProveedor; }
de76a45e-b00f-4579-b7f6-66fb8b4656c6
public Parser blankWhenZero() { if (blankWhenZeroParser == null) { FutureParser future = scoped("blankWhenZero"); blankWhenZeroParser = future; future.setParser( sequence( token("BLANK"), optional( token("WHEN") ), zero() ) ); } return blankWhenZeroParser; }
fb6282d8-9b13-4f99-91af-013288f8b59a
public void setCustomObject2Name(java.lang.String customObject2Name) { this.customObject2Name = customObject2Name; }
d4e12c83-08a9-433b-bf1d-eb35f3835ec4
public void setCustomPickList94(crmondemand.xml.contact.query.QueryType customPickList94) { this.customPickList94 = customPickList94; }
cdf91d36-ce64-49e0-91f8-7ba8afc0ec77
public void setCustomNumber5(crmondemand.xml.contact.query.QueryType customNumber5) { this.customNumber5 = customNumber5; }
e994d8b2-f34c-4bf9-a832-23f90e871be7
public void setHouseholdSegment(java.lang.String householdSegment) { this.householdSegment = householdSegment; }
8c9f42ef-e420-412d-9f21-20b7feed9ef2
public int getSoTimeout() { return 0; }
070078e5-d6cc-4b0f-82cf-9cae7e34fb70
public void handler() { if (m68klog != null) { fclose(m68klog); } throw new UnsupportedOperationException("Unimplemented"); }
b97fd6ee-a3e8-4d53-abbe-455d75cb75d0
public crmondemand.xml.opportunity.query.QueryType getCustomObject6ExternalSystemId() { return this.customObject6ExternalSystemId; }
2d9e2ce6-c233-4e2f-ac4f-a5d24bd6d6f5
public void focusLost(java.awt.event.FocusEvent evt) { txtDataEmQueFoiFeitoPagamentoFocusLost(evt); }
e90a5035-4fd7-4b99-b301-7eece32c40f8
@Override public boolean equals(Object o){ try { LinkedList listCast = (LinkedList)o; return containsAll(listCast); } catch(Exception e) { return false; } }
050501d6-3a62-41d5-843f-be1b85b2f88d
public void setOrderItemId(java.lang.String orderItemId) { this.orderItemId = orderItemId; }
3385aaf1-ddf7-4246-858f-21c935b381ad
public java.lang.String getDealerName() { return this.dealerName; }
0a609fe3-341b-45a7-91e6-34383e352ac2
public java.lang.String getCustomObject10ExternalSystemId() { return this.customObject10ExternalSystemId; }
db4bdbf2-b11c-49d0-a32e-42874d97a7c0
public crmondemand.xml.opportunity.query.QueryType getCustomObject6IntegrationId() { return this.customObject6IntegrationId; }
f3b9bb68-5c9e-461f-a838-5dbcda76879a
@Override public boolean equals(Object that) { if (that == null) return false; if (that instanceof getCounters_result) return this.equals((getCounters_result)that); return false; }
4f433560-4a8f-4a33-818b-95c5fe7dc809
public java.lang.String getAttachFileFullName() { return this.attachFileFullName; }
cad97d87-adc3-47f3-9581-f86d3fae5a91
private static String[] splitToTwoParams(String param) throws Exception{ String[] splits=param.split(","); if(splits.length==2){//ֻ1šַûиϽṹ return splits; }else if(splits.length>2){//ж log(x,log(2,3)) , log(4,6) int commaIndex=0; //ָŵ int oddBracket=0; //ż1żһ int spiltCommaCount=0; //ָ. for(int i=0;i<param.length();++i){ if(param.charAt(i)=='('){ oddBracket++; }else if(param.charAt(i)==')'){ oddBracket--; }else if(param.charAt(i)==','){ if(oddBracket==0){//Dzָ commaIndex=i; spiltCommaCount++; } } } if(spiltCommaCount==1){//ֻ splits=new String[2]; splits[0]=param.substring(0, commaIndex); splits[1]=param.substring(commaIndex+1, param.length()); }else{ throw new Exception(ERROR_MESSAGE[FUCTION_PARAMS_ERROR]); } }else{ throw new Exception(ERROR_MESSAGE[FUCTION_PARAMS_ERROR]); } return splits; }
b29de492-ba07-4508-95c9-5d48e7768db6
public void setPolicyFaceAmount(crmondemand.xml.opportunity.query.QueryType policyFaceAmount) { this.policyFaceAmount = policyFaceAmount; }
c92b2e47-9490-4bb0-8355-1d511e8f9701
public java.math.BigDecimal getCustomCurrency7() { return this.customCurrency7; }
3797f5a6-681a-4bec-a9fe-429772d9785d
public java.math.BigDecimal getCustomCurrency22() { return this.customCurrency22; }
8b20ad7d-834a-4d40-a40f-31e8ba5a8647
public void setCustomPickList80(java.lang.String customPickList80) { this.customPickList80 = customPickList80; }
6a4178a0-aeaf-46c4-a2eb-bd5ef721d388
public void setCustomText6(crmondemand.xml.customobject6.query.QueryType customText6) { this.customText6 = customText6; }
da01414c-fcb2-47d5-9345-d2ed05440ca0
public void setCustomInteger3(java.lang.Integer customInteger3) { this.customInteger3 = customInteger3; }
f30e5f08-e703-47eb-bcd8-2d6f30f21a8b
public java.lang.String getCustomPickList7() { return this.customPickList7; }
e129086d-9116-40e5-b055-665d65dfd5f7
public void setCustomDate23(crmondemand.xml.opportunity.query.QueryType customDate23) { this.customDate23 = customDate23; }
c9b9ed25-99eb-4970-b7be-a291dcd50da3
public Mass getElbow() { for (Mass mass : masses) { if (mass.getType() == ELBOW) { return mass; } } return null; }
77e608b3-63b9-4b70-8991-ebe40b892c98
public void setId(java.lang.String id) { this.id = id; }
cae8cf9d-6a82-4dc6-92de-220b8b850a33
public void setCustomText74(java.lang.String customText74) { this.customText74 = customText74; }
960a8d7b-366c-41fa-8974-e33c80fe294b
public crmondemand.xml.opportunity.query.QueryType getCustomObject13Id() { return this.customObject13Id; }
9f255fdd-75de-4d04-afe3-a20444da693c
opcode op_d7 = new opcode() { public void handler(){ RST(0x10); }}
2fab9871-5ebe-4f4a-85c7-b4c67edd6975
public static void createData(String fileName, int fileNumber) throws IOException { Random random = new Random(); BufferedWriter bw = new BufferedWriter(new FileWriter(fileName)); for (int idx = 1 ; idx <= NUM_USERS / NUM_FILES ; idx++) { String output = ""; int birth1 = random.nextInt(100); int birth2 = random.nextInt(12) + 1; int birth3 = random.nextInt(30) + 1; int id = fileNumber * NUM_USERS + idx; int phone2 = random.nextInt(9000) + 1000; int phone3 = random.nextInt(10000); // id output += String.format("%02d", birth1) + String.format("%02d", birth2) + String.format("%02d", birth3) + "-" + String.format("%07d", id) + ","; // name output += getRandomString(random, 5) + ","; // phone number output += String.format("%03d", 10) + "-" + String.format("%04d", phone2) + "-" + String.format("%04d", phone3) + ","; // addr output += getRandomString(random, 50) + "\n"; bw.write(output); } bw.close(); }
0f358fb8-db02-4f2e-8a06-84dcc10ff8ab
public crmondemand.xml.customobject6.query.QueryType getCustomPickList95() { return this.customPickList95; }
5736ae91-431b-4047-a5f9-31034dd38d81
public void setCustomPickList21(java.lang.String customPickList21) { this.customPickList21 = customPickList21; }
7a88cd4c-838c-4a0a-9bf7-0a2f927ef310
public crmondemand.xml.contact.query.QueryType getSolutionExternalSystemId() { return this.solutionExternalSystemId; }
30e675a3-8f58-4caa-90d7-0a6a79034405
public void setCustomBoolean12(crmondemand.xml.customobject6.query.QueryType customBoolean12) { this.customBoolean12 = customBoolean12; }
3b586ea4-5df5-45c0-a786-32f6680b4a29
public void setCustomNumber46(crmondemand.xml.customobject6.query.QueryType customNumber46) { this.customNumber46 = customNumber46; }
953b922b-2bff-4a19-97a5-fa88a799bec8
public java.math.BigDecimal getCustomNumber38() { return this.customNumber38; }
ea40956c-30a5-41bc-aa79-a02ccc8d39c7
public void setCustomNumber40(java.math.BigDecimal customNumber40) { this.customNumber40 = customNumber40; }
52c69ab9-960c-4eff-ac18-5bf4032cd9a8
public crmondemand.xml.opportunity.query.QueryType getPlanItemType() { return this.planItemType; }
44428867-ddc3-4d86-80bc-145145585816
public java.lang.String getCustomObject6Type() { return this.customObject6Type; }
6d245058-29f9-4259-948c-b7ed16192383
public void setCustomPickList13(crmondemand.xml.opportunity.query.QueryType customPickList13) { this.customPickList13 = customPickList13; }
e2c21bb2-de7c-4664-b46b-f3f7bf9015a2
public DataListener getDataHandler() { return dataHandler; }
cdaab777-7929-4b5c-ab47-c0f89991ff56
public void setCustomInteger21(crmondemand.xml.opportunity.query.QueryType customInteger21) { this.customInteger21 = customInteger21; }
b695d65c-ecf4-47e2-a2f4-9835300e2e6b
public void setCustomText52(java.lang.String customText52) { this.customText52 = customText52; }
c1e38763-38ea-497f-a25a-793cdd55c96d
public void setPaperSign(java.lang.Boolean paperSign) { this.paperSign = paperSign; }
490024b7-b7a0-4f78-a52f-47326c09347c
public java.util.Calendar getIndexedDate0() { return this.indexedDate0; }
bc429b95-b150-4fd9-83c7-1a2b0f79008e
public void setCustomDate38(crmondemand.xml.customobject3.query.QueryType customDate38) { this.customDate38 = customDate38; }
55a66a06-8d44-47de-ab98-c1b1474ceed9
public crmondemand.xml.contact.query.QueryType getCustomText85() { return this.customText85; }
d3f160e7-8338-4511-a26d-a7feda8e95d3
public java.lang.Integer getCustomInteger26() { return this.customInteger26; }
ee2c3927-493a-4f3e-bdf5-de0f64ab11c1
public java.lang.Integer getCustomInteger27() { return this.customInteger27; }
e7c071ae-2ffc-4a49-a843-6ac14a31381f
public String getpacketcinfo() { try { loadEquipBonus(); String packet = ""; String packetshead = new String(ChannelServer.PACKETS_HEADER); String nullbyte = new String(ChannelServer.NULLBYTE); String charname = this.botname; while(charname.length() != 15) charname += nullbyte; String bottyp = getbyte(this.bottype,2); String cexp = getbyte(this.exp,4); String lvl = getbyte(this.level, 2); String chp = getbyte(this.hp+this.hpb, 2); String giga = getbyte(this.gigas, 4); String attamin = getbyte(this.attmin+this.attminb,2); String attamax = getbyte(this.attmax+this.attmaxb,2); String attamintrans = getbyte(this.attmintrans+this.attmintransb,2); String attamaxtrans = getbyte(this.attmaxtrans+this.attmaxtransb,2); String stransgauge = getbyte(this.transgauge+this.transgaugeb,2); String scrit = getbyte(this.crit+this.critb,2); String sevade = getbyte(this.evade+this.evadeb,2); String specialtrans = getbyte(this.spectrans+this.spectransb,2); String sspeed = getbyte(this.speed+this.speedb,2); String stransdef = getbyte(this.transdef+this.transdefb,2); String stransbotatt = getbyte(this.transbotatt+this.transbotattb,2); String stransspeed = getbyte(this.transspeed+this.transspeedb,2); String rangeatta = getbyte(this.rangeatt+this.rangeattb,2); String bluk = getbyte(this.luk+this.lukb,2); String bstract = getbyte(this.botstract,4); String v8 = getbyte(800,2); byte[] emptyitem = {(byte)0x00, (byte)0x00, (byte)0x00, (byte)0x00, (byte)0x00, (byte)0x00, (byte)0x00, (byte)0x00}; byte[] aaa = {(byte)0x01}; byte[] aaa2 = {(byte)0xFF, (byte)0xFF, (byte)0xFF, (byte)0xFF}; packet = packetshead + charname + bottyp + cexp + lvl + chp + attamin + attamax + attamintrans + attamaxtrans + v8 + stransgauge + scrit + sevade + specialtrans + sspeed + stransdef + stransbotatt + stransspeed + rangeatta + bluk + bstract; for(int i = 0; i<16;i++) packet += nullbyte; for(int i=0; i<3; i++) { if (this.equipitemspart[i] == 0) { packet += new String(emptyitem); } else { packet += getbyte(this.equipitemspart[i], 4); packet += new String(aaa2); } packet += nullbyte; } packet += new String(aaa); for(int i=0; i<10; i++) { //debug("Invent "+i+" "+this.inventitems[i]); if(this.inventitems[i] == 0) packet += new String(emptyitem); else { packet += getbyte(this.inventitems[i],4); packet += new String(aaa2); } packet += nullbyte; } packet += giga; for(int i = 0; i<12; i++) packet += nullbyte; String friend = "Lukas"; while(friend.length() != 15) friend += nullbyte; //packet += friend; //packet += friend; //packet += friend; for (int i = 0; i < 230; i++) { packet += nullbyte; } for(int i=0; i<8; i++) { if (this.equipitemsgear[i] == 0) { packet += new String(emptyitem); } else { packet += getbyte(this.equipitemsgear[i], 4); packet += new String(aaa2); } packet += nullbyte; } for(int i=0; i<6; i++) { if (this.equipitemspack[i] == 0) { packet += new String(emptyitem); } else { packet += getbyte(this.equipitemspack[i], 4); packet += new String(aaa2); } packet += nullbyte; } for (int i = 0; i<200; i++) packet += nullbyte; for(int i=0; i<2; i++) { if (this.equipitemscoin[i] == 0) { packet += new String(emptyitem); } else { packet += getbyte(this.equipitemscoin[i], 4); packet += new String(aaa2); } packet += nullbyte; } while(packet.length() != 1374) //1374 packet += nullbyte; return packet; } catch(Exception e){ } return null; }
3a7e8365-e5cc-4368-b9bb-b22f74068ca3
public void setCustomPickList54(java.lang.String customPickList54) { this.customPickList54 = customPickList54; }
b2b206d0-96a4-41d7-bfe3-730536b97afe
public void setCustomBoolean19(java.lang.Boolean customBoolean19) { this.customBoolean19 = customBoolean19; }
95144b74-ada4-4f72-ab33-cc65ff05df83
public void setCustomPickList26(crmondemand.xml.contact.query.QueryType customPickList26) { this.customPickList26 = customPickList26; }
71fc4e52-0958-4126-b369-24eae14b34ae
public java.lang.String getCustomText73() { return this.customText73; }
b9cc62ba-dd52-4651-bd6a-f7ee43895112
public java.lang.String getFinancialAccountIntegrationId() { return this.financialAccountIntegrationId; }
1e074392-2fbe-498a-a388-db394b2a5257
public void setCustomPickList99(java.lang.String customPickList99) { this.customPickList99 = customPickList99; }
526046fa-f5eb-41c6-9319-4e29542d519d
public java.lang.Boolean getCustomBoolean29() { return this.customBoolean29; }
6aa783ab-cbaf-4a78-b589-bf9d419154fe
public ThrTiempo getThrTiempo() { return thrTiempo; }
d8736853-79b2-4cdc-a78e-2bb51256e9ab
public crmondemand.xml.opportunity.query.QueryType getInvtPeriodActiveFlg() { return this.invtPeriodActiveFlg; }
861103ee-58e5-4955-89af-847337df9857
public java.lang.String getCustomPickList16() { return this.customPickList16; }
d412893e-f3b5-47d3-95d1-011fde471d61
public void handler() { m6800.s = (m6800.x - 1 ) & 0xFFFF;//S = (X - 1); }
0ff81193-6a19-45e7-a6d0-88690711c1f9
public org.bwapi.proxy.messages.BasicTypes.Position.Builder getPositionBuilder() { bitField0_ |= 0x00000010; onChanged(); return getPositionFieldBuilder().getBuilder(); }
83e7b2ea-b3bc-48c1-9988-e68d1966ca12
public java.lang.String getCustomPickList68() { return this.customPickList68; }
82be5e9b-35ec-4d60-bdf6-d77860b61a06
*/ public static void PyFile_IncUseCount(Pointer<PyFileObject > PyFileObjectPtr1) { PyFile_IncUseCount(Pointer.getPeer(PyFileObjectPtr1)); }
ee54b7ba-39e4-4d63-96dd-1e4eb5e9c9dd
public crmondemand.xml.opportunity.query.QueryType getCreatedDate() { return this.createdDate; }
b2999597-ef71-4d2c-b1f5-1354ff1fdd64
public ButtonPanel(PlayerCharacter apc){ this.pc = apc; ml = new MyListener(pc); staminaButton.setActionCommand("stamina"); agilityButton.setActionCommand("agility"); logicButton.setActionCommand("logic"); creativityButton.setActionCommand("creativity"); wisdomButton.setActionCommand("wisdom"); charismaButton.setActionCommand("charisma"); staminaButton.addActionListener(ml); agilityButton.addActionListener(ml); logicButton.addActionListener(ml); creativityButton.addActionListener(ml); wisdomButton.addActionListener(ml); charismaButton.addActionListener(ml); BoxLayout b = new BoxLayout(this, BoxLayout.Y_AXIS); setLayout(b); add(staminaButton); add(agilityButton); add(logicButton); add(creativityButton); add(wisdomButton); add(charismaButton); }
5c90e5a3-0cce-4295-9219-70a71298763a
* @param endPage end of page range, one-based index. * @param copies number of copies of pages in print range. * @param shrinkToPrintableArea true, to enable shrink to fit printable area; * false, otherwise. */ public void setupPrintService(PrintService printService, int startPage, int endPage, int copies, boolean shrinkToPrintableArea) { // make sure our printable doc knows how many pages to print // Has to be set before printerJob.printDialog(), so it can show to // the user which pages it can print printFitToMargin = shrinkToPrintableArea; // set the number of pages printRequestAttributeSet.add(new PageRanges(startPage + 1, endPage + 1)); // setup number of printRequestAttributeSet.add(new Copies(copies)); this.printService = printService; }
3fdfa877-75d1-4b75-bb8f-bb2a78f371b2
public crmondemand.xml.contact.query.QueryType getCustomInteger31() { return this.customInteger31; }
863d4957-749b-41c3-b68a-6c249941b2bd
public void setCustomInteger2(crmondemand.xml.customobject6.query.QueryType customInteger2) { this.customInteger2 = customInteger2; }
83700272-6bd3-499a-bf69-cf668d2f56b4
public void setCustomDate38(java.util.Calendar customDate38) { this.customDate38 = customDate38; }
550b8ffa-81d3-4da7-9a01-99b3ce50fb0e
public Board(int tx, int ty) { if (correctWidth(tx) && correctHeight(ty)) { this.tx = tx; this.ty = ty; } else { this.tx = Board.MINWIDTH; this.ty = Board.MINHEIGHT; } this.brd = new Counter[this.tx][this.ty]; reset(); }
72d1c745-45ca-40e4-98fa-f217b528b338
public void setCustomNumber18(java.math.BigDecimal customNumber18) { this.customNumber18 = customNumber18; }
5d702bdb-199b-49db-a4f2-b779c78257c7
public crmondemand.xml.customobject6.query.QueryType getCustomNumber42() { return this.customNumber42; }
fd218d47-eb6c-426f-bf80-c3060c5ee4ee
public crmondemand.xml.customobject6.query.QueryType getModifiedBy() { return this.modifiedBy; }
f2b60bd4-9a61-45f6-bf06-a24cd0bbe575
public crmondemand.xml.contact.query.QueryType getParentFinancialAccountBalance() { return this.parentFinancialAccountBalance; }
21f23333-a032-4487-9d43-97de574dadc9
public void setCustomText23(crmondemand.xml.customobject6.query.QueryType customText23) { this.customText23 = customText23; }
2a1c2e06-45f1-401c-a6c7-ab6b7b6a45fc
public void setBusinessPlanExternalSystemId(java.lang.String businessPlanExternalSystemId) { this.businessPlanExternalSystemId = businessPlanExternalSystemId; }
12580283-4240-4a6c-bd09-8ff0b5cd9f22
public java.lang.String getCustomText51() { return this.customText51; }
5a63c288-bb35-4e10-b01e-fcfa805a33c3
public java.lang.Boolean getCustomBoolean3() { return this.customBoolean3; }
7d1dd81c-0a79-450b-a845-fec9be7d4f74
public crmondemand.xml.customobject6.query.QueryType getCustomBoolean5() { return this.customBoolean5; }
ef29e80a-c38a-4b96-b395-ce6a1c151538
public java.math.BigDecimal getCustomCurrency21() { return this.customCurrency21; }