id
stringlengths
36
36
text
stringlengths
1
1.25M
316fcdaf-1b3b-4968-984a-ec858e9691e9
public java.lang.String getCustomText29() { return this.customText29; }
9c4d60c0-ed09-4874-924b-496b7d7c77d6
public java.lang.String getOwnerFullName() { return this.ownerFullName; }
0c48056a-1b39-4258-b734-4530145ac5f9
public void setDealerIntegrationId(java.lang.String dealerIntegrationId) { this.dealerIntegrationId = dealerIntegrationId; }
8e235634-5029-4fc0-8a55-e56c2edbb1f0
public crmondemand.xml.customobject3.query.QueryType getPartnerOrgStatus() { return this.partnerOrgStatus; }
b6b04b08-b04b-45d6-91fa-4a88d20c8076
public void setCustomDate52(crmondemand.xml.customobject6.query.QueryType customDate52) { this.customDate52 = customDate52; }
d6a82fca-ceb7-4e1a-9e78-28270f4b0356
/** @param useBanding Whether to use background banding or not. */ public void setUseBanding(boolean useBanding) { mUseBanding = useBanding; }
05180cb7-509c-4dcc-b37e-248fc7e29467
public void setAlternateAddress3(crmondemand.xml.contact.query.QueryType alternateAddress3) { this.alternateAddress3 = alternateAddress3; }
05afc04d-f555-415d-8f4b-7688d0651a8b
public crmondemand.xml.customobject6.query.QueryType getCustomPickList23() { return this.customPickList23; }
cdf2303c-b50e-449c-b03d-01160fd13a1d
@Override public void actionPerformed(ActionEvent e) { setVisible(false); GILObject GILObject = new GILObject(new BOLObject()); dispose(); }
1f1fa981-4d59-4f80-9fb3-2d333e1f7c8d
public void mouseClicked(java.awt.event.MouseEvent evt) { comboBairroMouseClicked(evt); }
61c799db-c4ff-485f-a5cf-d011a9b02faf
public void setContactId(java.lang.String contactId) { this.contactId = contactId; }
907191e1-7278-4bf8-a705-04bf768fcaa5
void swap_index(int i, int j) { Q.swap_index(i,j); do {byte _=y[i]; y[i]=y[j]; y[j]=_;} while(false); do {double _=G[i]; G[i]=G[j]; G[j]=_;} while(false); do {byte _=alpha_status[i]; alpha_status[i]=alpha_status[j]; alpha_status[j]=_;} while(false); do {double _=alpha[i]; alpha[i]=alpha[j]; alpha[j]=_;} while(false); do {double _=p[i]; p[i]=p[j]; p[j]=_;} while(false); do {int _=active_set[i]; active_set[i]=active_set[j]; active_set[j]=_;} while(false); do {double _=G_bar[i]; G_bar[i]=G_bar[j]; G_bar[j]=_;} while(false); }
84abc139-680c-47d7-a78d-3e285919a174
public void setCustomDate39(java.util.Calendar customDate39) { this.customDate39 = customDate39; }
58149e59-d2ad-4274-bc68-26304061166f
public void setIndexedPick2(java.lang.String indexedPick2) { this.indexedPick2 = indexedPick2; }
a686fa0a-24dd-4fe9-86e9-69da48fa04e8
public java.math.BigDecimal getCustomNumber5() { return this.customNumber5; }
e2ef4e8d-eb43-4671-8696-5712ad5498fb
public void setCustomDate16(crmondemand.xml.contact.query.QueryType customDate16) { this.customDate16 = customDate16; }
5f17f7bd-2da0-46d3-833f-8fa26079b713
public void setCustomNumber5(java.math.BigDecimal customNumber5) { this.customNumber5 = customNumber5; }
cf18b5d8-f8e8-42db-b4e0-37a41cc5d41f
private void MostrarActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_MostrarActionPerformed // TODO add your handling code here: try{ con=Principal.conexion(con); re=Principal.ResuPedi(re); ResultSetMetaData datos= re.getMetaData(); int cont= datos.getColumnCount(); for(int i=1; i<= cont; i++){ table.addColumn(datos.getColumnLabel(i)); } while(re.next()){ Object [] k = new Object[cont]; for(int i=0; i< cont; i++){ k[i]=re.getObject(i+1); } table.addRow(k); } re.close(); con.close(); } catch (Exception e){ e.printStackTrace(); } }//GEN-LAST:event_MostrarActionPerformed
eecc3605-e62d-44d7-8185-0460d1281eda
public java.math.BigDecimal getCustomNumber17() { return this.customNumber17; }
db5d58b9-0f92-4f0c-9dbe-a92748a7a728
public java.util.Calendar getIVRStartTime() { return this.iVRStartTime; }
a6f8fdbf-3437-4420-b539-d1fe729d6719
public void setCustomDate41(crmondemand.xml.customobject6.query.QueryType customDate41) { this.customDate41 = customDate41; }
65d5ad33-7094-4871-bb57-051cc24b1f0c
public void setCustomInteger22(crmondemand.xml.contact.query.QueryType customInteger22) { this.customInteger22 = customInteger22; }
cec3df52-1ae2-41ce-9b69-386546fb005a
public void setAttachFileExt(java.lang.String attachFileExt) { this.attachFileExt = attachFileExt; }
d97d7990-53b6-4241-bde5-3e1a98cf4abb
public crmondemand.xml.customobject3.query.QueryType getSolutionReleaseDate() { return this.solutionReleaseDate; }
7e5988ad-68ca-47de-b515-78e026f3e363
public crmondemand.xml.customobject6.query.QueryType getCustomCurrency23() { return this.customCurrency23; }
a9cc3a29-e763-4778-a10d-1a6ad0c6cd6f
public java.lang.String getCustomPickList43() { return this.customPickList43; }
f298800d-5d30-4a19-abe5-33f876c4e1ea
public crmondemand.xml.customobject3.query.QueryType getCustomInteger27() { return this.customInteger27; }
306a072b-d988-4c2d-8a3b-a80177f13ac8
public void setInvtPeriodReconciledFlg(crmondemand.xml.customobject6.query.QueryType invtPeriodReconciledFlg) { this.invtPeriodReconciledFlg = invtPeriodReconciledFlg; }
44519416-1a36-40e7-91fc-e11ad98a107f
public java.lang.String getCourseIdentifier() { return this.courseIdentifier; }
b8e16047-5391-45ca-9a11-4e50be6c0888
@Override public StringBuffer getUniqueItemXML(Item item, CMObjectType type, Map<String,List<Item>> found, Set<String> files) { final StringBuffer buf=new StringBuffer(""); if(type != null) { switch(type) { case WEAPON: if (!(item instanceof Weapon)) return buf; break; case ARMOR: if (!(item instanceof Armor)) return buf; break; case ITEM: break; case MISCMAGIC: if (!(item instanceof MiscMagic)) return buf; break; case CLANITEM: if (!(item instanceof ClanItem)) return buf; break; case TECH: if (!(item instanceof Technical)) return buf; break; case COMPTECH: if (!(item instanceof TechComponent)) return buf; break; case SOFTWARE: if (!(item instanceof Software)) return buf; break; default: break; } } if(item.displayText().length()>0) { List<Item> dups=found.get(item.Name()+item.displayText()); if(dups==null) { dups=new Vector<Item>(); found.put(item.Name()+item.displayText(),dups); dups.add(item); } else { for(int v=0;v<dups.size();v++) { final Item dup=dups.get(v); final int oldHeight=item.basePhyStats().height(); item.basePhyStats().setHeight(dup.basePhyStats().height()); if(CMClass.classID(item).equals(CMClass.classID(dup)) &&(item.basePhyStats().level()==dup.basePhyStats().level()) &&(item.usesRemaining()==dup.usesRemaining()) &&(item.basePhyStats().ability()==dup.basePhyStats().ability()) &&(item.text().equals(dup.text()))) { item.basePhyStats().setHeight(oldHeight); return buf; } item.basePhyStats().setHeight(oldHeight); } for(int v=0;v<dups.size();v++) { final Item dup=dups.get(v); final int oldHeight=item.basePhyStats().height(); item.basePhyStats().setHeight(dup.basePhyStats().height()); if(Log.debugChannelOn()&&CMSecurity.isDebugging(CMSecurity.DbgFlag.EXPORT)) logDiff(item,dup); item.basePhyStats().setHeight(oldHeight); } dups.add(item); } buf.append(getItemXML(item)); fillFileSet(item,files); } return buf; }
a9bdcfee-949a-4e9b-9bea-3a8ffe27d710
@Override public boolean getReorderColumns() { return this.enableReorderColumns; }
563152af-8216-4df7-a826-cbe54c960762
public Rectangle getRobotRect() { return robot.getRect(); }
80fe8271-221c-4e2d-8b71-ad8168d0755e
public java.lang.Integer getCustomInteger28() { return this.customInteger28; }
cb72a82a-1e85-4233-8873-6bc65df42332
public void setCustomBoolean128(java.lang.Boolean customBoolean128) { this.customBoolean128 = customBoolean128; }
d0781bb2-1579-4dc3-863e-6dc1680a29ef
public void setCustomObject13Name(crmondemand.xml.opportunity.query.QueryType customObject13Name) { this.customObject13Name = customObject13Name; }
3d5ec87d-4959-46c6-8a60-9d0227774f98
public boolean add(K key, V val){ int k = makeOrdinaryKey(key); while(true){ Window window = find(head, k); Node pred = window.pred, curr = window.curr; if(curr.key == k){ return false; }else{ Node node = new Node(key, val); node.next = new AtomicMarkableReference<Node>(curr, false); if(pred.next.compareAndSet(curr, node, false, false)){ return true; } } } }
463ecd8f-e09c-4890-956d-9557b2586bb8
public void actionPerformed(ActionEvent arg0) { if (sendCreateView(Information.L_V1) && sendCreateView(Information.L_V2) && sendCreateView(Information.L_V3)) { sendQuery(Information.L); } else { JOptionPane.showMessageDialog(null, "Error when trying to send request", "Error", JOptionPane.ERROR_MESSAGE); } }
45a176da-0d18-410a-a213-10e20888d38c
public void setCustomObject4ExternalSystemId(crmondemand.xml.customobject6.query.QueryType customObject4ExternalSystemId) { this.customObject4ExternalSystemId = customObject4ExternalSystemId; }
d83e56c0-d8f9-4f91-9b1d-50384b39e49b
public void releaseUser() throws IOException { String query = Protocol.SERVER_LOG_OFF; sendToServer(query); }
0212ffed-83f6-4e33-91af-415802157cd2
public crmondemand.xml.customobject6.query.QueryType getIndexedPick3() { return this.indexedPick3; }
07d0751f-b8a8-4297-b2cd-4127d53eeca4
synchronized public int getAlive(){ return alive; }
7162a158-e49f-417c-a5ff-8c39dfcfba60
opcode fd_53 = new opcode() { public void handler(){ illegal_1(); }}
4a484742-e3cd-464d-ae18-acb4d4115555
public void setAccountOwner(java.lang.String accountOwner) { this.accountOwner = accountOwner; }
70bbc34c-f7cd-453b-b51a-058374b7cd9c
public crmondemand.xml.customobject3.query.QueryType getUpdatedByAlias() { return this.updatedByAlias; }
4aa17295-571e-4ccc-b833-87db93a278aa
static void showInfo(RentalMenber m){ System.out.println(m.toString()); }
b16dd1b0-c65f-4633-9a29-1853b285284d
public void setCustomPickList75(java.lang.String customPickList75) { this.customPickList75 = customPickList75; }
a4f4ea2a-0a37-41e4-ae80-fa288ae3ff1a
public void setCustomDate39(crmondemand.xml.customobject6.query.QueryType customDate39) { this.customDate39 = customDate39; }
f4c5a077-caff-404d-b57e-af7b26a5db38
public crmondemand.xml.customobject6.query.QueryType getPortfolioIntegrationId() { return this.portfolioIntegrationId; }
6a34dc72-880e-4d27-8f7e-053b2e1bf312
public void setCustomPickList73(crmondemand.xml.opportunity.query.QueryType customPickList73) { this.customPickList73 = customPickList73; }
6b2fcc46-1751-4503-8108-551f174942db
public void move() { x = x + dx; y = y + dy; if (x < 1) { x = 970; } if (x > 970) { x = 1; } if (y < 1) { y = 645; } if (y > 645) { y = 1; } }
04b62c39-f35d-4d7b-bb86-64dda32fd2ec
public crmondemand.xml.contact.query.QueryType getCustomPickList87() { return this.customPickList87; }
bb102b4c-ba94-4d96-a33e-dd5a0cd214d4
public void setCustomPickList80(java.lang.String customPickList80) { this.customPickList80 = customPickList80; }
1c3a033c-7d5d-47e3-b48b-3466b0061029
public java.lang.String getUpdatedByUserSignInId() { return this.updatedByUserSignInId; }
d5a61186-f39b-423c-bacf-6ca93a50d7d0
public void setCustomText76(crmondemand.xml.customobject6.query.QueryType customText76) { this.customText76 = customText76; }
423a742c-fc65-49e3-a979-99035109105c
public void setLength(int length) { this.length = length; }
eb3ba8d2-aa2d-45be-9ae4-fe720bffd6fc
public void setCustomNumber2(crmondemand.xml.opportunity.query.QueryType customNumber2) { this.customNumber2 = customNumber2; }
cd05bfa9-62d2-4d20-8fc4-531824fb6d2c
public crmondemand.xml.customobject6.query.QueryType getCustomPickList62() { return this.customPickList62; }
2001d8f2-42cb-48ee-b2c5-b43fdc6e410b
protected VariableCharacter GetSceneVarChar(String varName) { //Defining important variables VariableCharacter result = null; //Finding the requested VariableCharacter in the scene ArrayList if (game.AL_SceneVariableCharacters.size() > 0) { //FOR loop for finding the specific VariableCharacter for (int num = 0; num < game.AL_SceneVariableCharacters.size(); num++) { if (game.AL_SceneVariableCharacters.get(num).stringName == varName) { result = game.AL_SceneVariableCharacters.get(num); } } //END FOR loop for finding the specific VariableCharacter } //Returning the VariableCharacter return result; }
32a73fc7-2ec2-412b-b2f1-d52f3d4fa772
public void setServiceRequestType(crmondemand.xml.contact.query.QueryType serviceRequestType) { this.serviceRequestType = serviceRequestType; }
57a89d4b-3dc9-4266-b402-4a682860d151
public java.util.Calendar getCustomDate57() { return this.customDate57; }
06c08002-b0e4-4fb0-aa94-38d286fdd7ef
public crmondemand.xml.contact.query.QueryType getCustomPickList44() { return this.customPickList44; }
a31fe56d-2ac1-4755-a796-d1704eb8b5e0
public static String string_javaMakeCodeOutputFileName(String barefile, boolean donttruncateP) { if (donttruncateP) { { Object old$DonttruncatefilenamesP$000 = Stella.$DONTTRUNCATEFILENAMESp$.get(); try { Native.setBooleanSpecial(Stella.$DONTTRUNCATEFILENAMESp$, true); return (Stella_Object.makeFileNameFromRelativePath(StringWrapper.wrapString(barefile), Stella.KWD_JAVA)); } finally { Stella.$DONTTRUNCATEFILENAMESp$.set(old$DonttruncatefilenamesP$000); } } } else { return (Stella_Object.makeFileNameFromRelativePath(StringWrapper.wrapString(barefile), Stella.KWD_JAVA)); } }
560b598a-fa86-4532-a583-beea8cd2a51c
public void setSolutionDistributionMethod(java.lang.String solutionDistributionMethod) { this.solutionDistributionMethod = solutionDistributionMethod; }
1cb5b26c-9ad7-4036-a04f-6bed0a76ae89
public void setCustomText76(crmondemand.xml.contact.query.QueryType customText76) { this.customText76 = customText76; }
e64707f5-787b-43da-acb2-0fa4677d03d9
public void setCustomPickList65(java.lang.String customPickList65) { this.customPickList65 = customPickList65; }
6344422b-5f1f-43b7-bb11-fe5e03ce04e5
public void setCustomPickList73(crmondemand.xml.customobject6.query.QueryType customPickList73) { this.customPickList73 = customPickList73; }
1d93609f-3e7d-4ed1-8d05-767225caf7a7
public void setCustomObject5Type(crmondemand.xml.opportunity.query.QueryType customObject5Type) { this.customObject5Type = customObject5Type; }
d772b435-ca0c-4bdd-bde9-1017c946ae20
public void setCustomPickList7(java.lang.String customPickList7) { this.customPickList7 = customPickList7; }
ce671d92-bab6-4829-95f8-79935ba96795
public Login() { initComponents(); }
509879e3-40d1-44cd-8889-b2e1be15d34c
public SesionDao() { fachada = new Fachada(); }
dc112b3d-a0ec-42d2-ae91-2bc0decfa12a
public java.lang.String getCustomText51() { return this.customText51; }
9e9e50ce-4ef3-492f-826b-dbfd792955d6
public void setPolicyCanceledDate(java.util.Calendar policyCanceledDate) { this.policyCanceledDate = policyCanceledDate; }
472e2e6b-a0af-4f0f-a1d4-f1f47471535a
public crmondemand.xml.customobject6.query.QueryType getCustomObject13Id() { return this.customObject13Id; }
605cccfa-f537-4a20-920b-5f22b5160182
public java.lang.Integer getCustomInteger32() { return this.customInteger32; }
d9880b3e-0e4e-4802-8d2f-c60eb30886ed
public void setCustomNumber58(java.math.BigDecimal customNumber58) { this.customNumber58 = customNumber58; }
fec31861-ae5f-4fe3-a94c-1e0ef01ca77f
public java.lang.String getCustomText73() { return this.customText73; }
c05e696d-4000-400e-8b0d-223d97153e22
public crmondemand.xml.customobject6.query.QueryType getProgramPartnerType() { return this.programPartnerType; }
b5210dd8-a1e0-4370-bddd-9bd6938287ca
public void setBusinessPlanDescription(java.lang.String businessPlanDescription) { this.businessPlanDescription = businessPlanDescription; }
597ac67a-fa6d-4c1d-8cba-6d611663ccb9
public java.util.Calendar getCustomDate57() { return this.customDate57; }
04d39595-f4c3-4b23-ad05-18d542d805b9
public void write(TProtocol oprot) throws TException { oprot.writeStructBegin(STRUCT_DESC); if (this.isSetSuccess()) { oprot.writeFieldBegin(SUCCESS_FIELD_DESC); { oprot.writeMapBegin(new TMap(TType.STRING, TType.STRING, this.success.size())); for (Map.Entry<String, String> _iter9 : this.success.entrySet()) { oprot.writeString(_iter9.getKey()); oprot.writeString(_iter9.getValue()); } oprot.writeMapEnd(); } oprot.writeFieldEnd(); } oprot.writeFieldStop(); oprot.writeStructEnd(); }
f952fae7-ef1c-4558-94fe-8359a5755c92
public static void changeMap(int i) { mb.ChangeMap(i); }
63bf25ac-967a-4e95-a909-14c7f3e8b112
public boolean hasMaxShields() { return ((bitField0_ & 0x00000200) == 0x00000200); }
ff4ce21b-0a60-4a91-983f-c2a2ed4a5880
public void setCustomBoolean31(java.lang.Boolean customBoolean31) { this.customBoolean31 = customBoolean31; }
9267aea7-9fb3-4777-be10-1dcc9db3c0e8
@Override public void mouseDragged(MouseEvent event) { if (isEnabled()) { Row rollRow = null; try { int x = event.getX(); mSelectOnMouseUp = -1; if (mDividerDrag != null && allowColumnResize()) { dragColumnDivider(x); JScrollPane scrollPane = UIUtilities.getAncestorOfType(this, JScrollPane.class); if (scrollPane != null) { Point pt = event.getPoint(); if (!(event.getSource() instanceof Outline)) { // Column resizing is occurring in the header, most likely pt.y = getVisibleRect().y + 1; } scrollRectToVisible(new Rectangle(pt.x, pt.y, 1, 1)); } } } finally { repaintChangedRollRow(rollRow); } } }
92650985-bb91-4446-89e0-16c545404d96
public void setCreatedByExternalSystemId(crmondemand.xml.contact.query.QueryType createdByExternalSystemId) { this.createdByExternalSystemId = createdByExternalSystemId; }
dbae1aca-fce6-4301-ab8f-27dc78667a18
public void setCustomNumber13(java.math.BigDecimal customNumber13) { this.customNumber13 = customNumber13; }
f95add0f-4806-4bdc-aa0a-def2d54ab51f
public crmondemand.xml.customobject6.query.QueryType getSolutionReleaseDate() { return this.solutionReleaseDate; }
3bb65d98-a9a3-4b25-989d-af27cded5094
public java.lang.String getCustomPickList47() { return this.customPickList47; }
28b9fc5c-4c59-4920-abd6-ef313a573be8
public crmondemand.xml.customobject6.query.QueryType getCustomText46() { return this.customText46; }
03042d64-a0c7-41d4-96a5-ea257811cf8f
public void setCustomDate28(crmondemand.xml.opportunity.query.QueryType customDate28) { this.customDate28 = customDate28; }
2c0f7f68-5d0f-4680-aac7-296c1b988de2
public void setRoundCount(int roundCount) { this.roundCount = roundCount; }
35390cc7-f03c-425c-a933-e5dd7812383a
public void setCustomNumber62(java.math.BigDecimal customNumber62) { this.customNumber62 = customNumber62; }
47052f9d-1061-45e1-b3e8-aee32aea6897
public java.lang.String getCustomObject10IntegrationId() { return this.customObject10IntegrationId; }
f5c2ad82-9796-4c18-bce0-8bae6b916c8a
public List<Professor> getProf() { return prof; }
dddcb164-4c9d-4d8e-8742-7d23f2024faf
public void setCustomBoolean27(java.lang.Boolean customBoolean27) { this.customBoolean27 = customBoolean27; }
07af8975-a7f6-4b5a-a634-74dc5bf50ac2
public crmondemand.xml.contact.query.QueryType getCustomText31() { return this.customText31; }
602d47ea-3739-4a8d-a287-5d0f3b264e9b
public crmondemand.xml.customobject3.query.QueryType getHouseholdSegment() { return this.householdSegment; }
5c999cc6-b278-4403-977b-af576bf5aaa1
public crmondemand.xml.customobject6.query.QueryType getCustomObject3Name() { return this.customObject3Name; }
40ac961b-21e5-4f20-bf71-a7ff28b9c14d
public crmondemand.xml.customobject6.query.QueryType getModId() { return this.modId; }
c165c560-3566-4c21-8a0b-3c8ef60113b3
public void setCustomPickList99(crmondemand.xml.contact.query.QueryType customPickList99) { this.customPickList99 = customPickList99; }