id
stringlengths
36
36
text
stringlengths
1
1.25M
ea099dc8-33aa-4a29-aa5c-7180ccf0a5f4
public java.lang.String getActivityCallType() { return this.activityCallType; }
86a039b2-519d-48b7-97fe-7c5121b1e3cb
public void setCustomPickList68(crmondemand.xml.contact.query.QueryType customPickList68) { this.customPickList68 = customPickList68; }
d00aa240-7d34-4d2b-b159-42a886fcb2cc
public final synchronized static FlasherLed2 getInstance() { if (instance==null) instance = new FlasherLed2(Ecran.getInstance()); return instance; }
ad308ffd-cb59-4b01-92ce-0116f4c609a1
public void setCustomText56(java.lang.String customText56) { this.customText56 = customText56; }
a18779a8-5744-46da-934b-7dae38182454
public List<E> findByString(String quality,String search) { Query q = entityManager.createQuery("select t from " + entityClass.getSimpleName() + " t where t." + quality.toLowerCase() + "=:" + quality.toLowerCase()); q.setParameter(quality.toLowerCase(),search.toLowerCase()); return (List<E>)q.getResultList(); ...
1aed78c7-f607-43e0-b959-5f18c338c13d
public crmondemand.xml.opportunity.query.QueryType getCustomPickList90() { return this.customPickList90; }
4354b2c0-fcf3-4a94-8680-7c4f94412543
public java.lang.String getCustomPickList53() { return this.customPickList53; }
48a35abd-3c69-4ffa-abc0-b1547a001f3e
public void setCustomDate23(java.util.Calendar customDate23) { this.customDate23 = customDate23; }
8dcd6c7d-4640-4984-8c1b-ab6e27d7f33e
public void setAssetIntegrationId(crmondemand.xml.contact.query.QueryType assetIntegrationId) { this.assetIntegrationId = assetIntegrationId; }
aca8a22d-a78f-4786-80b0-3a88c1969ef3
public void setCustomObject3Name(crmondemand.xml.customobject3.query.QueryType customObject3Name) { this.customObject3Name = customObject3Name; }
26e6e0cc-5a9a-4d70-90f1-1033bec02d1e
public java.math.BigDecimal getPolicyModalPremium() { return this.policyModalPremium; }
1486d8c4-fa48-4dac-8230-aa0533689244
* @param y * @return boolean */ public static boolean stringLessEqualP(String x, String y) { return (Stella.stringCompare(x, y, false) <= 0); }
e91e3d0f-9a2c-445b-bebb-ac30f3cf7a26
public crmondemand.xml.customobject6.query.QueryType getCustomNumber37() { return this.customNumber37; }
ad403d69-6f2b-4e62-afb4-1c3dc8a2a8b2
public void setCustomDate7(crmondemand.xml.contact.query.QueryType customDate7) { this.customDate7 = customDate7; }
c01739d7-10ce-4ec3-8e17-77bc598036cb
public void socials(MOB mob, List<String> commands) throws IOException { if(mob.isMonster()) return; if(commands.size()<3) { mob.session().safeRawPrintln(L("but fail to specify the proper fields.\n\rThe format is MODIFY SOCIAL [NAME] ([PARAM])\n\r")); mob.location().showOthers(mob,null,CMMsg.MSG_OK_A...
fc9bf8e4-d695-41a2-9e83-7c9bd4a2fb21
public Python27Library PyMethod_Type(PyTypeObject PyMethod_Type) { try { { BridJ.getNativeLibrary("python27").getSymbolPointer("PyMethod_Type").as(PyTypeObject.class).set(PyMethod_Type); return this; } }catch (Throwable $ex$) { throw new RuntimeException($ex$); } }
757cb1aa-8705-484e-b9ff-0b665768fa9e
public java.lang.String getCustomText13() { return this.customText13; }
daf29ab0-e9bf-422f-a388-37ee8380bb53
public static boolean withTokenizerStringInputP() { return (((Surrogate)(Stella.$WITHTOKENIZERINPUTTYPE$.get())) == Stella.SGT_STELLA_STRING); }
79131ec8-6cf2-4f0c-a526-00e7e4ffdfcb
public java.math.BigDecimal getCustomNumber44() { return this.customNumber44; }
80d8542f-d526-4a14-828a-51046f640fd9
public static _Fields findByThriftId(int fieldId) { switch (fieldId) { case 1: // KEY return KEY; case 2: // VALUE return VALUE; default: return null; } ...
1ccdb733-f89e-4fa4-bb09-de527626a148
public boolean hasStop() { return ((bitField0_ & 0x00000002) == 0x00000002); }
5191021b-f4f6-42de-9eda-0fdc0dc12832
public void setCustomObject2ExternalSystemId(java.lang.String customObject2ExternalSystemId) { this.customObject2ExternalSystemId = customObject2ExternalSystemId; }
bd508f54-f0d2-4b84-8550-a32f914f17e9
public java.math.BigDecimal getCustomCurrency4() { return this.customCurrency4; }
83f233b3-e0e2-4eb1-a336-941e0f1ab489
public void setCustomNumber36(java.math.BigDecimal customNumber36) { this.customNumber36 = customNumber36; }
29becd3a-5563-41bc-839e-e29a2c05aed1
public void setCustomObject11IntegrationId(crmondemand.xml.customobject6.query.QueryType customObject11IntegrationId) { this.customObject11IntegrationId = customObject11IntegrationId; }
7abffe05-307c-4b0b-8cd4-d91426e29100
public java.lang.Boolean getCustomBoolean12() { return this.customBoolean12; }
80d5f2bb-adca-436d-8af2-61357f9122f0
public void setOpportunityIntegrationId(crmondemand.xml.customobject6.query.QueryType opportunityIntegrationId) { this.opportunityIntegrationId = opportunityIntegrationId; }
be6b0365-d23b-4c9c-826b-290ce16cb025
@Test public void multiplicateIntToDouble() { Context c = new Context(); DataFactory factory = new DataFactory(); IVPNumber a = factory.createIVPNumber(); IVPNumber b = factory.createIVPNumber(); a.setValueType(IVPValue.INTEGER_TYPE); b.setValueType(IVPValue.DOUBLE_TYPE); c.addInt(a.getUniqueID(), 10); ...
a1c01c89-ee28-4231-a401-b268cafaa653
public crmondemand.xml.customobject6.query.QueryType getCustomText20() { return this.customText20; }
9b861476-e355-4cc4-bb22-d6329e5a8141
public void setCustomDate22(java.util.Calendar customDate22) { this.customDate22 = customDate22; }
91ba62fc-ba88-42c5-8f64-5b10ca726674
public java.lang.String getProductName() { return this.productName; }
6217bf05-9aaf-4e03-a6d2-e8a5b4e49ae8
* @param ch * @param position * @return char */ public static char mutableString_nthSetter(StringBuffer self, char ch, int position) { return (edu.isi.stella.javalib.Native.mutableString_nthSetter(self, ch, position)); }
94033c22-4e30-43f5-884e-a34a9e85adbe
public java.lang.String getSourceCampaignExternalSystemId() { return this.sourceCampaignExternalSystemId; }
bfcbb7b2-d6b3-4ea6-ba41-2987d993f540
public void setCustomDate24(crmondemand.xml.contact.query.QueryType customDate24) { this.customDate24 = customDate24; }
c796a5cd-17f3-4299-8f74-c3c8d5b14449
public void setCustomText6(crmondemand.xml.customobject6.query.QueryType customText6) { this.customText6 = customText6; }
62d70190-6b4e-4c18-88d1-bebc60d135fb
public void setCustomObject5Name(java.lang.String customObject5Name) { this.customObject5Name = customObject5Name; }
cf6e65b0-5b67-4b85-a506-3b9ecd74f28a
public void setCustomPhone17(crmondemand.xml.customobject6.query.QueryType customPhone17) { this.customPhone17 = customPhone17; }
654ba69f-85b7-4f75-9dc0-545b5c168d39
public int appliesToClass(Object o) { return (o instanceof Weapon) ? 2 : -1; }
486dc551-2705-4d7f-b72f-4aa128b2cb41
public crmondemand.xml.customobject6.query.QueryType getBookId() { return this.bookId; }
39fdb75b-ac0d-49fb-b630-a634016d8be3
private void write(String toWrite, FileOutputStream out) { try { out.write(toWrite.getBytes()); } catch(IOException e) { e.printStackTrace(); } }
f9bbec50-0e33-426b-ae56-39fae0fe51c2
public java.lang.String getCustomPickList57() { return this.customPickList57; }
b9dc02b1-f21e-4c14-947e-1471d854e88a
public java.math.BigDecimal getCustomCurrency15() { return this.customCurrency15; }
1e9b87a3-811e-438b-b6c3-aaad80daa00b
public java.lang.String getCustomPickList24() { return this.customPickList24; }
6e59dbd2-5263-4a3a-82da-9cf448f6615c
public void initialize(byte[] key){ Cipher = new RC4Cipher(key); }
5ec9878c-482a-4e73-a0d9-c4545775929b
public void setCustomBoolean19(java.lang.Boolean customBoolean19) { this.customBoolean19 = customBoolean19; }
e37f7ac6-f06b-4fb8-b656-a7f0b9dd2ee5
public void setRateState(java.lang.String rateState) { this.rateState = rateState; }
c7604c2a-1a08-4a73-a26b-874f5371df06
public void setCustomPickList18(java.lang.String customPickList18) { this.customPickList18 = customPickList18; }
4e691612-a9c4-4e59-b27e-e59216d299e1
public void _jspDestroy() { _jspx_tagPool_bean_message_key_nobody.release(); _jspx_tagPool_html_submit.release(); _jspx_tagPool_html_errors_property_nobody.release(); _jspx_tagPool_html_text_property_nobody.release(); _jspx_tagPool_html_html_lang.release(); _jspx_tagPool_html_form_action.release...
471bfbb8-f890-4598-85ad-816447f3aeaa
public crmondemand.xml.contact.query.QueryType getComments() { return this.comments; }
1aa52eb1-5594-428e-874d-620477028892
public void setIndexedPick1(crmondemand.xml.customobject6.query.QueryType indexedPick1) { this.indexedPick1 = indexedPick1; }
c82579c3-97f6-4d00-8f76-6beec7b4b5ad
void PerformSuperpixelSLIC( double[] kseedsl, double[] kseedsa, double[] kseedsb, double[] kseedsx, double[] kseedsy, int[] klabels, int STEP, @SuppressWarnings("unused") double[] edgemag, double M) { int...
47732171-1811-4cb9-bc2c-454205e13183
public void setCustomDate59(crmondemand.xml.customobject6.query.QueryType customDate59) { this.customDate59 = customDate59; }
b21a4e2e-8c72-4907-b0ad-7fae427388ce
public void setCustomPickList71(java.lang.String customPickList71) { this.customPickList71 = customPickList71; }
211b4865-f79f-44fd-a25e-a2ac1d22631a
public crmondemand.xml.contact.query.QueryType getCustomDate9() { return this.customDate9; }
5301ba6d-2f65-4a1a-bde0-9b9644bc573e
public crmondemand.xml.customobject6.query.QueryType getContactState() { return this.contactState; }
75d4d640-140b-4b55-9464-9bfde463f73b
public java.math.BigDecimal getCustomCurrency21() { return this.customCurrency21; }
70c6d2a9-4644-4265-a32d-446b3b86f006
@Override public void disconnect() { IConnectionList connectionList = DefaultConnectionList.getSingleton(); //IConnection cpt = connectionList.locateConnection(m_hostPort); try { this.getConnectionDetail().disconnect(); //this.getNetworkTraceThread2().disconnect(); connectionList.disconnect(this, get...
e5da0b47-0e41-4964-a56d-4f3745d9eb34
public void setCustomPickList1(crmondemand.xml.contact.query.QueryType customPickList1) { this.customPickList1 = customPickList1; }
22d232f7-d250-48d4-9f5b-1b581a29f1ed
public void setCustomBoolean33(crmondemand.xml.customobject6.query.QueryType customBoolean33) { this.customBoolean33 = customBoolean33; }
11d69e2c-1ed5-47ae-8551-ef5607ddf06e
public crmondemand.xml.customobject6.query.QueryType getCustomInteger14() { return this.customInteger14; }
640b8d42-f39c-4237-8586-b3788254f9ad
public void setCustomInteger17(crmondemand.xml.contact.query.QueryType customInteger17) { this.customInteger17 = customInteger17; }
c1bb4f9e-2c72-44ba-ba6d-e20fbec1d519
public crmondemand.xml.customobject3.query.QueryType getCustomDate27() { return this.customDate27; }
2860821f-aeff-4871-af34-1c0d4f73274f
public crmondemand.xml.customobject6.query.QueryType getIndexedCurrency0() { return this.indexedCurrency0; }
e78b08e4-7588-4805-929e-48cb3ab9d7b5
public float getHauteur() { return hauteur; }
1625fe27-7e85-4afa-974c-4ef166caabc6
public java.lang.String getCustomObject1IntegrationId() { return this.customObject1IntegrationId; }
e216f9d0-eef7-4395-8756-b3a685c5b04e
public void setCustomDate42(java.util.Calendar customDate42) { this.customDate42 = customDate42; }
36700c18-e4ac-4dd1-8f14-515ef535a6fe
public void setMDFRequestId(crmondemand.xml.customobject6.query.QueryType mDFRequestId) { this.mDFRequestId = mDFRequestId; }
4aaf65a7-db5f-42a6-a978-42c79134185d
public void test_equals_false_nano_differs(int h, int m, int s, int n, ZoneOffset ignored) { n = (n == 999999999 ? 999999998 : n); OffsetTime a = OffsetTime.of(h, m, s, n, OFFSET_PONE); OffsetTime b = OffsetTime.of(h, m, s, n + 1, OFFSET_PONE); assertEquals(a.equals(b), false); } @Test(dataProvide...
5a7b8880-f679-49b8-8950-94ffa20d9f40
public void setCustomNumber31(crmondemand.xml.customobject3.query.QueryType customNumber31) { this.customNumber31 = customNumber31; }
9827d983-9c7f-4979-bc7d-8ebe83a3dc03
public java.lang.String getCustomObject7Name() { return this.customObject7Name; }
f1d1d3b3-4b4d-4aeb-9424-e9215fac26c6
public crmondemand.xml.customobject3.query.QueryType getCustomPickList89() { return this.customPickList89; }
18f8a0b9-ba09-4b64-a289-63ea3d313f1b
public void setCustomDate13(java.util.Calendar customDate13) { this.customDate13 = customDate13; }
625cdb8c-c770-4a2b-a6cd-d65d374841fd
public java.lang.Integer getCustomInteger33() { return this.customInteger33; }
a13dac70-7bad-44d0-b621-6de9ad51d5af
public long getLong() {return _LONG ;}
35439994-24be-4f43-a458-647b4d8a07e2
public java.lang.String getCustomText25() { return this.customText25; }
8892f2b8-4965-4ee2-b8f4-4eabe0fb809b
@SuppressWarnings("unchecked") // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents private void initComponents() { titleField = new javax.swing.JTextField(); jLabel1 = new javax.swing.JLabel(); borrowButton = new javax.swing.JButton(); retur...
7139f446-5e9c-4b01-9ea0-81c6919b9a01
public crmondemand.xml.customobject3.query.QueryType getAccountStatus() { return this.accountStatus; }
e2828c06-b3ac-4161-a1f2-b7e392ccdb8c
public void render(){ GL11.glBegin(GL11.GL_QUADS); GL11.glTexCoord2f(0,0); GL11.glVertex2f(x,y); GL11.glTexCoord2f(1,0); GL11.glVertex2f(x+16,y); GL11.glTexCoord2f(1,1); GL11.glVertex2f(x+16,y+16); GL11.glTexCoord2f(0,1); GL11.glVertex2f(x,y+16); GL11.glEnd(); GL11.glDisable(GL11.GL_TEXTURE_2D); ...
c0bfa24c-abe7-40e5-a80a-80411d32490e
public void setCustomCurrency12(crmondemand.xml.customobject6.query.QueryType customCurrency12) { this.customCurrency12 = customCurrency12; }
8b81d793-38e5-4d3d-b875-ade14bbc5250
public void setCreatedBy(crmondemand.xml.contact.query.QueryType createdBy) { this.createdBy = createdBy; }
23d64bca-51d9-4bc0-b74f-e0f64961641b
public void setCustomPickList33(java.lang.String customPickList33) { this.customPickList33 = customPickList33; }
6ecdd41a-0a3b-4deb-9039-a245f35f9995
public STAttrMap put(String attrName, int value) { super.put(attrName, new Integer(value)); return this; } } public String[] getTokenNames() { return ANTLRv3TreeFilter.tokenNames; } public String getGrammarFileName() { return "back-end/koopa/trees/antlr/filter/generator/ANTLRv3TreeFil...
714531b7-b4e7-4fe6-b6e5-1a7cd07dc23c
public void setCustomNumber17(crmondemand.xml.contact.query.QueryType customNumber17) { this.customNumber17 = customNumber17; }
c2ddb73d-caca-4dcb-be2c-93fc6765a6eb
public java.lang.String getCustomText40() { return this.customText40; }
eddc5ab2-7777-4b3d-8963-df650dac8e0c
public void setPartnerExternalSystemId(java.lang.String partnerExternalSystemId) { this.partnerExternalSystemId = partnerExternalSystemId; }
fc042985-3139-4bd4-a5af-314fa8ba3990
public void setCustomPickList99(java.lang.String customPickList99) { this.customPickList99 = customPickList99; }
a46200f8-c5d8-4286-a88a-11889520d960
public void setCustomPickList18(java.lang.String customPickList18) { this.customPickList18 = customPickList18; }
c2b69d1e-33d9-4f5e-a13f-9095a4a3b870
public int getDeadUnitCountCount() { return deadUnitCount_.size(); }
b526188e-b5d2-4a1f-9e10-a47c3f9bac23
public String getAccount() { return account; }
29a51c40-e472-479d-a7da-f6cd9b1d5f91
public crmondemand.xml.opportunity.query.QueryType getCustomText7() { return this.customText7; }
13620246-65f6-407d-94a7-34d1d5d34e96
public void setCustomPickList45(crmondemand.xml.customobject6.query.QueryType customPickList45) { this.customPickList45 = customPickList45; }
1eb68350-7741-4f57-bb41-1ef9bc7becb9
public void setCreatedById(java.lang.String createdById) { this.createdById = createdById; }
274a4d46-6f6b-4ac9-b2f8-b26ee63438a5
public crmondemand.xml.contact.query.QueryType getCustomNumber17() { return this.customNumber17; }
8d28d15e-6aef-4833-8799-69e5d81c82be
public SimulationException(String message) { super("Simulation Exception: " + message); }
d6dd6e52-cd8a-43dc-9569-72dcbf47dd14
public void setCustomInteger6(crmondemand.xml.customobject3.query.QueryType customInteger6) { this.customInteger6 = customInteger6; }
8255a5ad-a541-4e7a-ae50-71557e99e88e
public void setOwnerLastName(crmondemand.xml.customobject6.query.QueryType ownerLastName) { this.ownerLastName = ownerLastName; }
45943dd3-4a3f-4399-9277-9bcffb566bbb
public void setCustomNumber29(java.math.BigDecimal customNumber29) { this.customNumber29 = customNumber29; }
a6c2c916-3d1c-43f3-a498-272ff9c668df
public void setNeverEmail(java.lang.Boolean neverEmail) { this.neverEmail = neverEmail; }
71d70eb2-ae1f-4fa1-8a9d-90382c07eb0f
public java.math.BigDecimal getCustomNumber51() { return this.customNumber51; }
a006bb60-a531-4ef4-a53b-181f41617b7c
public void setCustomDate36(crmondemand.xml.contact.query.QueryType customDate36) { this.customDate36 = customDate36; }