id
stringlengths
36
36
text
stringlengths
1
1.25M
9105f89b-c7bb-4256-8b6d-3a5de1305834
public crmondemand.xml.contact.query.QueryType getCustomNumber4() { return this.customNumber4; }
82006fae-c200-4df2-840f-1a9f68ca2cd4
public void addFishContainer(FishContainer fishContainer) { fishContainers.add(fishContainer); }
1cac55a5-b1d4-43f5-95b8-4ed5fdc14bf1
public void setZCustomCurrency55(java.math.BigDecimal zCustomCurrency55) { this.zCustomCurrency55 = zCustomCurrency55; }
7a46efcd-f8ea-4142-9d36-03a24c1a5f3f
public crmondemand.xml.customobject3.query.QueryType getCustomPickList62() { return this.customPickList62; }
9f9189a7-e592-44de-b611-5a3c4883292a
public java.lang.String getCustomPhone4() { return this.customPhone4; }
a6be3b92-f2bf-409e-9e87-3862915ff82b
public void setCustomCurrency16(crmondemand.xml.contact.query.QueryType customCurrency16) { this.customCurrency16 = customCurrency16; }
9e30ee04-a6f3-4a23-8ca4-adfb3bed51a5
public crmondemand.xml.opportunity.query.QueryType getAccountName() { return this.accountName; }
6ae616cc-984d-4d62-9519-6216c4fbb105
public crmondemand.xml.contact.query.QueryType getCustomCurrency7() { return this.customCurrency7; }
43d7e6dd-bbc3-4e37-9b68-1cc6664a7e02
public java.lang.String getCustomObject3IntegrationId() { return this.customObject3IntegrationId; }
06c4374e-9e0c-439f-8818-b66e33d461fd
public void setCustomDate32(java.util.Calendar customDate32) { this.customDate32 = customDate32; }
4a6ceaa6-f66e-498e-a7e4-464b354951e2
public void setCustomObject13ExternalSystemId(java.lang.String customObject13ExternalSystemId) { this.customObject13ExternalSystemId = customObject13ExternalSystemId; }
10fcae68-f4f1-4f41-b0ab-054904d62996
protected void doBoom() { if (ship.damage >= 200 || ship.irreversableDestruction) { Random gen = new Random(); for (int x = 0; x < 100; x++) { int xPoint = Math.abs(gen.nextInt() % 78); int yPoint = Math.abs(gen.nextInt() % 23); sendText(TrekAnsi.locate(yPoint, xPoint, this)); sendText("*"); } } else { sendText(TrekAnsi.clearRow(22, this)); sendText("Your crew has died."); } sendText(TrekAnsi.clearRow(23, this)); sendText("[Press enter to continue.]"); dbInt.updateShipRecord(ship); dbInt.setShipDestroyed(ship.dbShipID); }
65799d16-166a-495b-afe5-cebd0385b174
public java.lang.String getCustomObject13Name() { return this.customObject13Name; }
824bfd1a-148c-4de0-bb13-785d9e4b14ee
public java.lang.String getDealRegistrationId() { return this.dealRegistrationId; }
d6fe3fd6-cde2-4ca7-ac0e-e0e8d052d197
public void setCustomCurrency7(crmondemand.xml.contact.query.QueryType customCurrency7) { this.customCurrency7 = customCurrency7; }
310f1104-d032-46c4-9efa-c43dd496969a
public crmondemand.xml.customobject6.query.QueryType getCustomDate56() { return this.customDate56; }
f466b82c-aed7-4698-8905-257f647d6c64
public crmondemand.xml.customobject6.query.QueryType getId() { return this.id; }
642a9fe0-6a8f-404a-ab7e-ab24993de2e9
public java.lang.String getCustomPickList70() { return this.customPickList70; }
b28aaae3-5a27-4b65-81f6-90cafe47ace5
@Override public void fly() { System.out.println("I can Fly!!!"); }
9f80e3c4-8f73-485f-b57e-7e0b60473951
public java.math.BigDecimal getCustomNumber30() { return this.customNumber30; }
da06f891-afb0-4b44-9a33-dcfe262343b6
public void ldy_ix() { fetch_effective_address(); m6809.y=RM16(ea); CLR_NZV(); SET_NZ16(m6809.y); //if(m6809log!=null) fprintf(m6809log,"M6809#%d ldy_ix :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", cpu_getactivecpu(),m6809.pc,m6809.ppc,m6809.a,m6809.b,getDreg(),m6809.dp,m6809.u,m6809.s,m6809.x,m6809.y,m6809.cc,ea); }
a24f7d09-c8a5-4ef3-a827-9c43db5a793e
public java.lang.Boolean getCustomBoolean3() { return this.customBoolean3; }
d48770bf-7c8f-407b-9946-6716e6b9bf79
public crmondemand.xml.customobject6.query.QueryType getUpdatedByUserSignInId() { return this.updatedByUserSignInId; }
1098cb69-8606-4c2c-bdcb-4d401fff65ec
public GUISimulator(String arg0) throws HeadlessException { super(arg0); System.out.println("Doing"); }
2178f927-d662-4fee-a706-d5a948a0e812
public void setCustomBoolean7(java.lang.Boolean customBoolean7) { this.customBoolean7 = customBoolean7; }
0cf815d5-04d6-4a4c-9791-c6c9c9f4f930
public void setCustomInteger8(crmondemand.xml.contact.query.QueryType customInteger8) { this.customInteger8 = customInteger8; }
cbf8db68-dd34-47d9-8f32-3a4ae3595323
public static String yieldModuleMenuString(Cons modules) { if (modules == Stella.NIL) { return (""); } return (OntosaurusUtil.yieldChoiceMenuString(modules, "NAME='MODULE' onChange='document.cookie=\"theory=\" + this[this.selectedIndex].value + \";\";'")); }
64975daf-db89-422a-b4e7-ccc6527bbfaa
public crmondemand.xml.customobject6.query.QueryType getCustomPickList95() { return this.customPickList95; }
9d2b8c5f-c65f-4311-96c3-be9dcf5bf621
public java.util.Calendar getCustomDate43() { return this.customDate43; }
e8155fba-4f35-4e7f-a3ad-9cc2292136fa
public crmondemand.xml.contact.query.QueryType getCustomDate56() { return this.customDate56; }
6c6cafee-c8ef-45e0-af6e-3ed4f5d40a6c
public java.util.Calendar getCustomDate32() { return this.customDate32; }
8651e394-52dc-4a15-a6b1-350f968032c7
public Style(String name, long iD) { this.Name = name; this.ID = iD; }
bcf58e00-2023-4bb0-8dc5-c0ce0b82da4a
public void setCustomPhone11(java.lang.String customPhone11) { this.customPhone11 = customPhone11; }
d63c614f-e01d-42dc-aade-38e847a1a9cb
public void setCustomPickList78(java.lang.String customPickList78) { this.customPickList78 = customPickList78; }
7d737da2-f24d-49b8-80c7-3d0b82e39f22
@Override public Area getStartArea(Environmental E) { if(E instanceof Area) return (Area)E; final Room R=getStartRoom(E); if(R==null) return null; return R.getArea(); }
2e8c6d37-f970-45af-b294-a26a9c37a2c8
public void loadPokemonImages() { for (int i = 0; i < 6; i++) { if (partyPokemon[i] != null) { String pokemonType = partyPokemon[i].species.toString(); char a; if(pokemonType.equalsIgnoreCase("Mr_Mime")) pokemonType="Mr_Mime"; else if(pokemonType.equalsIgnoreCase("Nidoran_M")) pokemonType="Nidoran_M"; else if(pokemonType.equalsIgnoreCase("Nidoran_F")) pokemonType="Nidoran_F"; else { pokemonType = pokemonType.toLowerCase(); pokemonType = pokemonType.replace("_"," "); a = pokemonType.charAt(0); a = Character.toUpperCase(a); pokemonType = a + pokemonType.substring(1,pokemonType.length()); } URL url = Pokemon.class.getResource("Sprites/pokemon/Right/" + pokemonType + ".png"); playerImages[i] = Toolkit.getDefaultToolkit().createImage(url); } } }
1910c1e5-0fe9-4a41-99b4-89d0de16ea6e
public void setCustomNumber31(java.math.BigDecimal customNumber31) { this.customNumber31 = customNumber31; }
c0eecb4c-7f8d-4b0a-b380-3f1b2428d1fd
public void handler() { if (konamilog != null) { fprintf(konamilog, "konami#%d rti_b :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", cpu_getactivecpu(), konami.pc, konami.ppc, A(), B(), konami.d, konami.dp, konami.u, konami.s, konami.x, konami.y, konami.cc, ea); } int t; konami.cc = PULLBYTE(); t = konami.cc & CC_E; /* HJB 990225: entire state saved? */ if (t != 0) { konami_ICount[0] -= 9; A(PULLBYTE()); B(PULLBYTE()); konami.dp = PULLBYTE(); konami.x = PULLWORD(); konami.y = PULLWORD(); konami.u = PULLWORD(); } konami.pc = PULLWORD(); change_pc(konami.pc); CHECK_IRQ_LINES(); /* HJB 990116 */ if (konamilog != null) { fprintf(konamilog, "konami#%d rti :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", cpu_getactivecpu(), konami.pc, konami.ppc, A(), B(), konami.d, konami.dp, konami.u, konami.s, konami.x, konami.y, konami.cc, ea); } }
9610de8f-ed1b-4e89-8858-7f8aa645b77b
* @param class2 * @return Stella_Class */ public static Stella_Class twoArgumentLeastCommonSuperclass(Stella_Class class1, Stella_Class class2) { if (Stella_Class.subclassOfP(class1, class2)) { return (class2); } if (Stella_Class.subclassOfP(class2, class1)) { return (class1); } { Stella_Class c = null; Cons iter000 = class1.classAllSuperClasses; for (;!(iter000 == Stella.NIL); iter000 = iter000.rest) { c = ((Stella_Class)(iter000.value)); c.classMarkedP = false; } } { Stella_Class c = null; Cons iter001 = class2.classAllSuperClasses; for (;!(iter001 == Stella.NIL); iter001 = iter001.rest) { c = ((Stella_Class)(iter001.value)); c.classMarkedP = true; } } { Stella_Class c = null; Cons iter002 = class1.classAllSuperClasses; for (;!(iter002 == Stella.NIL); iter002 = iter002.rest) { c = ((Stella_Class)(iter002.value)); if (c.classMarkedP) { return (c); } } } return (null); }
2ec3bcf5-d8b1-40d6-b7a8-adf089639eaf
public void setId(java.lang.String id) { this.id = id; }
c56ba8db-3179-467f-b1be-e24b1e8914bb
public java.math.BigDecimal getCustomNumber16() { return this.customNumber16; }
d37ea61b-3f5b-4214-b42c-a3bb72e692b5
public java.util.Calendar getCustomDate43() { return this.customDate43; }
7c4a1975-2b41-40db-bfcb-eee8cd8bf910
public void setModifiedById(java.lang.String modifiedById) { this.modifiedById = modifiedById; }
548c0d22-6b16-47e7-8afb-2fea8c10fdc5
public void setCustomDate47(java.util.Calendar customDate47) { this.customDate47 = customDate47; }
8b1be726-6849-4a6e-8fbb-7d222014797c
public crmondemand.xml.contact.query.QueryType getCustomNumber10() { return this.customNumber10; }
d98f518b-5b25-4c35-8aad-51b03ea4e710
public java.lang.String getCustomObject2Id() { return this.customObject2Id; }
56d5a902-79e3-427f-9b31-a5eb3389d0e5
public void setPrincipalPartnerAccountChannelAccountManagerAlias(crmondemand.xml.opportunity.query.QueryType principalPartnerAccountChannelAccountManagerAlias) { this.principalPartnerAccountChannelAccountManagerAlias = principalPartnerAccountChannelAccountManagerAlias; }
8ba49834-f8da-4675-8275-11eb5d47f266
public void addToSelection(int nNode) { for (int iNode = 0; iNode < m_selected.size(); iNode++) { if (nNode == (Integer) m_selected.elementAt(iNode)) { return; } } m_selected.addElement(nNode); updateGUI(); }
ca1d1725-69c3-4225-a542-8f41b92137a3
public java.lang.String getCustomPickList6() { return this.customPickList6; }
9edff717-24f3-4aa0-8fbc-1f12346264de
public int size(){ return size; }
e4d74b36-2f45-47f7-836a-dc6c77e95e20
public void setCustomPickList44(crmondemand.xml.customobject6.query.QueryType customPickList44) { this.customPickList44 = customPickList44; }
808ddab1-9c8e-4d4c-a147-793d9387984e
public int getClientCount() { return this.clientConnections.size(); }
f220ad59-dd3c-449a-9bdd-98277d258f08
public void setY(int y) { this.y = y; }
86593ce7-e83e-4c72-856a-e32b37af6604
public java.lang.String getCustomPickList29() { return this.customPickList29; }
eac3943d-1e82-4635-a9df-c97974cc8648
public void setCustomBoolean12(crmondemand.xml.opportunity.query.QueryType customBoolean12) { this.customBoolean12 = customBoolean12; }
00b72e1c-b088-45da-b110-30cbf0800fb4
public java.lang.String getSPRequestIntegrationId() { return this.sPRequestIntegrationId; }
a7770d8d-0231-4f22-b233-498ccabc2a99
final public void binding_indication() throws ParseException { switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case USE: jj_consume_token(USE); entity_aspect(); break; default: jj_la1[28] = jj_gen; ; } switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case GENERIC: generic_map_aspect(); break; default: jj_la1[29] = jj_gen; ; } switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case PORT: port_map_aspect(); break; default: jj_la1[30] = jj_gen; ; } }
dd448a0f-5d08-4052-9ab8-ec288e5f2995
public java.math.BigDecimal getCustomCurrency0() { return this.customCurrency0; }
f9d5d35e-bbaa-4d3a-b34c-7bf12dff3eea
public void setCustomNumber52(java.math.BigDecimal customNumber52) { this.customNumber52 = customNumber52; }
6425b0f2-580e-4215-adb8-cc24dd55b876
public void setCustomPickList66(crmondemand.xml.customobject6.query.QueryType customPickList66) { this.customPickList66 = customPickList66; }
c346b870-0285-45e0-9e62-34f23c9b0f0c
public crmondemand.xml.customobject3.query.QueryType getCustomPhone7() { return this.customPhone7; }
5ad0e4ec-87d2-4ee8-81d5-f43ba4182f39
public java.lang.String getCustomText53() { return this.customText53; }
9998f319-dbb0-4c73-b4f1-3b3d662b85f6
public void setCustomText39(crmondemand.xml.customobject6.query.QueryType customText39) { this.customText39 = customText39; }
c10ccba4-a989-4f9a-99bb-a671748a9964
@Override public void setBaseState(CharState newState) { baseState = (CharState) newState.copyOf(); maxState = (CharState) newState.copyOf(); }
c508b224-f09c-44cd-b46b-cce6cc668d5d
public java.lang.String getFinancialPlanId() { return this.financialPlanId; }
485d08fe-52c0-4224-9d53-afdb085ef10a
public void setCustomPickList53(crmondemand.xml.contact.query.QueryType customPickList53) { this.customPickList53 = customPickList53; }
dcf37c4a-4060-450a-9ddb-0637e00772d9
public void setOwnerId(crmondemand.xml.contact.query.QueryType ownerId) { this.ownerId = ownerId; }
ff6b3577-4801-4847-9128-f1b06ef01c6d
public java.lang.String getCustomText63() { return this.customText63; }
1037103d-8dfe-4c44-91a5-36919ea14b8f
public void setStateOneFieldEntered( String digit ) { this.numCount = 1 ; notifyObservers() ; this.state = field1 ; if ( digit != null ){ if(this.validPin(digit)){ this.str1 = "(" + digit + ")" ; debug() ; } else{ this.invalidPin(); debug() ; } } else this.str2 = "" ; }
3d912b16-4dd1-4001-a099-22d2e6535ce7
public crmondemand.xml.opportunity.query.QueryType getAddressName() { return this.addressName; }
5296e9db-84dd-47ac-aec0-f8dba5656860
public crmondemand.xml.opportunity.query.QueryType getCustomPickList25() { return this.customPickList25; }
987ec726-4058-411d-81e7-bf5bafe89991
public crmondemand.xml.customobject6.query.QueryType getObjectiveStatus() { return this.objectiveStatus; }
821e5583-9e58-4b36-9a21-045f4212ee7b
public java.lang.String getCustomText71() { return this.customText71; }
b9d36971-e854-4be9-a1d2-657c39201572
public crmondemand.xml.customobject3.query.QueryType getOwnerLastName() { return this.ownerLastName; }
1e2b0a64-6c41-4fea-82ef-867de883a019
public java.lang.String getUpdatedByAlias() { return this.updatedByAlias; }
f4985f58-66ef-4025-a275-95d78bc624bb
public void setCustomPickList79(crmondemand.xml.customobject6.query.QueryType customPickList79) { this.customPickList79 = customPickList79; }
73ffd6d8-8f48-4eed-9777-71359f792f3d
public crmondemand.xml.contact.query.QueryType getCustomDate59() { return this.customDate59; }
ad922f8b-e3ae-4b94-b81d-c1d355df6f2a
public void setCustomObject2Type(java.lang.String customObject2Type) { this.customObject2Type = customObject2Type; }
d40339ee-f584-42be-aaa3-1217d751ea7c
public java.lang.String getCustomText19() { return this.customText19; }
c381f5d1-4236-4054-bd45-d875dceaf132
public void setCustomBoolean10(crmondemand.xml.customobject3.query.QueryType customBoolean10) { this.customBoolean10 = customBoolean10; }
fef95768-1363-4108-8802-248892423639
public void setCreatedById(java.lang.String createdById) { this.createdById = createdById; }
87d759eb-2386-43e9-b46d-3fffa09520c2
public void run() { long startTime = System.currentTimeMillis(); scan(root); runningTime = System.currentTimeMillis() - startTime; built = true; recalculateSizes(); }
87e83cfd-4ab4-4dc2-9e37-977c7f7d9368
public java.lang.String getAttachFileFullName() { return this.attachFileFullName; }
26620517-faa6-43e5-b56c-5c4ffb177064
public void setCustomNumber12(java.math.BigDecimal customNumber12) { this.customNumber12 = customNumber12; }
55ecd31e-0858-47eb-89ba-4d55752b2a48
public void setFundId(java.lang.String fundId) { this.fundId = fundId; }
33868800-7d01-41a0-b7ab-10ffcea1d153
public void setCustomPickList94(java.lang.String customPickList94) { this.customPickList94 = customPickList94; }
bdb92b03-5dc8-4487-a3df-40868e7dba3d
public void set_Black_Card() { /*Integer cards_arr_size=initilaize.getBlack_cards().size(); Integer loc; Random r_loc = new Random(); loc= r_loc.nextInt(cards_arr_size)+1;*/ //btnblack_card.setText(initilaize.getBlack_cards().get(loc)); btnblack_card.setText(initilaize.getBlack_card()); }
80a0e791-3b4f-4e58-b998-616735fc72fa
public void setCustomText20(crmondemand.xml.customobject3.query.QueryType customText20) { this.customText20 = customText20; }
f3dd90ad-c037-421b-b12c-80022574f8c2
@Test public void testGenerateHtmlTable() throws Exception { String[][] matrix = new String[10][10]; for (int i = 0; i < matrix.length; i++) { for (int j = 0; j < matrix[i].length; j++) { matrix[i][j] = "Line:" + i + "; Column:" + j; } } String x = new TableGeneratorImpl().generateHtmlTable(matrix, TableStyle.BLUE_TABLE_WITH_DIVS).toString(); // FileWriter fileWriter = new FileWriter(new File("test.html")); // fileWriter.write(x); // fileWriter.close(); }
e2a6916a-acf5-46a5-b5cb-5f47abe3ed88
public crmondemand.xml.opportunity.query.QueryType getFinancialAccountExternalSystemId() { return this.financialAccountExternalSystemId; }
ce92cc4c-9bba-41d3-a47b-1ca16ad1219a
@Override public String toEnglishStringList(final Collection<? extends Object> V) { if((V==null)||(V.isEmpty())) { return ""; } if(V.size()==1) return V.iterator().next().toString(); final StringBuffer s=new StringBuffer(""); for(Iterator<? extends Object> o=V.iterator();o.hasNext();) { if(s.length()>0) s.append(", "); final Object O = o.next(); if(!o.hasNext()) s.append(" and "); s.append(O.toString()); } return s.toString(); }
2c5cd4bc-a81d-4118-afc7-b0a11a607feb
public void setCustomNumber40(java.math.BigDecimal customNumber40) { this.customNumber40 = customNumber40; }
313a908c-6f24-4e48-83ec-95367893abd9
public boolean getIsInvincible() { return isInvincible_; }
b41fcc26-a215-41fb-b7a1-80f3b78025ab
public void setCreatedDate(java.util.Calendar createdDate) { this.createdDate = createdDate; }
38117457-40b7-42c7-96af-5890a04637a7
public static com.google.protobuf.DescriptorProtos.EnumValueDescriptorProto parseFrom( java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { return PARSER.parseFrom(input, extensionRegistry); }
23af6bd1-0117-4de1-a20e-2ca844648030
public void setCustomDate52(crmondemand.xml.customobject6.query.QueryType customDate52) { this.customDate52 = customDate52; }
a59c89ce-9fdf-45cc-b2ba-a018f946c08b
public crmondemand.xml.opportunity.query.QueryType getCustomObject9Id() { return this.customObject9Id; }
1029b0bd-f48f-46d1-b00b-35bb9da711d6
public void mousePressed(MouseEvent me) { showButton.requestFocusInWindow(); }
b83fe7d3-2969-403b-bcc0-22f8982d38f7
@Override public void resolve() { if (AllZoneUtil.isCardInPlay(getTargetCard()) && CardFactoryUtil.canTarget(card, getTargetCard())) { CardList list = getRadiance(getTargetCard()); for (int i = 0; i < list.size(); i++) { list.get(i).addDamage(1, card); } } }
489cbaed-67f3-49f9-bb3a-0c6cde09a2a1
public crmondemand.xml.customobject6.query.QueryType getCustomPickList60() { return this.customPickList60; }