id
stringlengths
36
36
text
stringlengths
1
1.25M
8c1d4d77-201c-4d6c-877f-436989f6d6ba
public void setCustomInteger16(crmondemand.xml.customobject6.query.QueryType customInteger16) { this.customInteger16 = customInteger16; }
305a501d-eb0e-4b8b-ab05-32dc256d59f2
public void setCustomBoolean17(java.lang.Boolean customBoolean17) { this.customBoolean17 = customBoolean17; }
77f0834f-ce7f-4117-959c-4d0d7bb5053f
public crmondemand.xml.opportunity.query.QueryType getCustomPickList36() { return this.customPickList36; }
4ab9178f-8348-49ef-b192-994adaeb7b3e
public void setCustomDate25(java.util.Calendar customDate25) { this.customDate25 = customDate25; }
a523466d-ee91-4a5e-b55e-08cd7109cabc
public java.util.Calendar getCustomDate30() { return this.customDate30; }
597cee78-e131-4401-8714-8711fda8792a
public void setCustomPhone13(crmondemand.xml.customobject6.query.QueryType customPhone13) { this.customPhone13 = customPhone13; }
4ab0c1e9-94fe-4a13-ae57-70dfea831f8b
public java.lang.String getCustomObject8ExternalSystemId() { return this.customObject8ExternalSystemId; }
25e945af-e851-4097-863f-a06191aae6ac
public java.lang.String getCustomPickList78() { return this.customPickList78; }
70de58e5-646e-41fb-9783-57f70c0d9585
public crmondemand.xml.customobject3.query.QueryType getInvtPeriodStartDate() { return this.invtPeriodStartDate; }
ad37efde-b003-468d-b836-cba1ec86f0c0
/** @return <code>true</code> if row dragging is allowed. */ public boolean allowRowDrag() { return mAllowRowDrag; }
469c4b75-70f8-476d-93b7-6f38c0fd2120
public String getName() { return this.name; }
941145e0-1066-4cac-8675-d2ee4165ad41
public java.lang.String getCustomObject2Name() { return this.customObject2Name; }
4bc97c30-0dc1-40ae-a0a7-3201c8f7c0e6
public void handler() { fclose(konamilog); throw new UnsupportedOperationException("unsupported opcode"); }
1b50f414-cce9-4494-aa9b-8eb29d34ecef
public void setCustomCurrency16(crmondemand.xml.contact.query.QueryType customCurrency16) { this.customCurrency16 = customCurrency16; }
aa530f49-3110-430a-aa08-3f272032d96c
public void setCustomObject4ExternalSystemId(crmondemand.xml.contact.query.QueryType customObject4ExternalSystemId) { this.customObject4ExternalSystemId = customObject4ExternalSystemId; }
0be28a6a-1ac0-403d-96c2-28e174360217
public java.lang.String getCustomObject1ExternalSystemId() { return this.customObject1ExternalSystemId; }
7cfd8b0e-ca13-4235-983c-2cce96b419a9
public void setZCustomPickList5(java.lang.String zCustomPickList5) { this.zCustomPickList5 = zCustomPickList5; }
1f52e30b-8b96-4c75-b438-ab85e97ac3fe
public ACOPanel(double[][][] graph, Dimension d, Waiter w) { super(new FlowLayout()); wait1 = w; this.setPreferredSize(d); frameSize = d; System.out.println("This is the Panel size: "+this.getSize().width + ", " +this.getSize().height); canvas = new ArtComponent(graph, d, this); canvas.setOpaque(tr...
4f9f7c2f-5355-40a5-af5d-6e2c3a467d6c
@Override public void windowClosed(WindowEvent param_e) { if (param_e.getSource() instanceof DvdForm) { currentGuiInstance = controller.getFormMain(); } else if (param_e.getSource() instanceof UserForm) { currentGuiInstance = controller.getFormMain(); } }
ebcd2aee-f7c2-43ac-9cb7-89e4b1b7de7c
public static InstructionQueue getInstance() { if (instructionQueue == null) { instructionQueue = new InstructionQueue(); } return instructionQueue; }
516ece07-135f-4c3a-bbfe-1b8b288d8f6a
public void setCustomNumber43(java.math.BigDecimal customNumber43) { this.customNumber43 = customNumber43; }
080c6603-96e1-4099-a12f-88c8beba646b
public crmondemand.xml.contact.query.QueryType getCustomBoolean14() { return this.customBoolean14; }
95cd7a4e-85a9-42f6-87af-8b8be1c8dbb0
public java.lang.Integer getCustomInteger15() { return this.customInteger15; }
e48bf1f8-c97e-473a-830b-7a520bb6c3ba
public java.lang.String getSource() { return this.source; }
3aace1d2-c187-4f53-a2f3-d7cbfafae94b
public void setCustomNumber33(java.math.BigDecimal customNumber33) { this.customNumber33 = customNumber33; }
058dfb7d-1127-44e9-9962-8fe2ff53973f
public void setCustomPhone6(java.lang.String customPhone6) { this.customPhone6 = customPhone6; }
88441ac3-703f-47c0-8ccf-f9cf055d5bc8
public void setHome(CommandSender cs, Command cmd, String string, String[] args) { Player player = (Player) cs; if (args.length == 0) { if (player.hasPermission("warpsandports.homes.set.default") || player.isOp()) { Location loc = player.getLocation(); String world = loc.getWorld().getName(); in...
9d1f5ee3-0055-4a08-82f4-d67d74130b9f
public void setCustomObject3Name(crmondemand.xml.customobject6.query.QueryType customObject3Name) { this.customObject3Name = customObject3Name; }
da4fbb36-6285-4e58-8753-ff83196aacc2
public void setFinancialAccountFinancialAccount(java.lang.String financialAccountFinancialAccount) { this.financialAccountFinancialAccount = financialAccountFinancialAccount; }
e7e5616a-9b8d-4c62-877a-4a0de427355b
public void setCustomNumber16(java.math.BigDecimal customNumber16) { this.customNumber16 = customNumber16; }
d2241962-db6b-4db7-8436-675a2ea3b506
public Simplification(boolean kmap[][], int nbrVar, String ordrVar, Controller controller) { this.controller = controller; nombreVars = nbrVar; this.ordrVar = ordrVar; s = ""; s += Tools.intialize(); this.kmap = new KarnaughTable(kmap, nombreVars); }
71c06d2e-42d2-4920-aeb4-61e83037a38d
public crmondemand.xml.customobject6.query.QueryType getCustomObject15ExternalSystemId() { return this.customObject15ExternalSystemId; }
4e459c31-df38-41dc-a772-a4d56b87814f
public String getCliente() { return cliente; }
bf2bb242-624d-4d3c-8f13-4eb15533989b
public void setDialogos(Dialogo[] dialogos) { this.dialogos = dialogos; }
1195898f-17ed-4422-9e28-35bff00b2d81
public void setCustomText35(crmondemand.xml.contact.query.QueryType customText35) { this.customText35 = customText35; }
c0d127e6-4fc9-4560-8ba1-2c626eda308d
public java.lang.String getCustomPickList14() { return this.customPickList14; }
f9575117-8250-40a2-b9f3-a7b57915a138
public void setDescripcion(String descripcion) { this.descripcion = descripcion; }
c9d7e3e7-b6f7-4650-955b-fad46029609e
public void setCustomText49(crmondemand.xml.customobject3.query.QueryType customText49) { this.customText49 = customText49; }
dc1ecb22-57d3-49dd-8d68-faac84da6a42
public java.lang.String getCustomObject5IntegrationId() { return this.customObject5IntegrationId; }
6303dcc1-1d41-48ff-a0d0-b50373b2f84c
public crmondemand.xml.customobject3.query.QueryType getCustomDate34() { return this.customDate34; }
5cb1c0b4-8734-40fe-8720-9cad9d846015
@Test public void testPerformSimulation() { AbstractStartingHand winner = new TexasHoldemStartingHand(new Card(Suit.CLUB, Rank.ACE), new Card(Suit.SPADE, Rank.ACE)); AbstractStartingHand loser = new TexasHoldemStartingHand(new Card(Suit.SPADE, Rank.DEUCE), new Card(Suit.HEART, Rank.SEVEN)); ...
292dc242-1a29-4e1b-ac47-436112323390
public void setCustomText70(java.lang.String customText70) { this.customText70 = customText70; }
336ca014-c882-4c01-be3e-740e0152e7ae
public crmondemand.xml.contact.query.QueryType getCustomDate13() { return this.customDate13; }
60783c3b-ed12-47e5-a7af-ae8ca7468e58
public void setCustomDate2(crmondemand.xml.customobject6.query.QueryType customDate2) { this.customDate2 = customDate2; }
f8366086-9a53-4aae-8811-2fb1784ba413
public crmondemand.xml.customobject3.query.QueryType getMedEdName() { return this.medEdName; }
daf6f3b7-bfd2-4dc6-b00e-0dd126a5e2c0
public crmondemand.xml.customobject6.query.QueryType getCustomPickList42() { return this.customPickList42; }
f39d559b-d780-4af2-8c78-5c30ce3f9079
@Test public void testParseOnTooManyLoops() { parser.parse("a(50){DD}"); assertEquals(InitialisationParser.TOO_LONG_OUTPUT_TEXT, parser.getOutputString()); }
4adb3c50-920a-4a28-bae5-6a83f767aaea
private void generateGlobalProfilingEnd() { // inject template body profiling bytecode - end and generate event TypeDesc methodObserverType = makeDesc(MergedClass.InvocationEventObserver.class); mBuilder.invokeStatic(mUnit.getRuntimeContext().getName(), "getInvocatio...
d6cca110-4a4b-4735-8810-713b98417a6f
public crmondemand.xml.contact.query.QueryType getCustomDate47() { return this.customDate47; }
b24100b6-ec56-44cc-88d6-6c9160f05b95
public void setCustomDate1(crmondemand.xml.customobject6.query.QueryType customDate1) { this.customDate1 = customDate1; }
a8f28e15-8015-46b1-a2c1-9b17af2db457
public void setPolicyTerm(java.lang.String policyTerm) { this.policyTerm = policyTerm; }
55fae1f0-687a-4628-9135-1bfcc5b0ff9b
public Parser division_format3() { if (division_format3Parser == null) { FutureParser future = scoped("division_format3"); division_format3Parser = future; future.setParser( sequence( choice( identifier(), ...
0e4c94c8-e952-43a0-bd0e-28f7651abee6
public void setDealerExternalSystemId(crmondemand.xml.customobject6.query.QueryType dealerExternalSystemId) { this.dealerExternalSystemId = dealerExternalSystemId; }
5a472537-3c71-4f58-9d67-4fadda45d59b
public crmondemand.xml.customobject3.query.QueryType getDuration() { return this.duration; }
a177c9e5-f50e-4cc5-a0f1-2d84eb2ea548
public void setOrderNumber(java.lang.String orderNumber) { this.orderNumber = orderNumber; }
58011fc6-dbb4-44e6-9e9e-0e010d3c36c9
public Builder mergeFrom(com.google.protobuf.Message other) { if (other instanceof JInPiqi.handle_user_leave) { return mergeFrom((JInPiqi.handle_user_leave)other); } else { super.mergeFrom(other); return this; } }
34cd4f9f-5411-471a-ab6c-21d93d8e2f54
public void setBookName(java.lang.String bookName) { this.bookName = bookName; }
6688346e-6a8f-4652-8b29-3fb2b604f8c9
public java.lang.String getUpdatedByIntegrationId() { return this.updatedByIntegrationId; }
c054d860-998e-44fd-8535-ac770822a85f
public void run() { addShow(panel, addName.getText()); }
e87379c6-1363-4135-8d69-90f12851f104
public java.lang.String getCustomPickList88() { return this.customPickList88; }
1209b73f-088a-446e-ae54-254e824473ff
public java.lang.String getSPRequestId() { return this.sPRequestId; }
33287bfa-430b-4ee7-861b-b04166dc5245
public crmondemand.xml.customobject6.query.QueryType getCustomObject7Type() { return this.customObject7Type; }
395f5100-6725-49a1-971d-48e39f2e7663
public java.lang.String getCustomText78() { return this.customText78; }
22c4d725-2c7e-4ca3-bbf9-58c38e17587c
public java.lang.String getCustomObject9Name() { return this.customObject9Name; }
6b0ba75d-39ac-44db-aea4-8f0ae1cf2eed
public java.lang.Integer getCustomInteger17() { return this.customInteger17; }
5a6f5614-f328-40c2-8993-08363b8d29a2
public void setPartnerProgramPartnerType(crmondemand.xml.customobject3.query.QueryType partnerProgramPartnerType) { this.partnerProgramPartnerType = partnerProgramPartnerType; }
6f61f08a-7091-4967-90be-af828b9c709b
public void setCustomText43(crmondemand.xml.opportunity.query.QueryType customText43) { this.customText43 = customText43; }
173846b9-c93e-4c58-b6b0-57cadb93c9dd
public void setCustomDate25(java.util.Calendar customDate25) { this.customDate25 = customDate25; }
1c7ab1d6-9154-43bb-a1de-e3cc66e2b2e3
public void setCustomText48(crmondemand.xml.contact.query.QueryType customText48) { this.customText48 = customText48; }
8250d76e-2e76-4bed-9d10-12d791f23a74
public java.lang.String getPortfolioId() { return this.portfolioId; }
dbe997b7-8753-4cc4-8328-7fe0f0c35961
public void setCustomNumber61(crmondemand.xml.contact.query.QueryType customNumber61) { this.customNumber61 = customNumber61; }
de1c8e1a-8d71-4593-b611-7370ceb7a210
public void generateDemoData(int nCompanies, int nProjects, int nAddresses, int nDepartments, int maxProjectsPerEmployee, int maxEmployeesPerDepartment, int maxEmployeeVacations, int maxEmployeeNickNames, int maxEmployeePhones) { try { begin(); PhoneService phoneService = lookupService(PHONE_SERVICE, PhoneSe...
96873d2c-7df2-46dc-a46e-5706ed71c4db
public void setHoraIniciActivitat(String horaIniciActivitat) { HoraIniciActivitat = horaIniciActivitat; }
2a632287-2271-47ea-9c2f-8ada28fa803e
public void setAccountLocation(java.lang.String accountLocation) { this.accountLocation = accountLocation; }
28a80633-1205-4502-ad99-ba12902ed798
public static com.google.protobuf.DescriptorProtos.FieldOptions parseDelimitedFrom( java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { return PARSER.parseDelimitedFrom(input, extensionRegistry); }
5a220b60-8e75-41ce-a1e9-65d966f8c1a5
public java.lang.Boolean getCustomBoolean11() { return this.customBoolean11; }
053971be-f136-4354-ba5b-1093c083ddf5
public void handler() { ROM_REGION(0x10000, REGION_CPU1); /* 64k for code */ ROM_LOAD("mp-a.3m", 0x0000, 0x1000, 0x5873a860); ROM_LOAD("mr-a.3l", 0x1000, 0x1000, 0x217dd431); ROM_LOAD("mr-a.3k", 0x2000, 0x1000, 0x9f0af7b2); ROM_LOAD("mr-a.3j", 0x3000, 0x10...
8d4ef34c-4f33-49cf-9168-55db11775554
public crmondemand.xml.customobject6.query.QueryType getCustomDate33() { return this.customDate33; }
54cf74fd-5462-433b-b413-44a240d64501
public String getRua() { return rua; }
481871bf-1e01-406c-b943-4b58543a4003
public void setModifiedDate(crmondemand.xml.contact.query.QueryType modifiedDate) { this.modifiedDate = modifiedDate; }
7acc184b-52a5-4949-bb02-2ee9b74a330e
public void setCustomDate8(crmondemand.xml.customobject6.query.QueryType customDate8) { this.customDate8 = customDate8; }
63c7e883-8d75-4406-842b-d905bb5c650d
public void setCustomBoolean26(java.lang.Boolean customBoolean26) { this.customBoolean26 = customBoolean26; }
1f9d88be-2635-4215-bc17-41e669205687
public void setCustomInteger0(crmondemand.xml.customobject6.query.QueryType customInteger0) { this.customInteger0 = customInteger0; }
0713fca7-fc4c-4722-912a-7bc3152e13d3
public void setCustomBoolean14(java.lang.Boolean customBoolean14) { this.customBoolean14 = customBoolean14; }
4c6da17d-8eab-4ed0-9115-009af2c843fa
public java.math.BigDecimal getCustomNumber35() { return this.customNumber35; }
f5f9bebb-eb99-4360-8383-7663d8f66d71
public crmondemand.xml.contact.query.QueryType getCustomNumber45() { return this.customNumber45; }
40f911f0-3c08-4bd3-85bf-f217a47a960f
public crmondemand.xml.customobject3.query.QueryType getFinancialAccountHeldAway() { return this.financialAccountHeldAway; }
eb47eb18-98cd-49ea-9d39-dcb03d0ef193
public void setCustomNumber14(java.math.BigDecimal customNumber14) { this.customNumber14 = customNumber14; }
c31c7bf1-850f-4890-99a9-eb864f33af89
private void jmenu_ExitActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jmenu_ExitActionPerformed int dialogButton = JOptionPane.YES_NO_OPTION; JOptionPane.showConfirmDialog(null, "Would You Like to Save the file before exiting?", "Exit", dialogButton); if (dialogButton == JOp...
108763b7-2e19-47de-9798-f4bca05b9d30
public HadukiSocket(Proxy proxy) { super(proxy); }
d4e203d7-0d6c-4bbf-ac50-ac7be029f08c
@SuppressWarnings("unchecked") // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents private void initComponents() { jEImagePanel1 = new GUI.JEImagePanel(); jLabel3 = new javax.swing.JLabel(); jTextField2 = new javax.swing.JTextField(); jButto...
6cae3350-fb3b-4ce0-af53-7d0ce5e87fe3
public void setCustomObject12ExternalSystemId(java.lang.String customObject12ExternalSystemId) { this.customObject12ExternalSystemId = customObject12ExternalSystemId; }
994ec9ba-87e6-4a86-b767-aa6f857509ed
public static boolean symbolConstituentCharacterP(char character) { { Keyword testValue000 = Stella.$CHARACTER_TYPE_TABLE$[(int) character]; if ((testValue000 == Stella.KWD_LETTER) || ((testValue000 == Stella.KWD_DIGIT) || (testValue000 == Stella.KWD_SYMBOL_CONSTITUENT))) { retur...
6c3408ca-0af5-43a7-9d6a-705f179456f5
public void setCustomObject1IntegrationId(java.lang.String customObject1IntegrationId) { this.customObject1IntegrationId = customObject1IntegrationId; }
45c7dd3d-436c-4f58-bc5b-ab19be89e6b3
public void setCustomInteger8(java.lang.Integer customInteger8) { this.customInteger8 = customInteger8; }
8650f4f3-2be8-442e-8b2e-b453e660f24f
public void setCampaignName(java.lang.String campaignName) { this.campaignName = campaignName; }
97332ffa-f09d-41a0-b406-4e3c34a340fa
public java.math.BigDecimal getCustomNumber54() { return this.customNumber54; }
5320aafa-2e06-4601-870d-f6a361b30e9b
public void setPolicyTotalPremium(java.math.BigDecimal policyTotalPremium) { this.policyTotalPremium = policyTotalPremium; }
90e7f75f-8e32-44b7-829e-36fc7056d755
public void setClaimLineofbusiness(java.lang.String claimLineofbusiness) { this.claimLineofbusiness = claimLineofbusiness; }
4d668db4-d117-41e9-8d73-3e532bb49f0b
public java.lang.String getCustomText65() { return this.customText65; }