id
stringlengths
36
36
text
stringlengths
1
1.25M
42eec1eb-73ae-421e-a72a-b6b2fac1dd26
public java.lang.String getCustomObject5Id() { return this.customObject5Id; }
c09c3664-9576-47c3-9a35-4d9ae9129a28
public void setCustomInteger6(java.lang.Integer customInteger6) { this.customInteger6 = customInteger6; }
48a0d1ac-5803-4ac6-90c2-424622f8ed38
public java.lang.String getCustomPickList33() { return this.customPickList33; }
3fbacdbf-20b1-42fa-bfe8-59d4ad9b145d
public crmondemand.xml.customobject6.query.QueryType getAccreditationStatus() { return this.accreditationStatus; }
2ee69698-a583-410d-8092-281b3ff3d389
public java.lang.String getUpdatedByUserSignInId() { return this.updatedByUserSignInId; }
7a224ddd-ab9f-4a37-95fb-3525f3b476e7
public void setCustomNumber16(crmondemand.xml.contact.query.QueryType customNumber16) { this.customNumber16 = customNumber16; }
1c187ad0-3555-4229-b806-4150e351b2dc
@Override public void setScene(){ projectileAnmiationScene = new Scene(root_PM,sceneWidth,sceneHeight); setGraph(); setButtonEvent(); setTimelineEvent(); resetCircle(); inputAngleProjectile.setPromptText("Input Angle in degrees (Between 0-90...
50a0d27e-bb47-4d3f-9f60-93559d0995ed
public static int getIdByName(String name) { Connection con = DatabaseConnection.getConnection(); PreparedStatement ps; try { ps = con.prepareStatement("SELECT id FROM characters WHERE name = ?"); ps.setString(1, name); ResultSet rs = ps.executeQuery(); ...
440b2ee7-8488-4582-8b2b-d2132325a031
public crmondemand.xml.opportunity.query.QueryType getFundRequestId() { return this.fundRequestId; }
7f358a29-7ece-4a34-9998-3735145d350d
public void setCustomPickList23(java.lang.String customPickList23) { this.customPickList23 = customPickList23; }
854e81e3-7cf7-411a-8fb6-4951dcf89764
public Long getId() { return id; }
b2044d70-e90b-42cb-a3ee-2f9e5da85fd4
public void setCustomPickList75(java.lang.String customPickList75) { this.customPickList75 = customPickList75; }
f980e730-bece-4f8f-9b43-21f11ef1849d
public crmondemand.xml.customobject6.query.QueryType getCustomObject6ExternalSystemId() { return this.customObject6ExternalSystemId; }
bd0c8dc5-4fe9-4600-9c45-657f2d1b9bdb
public void setCustomObject15Id(java.lang.String customObject15Id) { this.customObject15Id = customObject15Id; }
e44f8868-c425-42b2-a476-681be05a4536
public void setCustomObject6Type(crmondemand.xml.customobject6.query.QueryType customObject6Type) { this.customObject6Type = customObject6Type; }
d3014727-15b7-48a7-8f19-0855b8abe0a0
public final int getSkillLevel() { return skillLevel; }
63e8af55-9d93-479d-b8fe-489fecc28c44
public java.lang.Integer getCustomInteger2() { return this.customInteger2; }
aa2c383d-bc5a-4b74-b1ec-b849b0375d80
public static Cons propositionToCons(Proposition prop) { { Cons result = Stella.NIL; { Stella_Object arg = null; Vector vector000 = prop.arguments; int index000 = 0; int length000 = vector000.length(); for (;index000 < length000; index000 = index000 + 1) { arg = (ve...
0b309fd8-f96f-4efe-9416-3d59f93056a2
public crmondemand.xml.contact.query.QueryType getCustomPickList41() { return this.customPickList41; }
461270ac-051e-4d75-8b54-b101e2a71635
public void setCustomDate18(java.util.Calendar customDate18) { this.customDate18 = customDate18; }
b4d93c46-0158-4e60-ac74-85327d5b2ca4
public crmondemand.xml.contact.query.QueryType getFundStatus() { return this.fundStatus; }
80ea24a5-138f-4f58-ae28-c3ff15257980
public void setCustomBoolean16(crmondemand.xml.customobject3.query.QueryType customBoolean16) { this.customBoolean16 = customBoolean16; }
2d5f66a5-4a52-40a9-83a5-541eb7b97a0c
public void setServiceRequestId(java.lang.String serviceRequestId) { this.serviceRequestId = serviceRequestId; }
daeb300a-bd2f-4a93-967b-e035e8175652
public void setCustomText87(java.lang.String customText87) { this.customText87 = customText87; }
19cc8d33-63fb-4118-b043-f26b590ceba2
public crmondemand.xml.contact.query.QueryType getCustomPhone11() { return this.customPhone11; }
fcb7c102-fbc0-470e-bb3f-1fd8c18708b5
protected void sendTopMessage(String thisMessage) { sendTopMessage(thisMessage, 10); }
be83245e-b768-44d4-8469-eb5c0c2807b7
public void attack(Character inimigo) { int dano = 0, prob = 0; System.out.println("\nO guerreiro " + getName() + " atacou o " + inimigo.getName()); Random generator = new Random(); int probs = generator.nextInt(101); // aqui é gerado um numero randomico // que calculará a possibilidade de ...
f9c8dee3-c673-42d0-b622-8d907073b7f7
* retrieves those without a schema @param table a table name @return * ResultSet each row is a primary key column description */ public java.sql.ResultSet getPrimaryKeys(String catalog, String schema, String table) throws SQLException { String from; String where = ""; String select = "SELECT NULL AS TABLE...
c4d0180c-1541-4638-9b5a-463077795de2
public void setCustomObject11Type(crmondemand.xml.customobject6.query.QueryType customObject11Type) { this.customObject11Type = customObject11Type; }
d927eaf9-fbe0-42bd-8ad4-52adf86bffd1
public crmondemand.xml.customobject3.query.QueryType getCertficationStatus() { return this.certficationStatus; }
118b718d-39bd-41e6-93c7-0b543ed57861
public void setBrokerProfileExternalSystemId(java.lang.String brokerProfileExternalSystemId) { this.brokerProfileExternalSystemId = brokerProfileExternalSystemId; }
58c315fc-2c2f-475d-b72a-2997ca640486
public crmondemand.xml.opportunity.query.QueryType getCustomPickList11() { return this.customPickList11; }
a5eeb5c2-daa1-4f71-963e-f4d72c67c076
public crmondemand.xml.opportunity.query.QueryType getCustomInteger18() { return this.customInteger18; }
7e3719dd-b3b6-41e4-91e7-8c5c0dfc4a2f
opcode m6502_58 = new opcode() { public void handler() { m6502_ICount[0] -= 2; CLI(); if(m6502log!=null) fprintf(m6502log,"M6502#%d m6502_58 :PC:%d,PPC:%d,SP:%d,ZP:%d,EA:%d,A:%d,X:%d,Y:%d,P:%d,p_irq:%d,a_c:%d,nmi:%d,irq:%d,so:%d\n", cpu_getactivecpu(),m6502.pc.D,m6502.ppc.D,m6502.s...
ade23256-48f2-449c-85d3-47abc19176e8
public void setBusinessAccountOwner(crmondemand.xml.opportunity.query.QueryType businessAccountOwner) { this.businessAccountOwner = businessAccountOwner; }
a555e76b-b463-44a9-bf0b-9ff573350547
public crmondemand.xml.customobject6.query.QueryType getCustomPickList39() { return this.customPickList39; }
5f65d429-7c2b-475a-a8b8-b9fd416f4a5e
public crmondemand.xml.opportunity.query.QueryType getOwnerIntegrationId() { return this.ownerIntegrationId; }
fb03273c-c440-405f-8b4e-52eb1fc32a9f
public void setProductExternalSystemId(java.lang.String productExternalSystemId) { this.productExternalSystemId = productExternalSystemId; }
67c3ccda-98c4-4f41-b4a0-5263e4729851
public java.lang.String getCustomObject9Type() { return this.customObject9Type; }
b41345d2-2166-420e-95b5-6cd04f3ac962
public crmondemand.xml.customobject3.query.QueryType getCustomDate27() { return this.customDate27; }
43662a57-3788-47df-9115-55061c3e2e28
public void setCustomText36(crmondemand.xml.opportunity.query.QueryType customText36) { this.customText36 = customText36; }
81b692af-db2a-43d6-a659-16d5e5e3d3b5
public java.math.BigDecimal getCustomCurrency7() { return this.customCurrency7; }
e5756e1a-ef3b-4f39-8152-0cbcc74c6757
public void setCustomPickList58(java.lang.String customPickList58) { this.customPickList58 = customPickList58; }
804eb7ef-223b-4ab8-883f-3fa3bd28f529
public java.util.Calendar getPolicyExchangeDate() { return this.policyExchangeDate; }
3bf392f6-705d-4404-ab24-63d26c6040d5
public void setOpportunityIntegrationId(java.lang.String opportunityIntegrationId) { this.opportunityIntegrationId = opportunityIntegrationId; }
4b82585b-17c9-461f-bb6c-ea8e3057374f
public java.util.Calendar getFinancialTransactionExchangeDate() { return this.financialTransactionExchangeDate; }
311098ec-dfe4-41f4-878b-1de5dd6d76e0
public java.util.Calendar getCustomDate5() { return this.customDate5; }
8d2f8711-cb44-4917-886d-7712736b1a09
public crmondemand.xml.customobject6.query.QueryType getCustomPickList99() { return this.customPickList99; }
5dc338ca-bd42-4731-9aec-a64744e358c6
public Message addString(String s) { if(s!=null) { increaseBuffer(4+s.length()*2); buffer.putInt(s.length()); for(int i=0;i<s.length();i++) buffer.putChar(s.charAt(i)); } else { increaseBuffer(4); buffer.putInt(-1); } return(this); }
62050fb4-254b-4733-915d-85bcbaf87e35
public crmondemand.xml.customobject6.query.QueryType getCustomPickList79() { return this.customPickList79; }
152bb03a-1efd-4bcf-a8b9-7d5500d07a88
public java.lang.String getActivityStatus() { return this.activityStatus; }
c959f97d-cdc6-4974-8e77-fed75476312c
public crmondemand.xml.contact.query.QueryType getCustomInteger18() { return this.customInteger18; }
025eb4a5-4780-4915-bbde-e402fd15f88b
public AstType getType() { AstType type = new AstType(AstType.TYPE_TUPLE); int i; for (i = 0; i < m_expressions.size(); i++) { AstType t = ((AstBase) m_expressions.get(i)).getType(); type.m_tupleTypes.add(t); } ...
0c15c792-32f7-4be6-a7dc-d2e1ccd9eba1
public void setCustomText85(crmondemand.xml.customobject3.query.QueryType customText85) { this.customText85 = customText85; }
792cd534-5151-4863-ae21-c972252dfaf6
public void setBusinessPlanDescription(crmondemand.xml.opportunity.query.QueryType businessPlanDescription) { this.businessPlanDescription = businessPlanDescription; }
5a5e2ec6-b6e6-43f2-86ef-234f441c9c7a
public void setInvtPeriodActiveFlg(java.lang.Boolean invtPeriodActiveFlg) { this.invtPeriodActiveFlg = invtPeriodActiveFlg; }
01670250-afeb-443f-aff5-d9755cef07f7
public java.math.BigDecimal getCustomNumber27() { return this.customNumber27; }
1bb8068a-92bc-4a1c-96dc-b43b847dc51a
public java.lang.String getCandidateContactType() { return this.candidateContactType; }
73dd9807-c464-410f-a4e0-7d28bbe72497
public crmondemand.xml.customobject6.query.QueryType getCustomObject7Type() { return this.customObject7Type; }
dedff467-5873-4590-b481-3089e4dcb030
@Override public boolean equals(Object obj) { if (this == obj) return true; if (!super.equals(obj)) return false; if (getClass() != obj.getClass()) return false; LogoutEvent other = (LogoutEvent) obj; if (user == null) { if (other.user != null) return false; } else if (!user.equals(other.us...
ca6e5fc9-817a-4dde-acfd-c074ff0babd4
public crmondemand.xml.customobject6.query.QueryType getPolicyLineofBusiness() { return this.policyLineofBusiness; }
ffe2cf08-ac0f-48a2-b6b9-7449bab6d500
public java.lang.String getPolicyExternalSystemId() { return this.policyExternalSystemId; }
0190c6e0-18bf-456c-a95b-91c504598ee1
public void setCustomNumber61(java.math.BigDecimal customNumber61) { this.customNumber61 = customNumber61; }
91b2a43f-01b3-43f2-881e-b7420d3eae73
public crmondemand.xml.contact.query.QueryType getCustomPickList87() { return this.customPickList87; }
4f47f516-8335-49b4-920a-fcf2e7c6c0dc
public crmondemand.xml.opportunity.query.QueryType getCustomNumber38() { return this.customNumber38; }
85a56cc5-a4e7-41cd-b0f6-580302dd8d4b
public void setCustomObject15ExternalSystemId(java.lang.String customObject15ExternalSystemId) { this.customObject15ExternalSystemId = customObject15ExternalSystemId; }
4df8a6eb-3d26-42f9-9aeb-72da98dc0d87
private void deliverTask(ArrayList<Object> currentTaskNode, City city) { if( ((Task) currentTaskNode.get(0)).deliveryCity == city && (actionStates) currentTaskNode.get(1) == actionStates.PICKEDUP) { currentTaskNode.set(1, actionStates.DELIVERED); } }
dd564f2e-d37f-4a4b-8c3c-c1cfac115def
public crmondemand.xml.contact.query.QueryType getCustomDate59() { return this.customDate59; }
0325c147-faa2-4b4b-bfe1-8601faf752ef
public void setOwnerFullName(java.lang.String ownerFullName) { this.ownerFullName = ownerFullName; }
d9e53d13-1c33-4ec8-a3c8-ecce65bc06a2
public final double getMaxValue() { return null == maxValue ? _maxValue : maxValue.get(); }
acbac137-69e1-4de2-a104-1876b904a22e
public void setCustomCurrency10(java.math.BigDecimal customCurrency10) { this.customCurrency10 = customCurrency10; }
85deb659-294c-487c-b4d9-22102004c1e0
public void setCustomText41(crmondemand.xml.contact.query.QueryType customText41) { this.customText41 = customText41; }
3a4d471b-77f1-4a94-b4d8-2cef93af98d1
public crmondemand.xml.customobject3.query.QueryType getCustomPhone13() { return this.customPhone13; }
5da8ef23-f099-4a21-a4f2-af3758982b9a
public void setCustomObject3Name(java.lang.String customObject3Name) { this.customObject3Name = customObject3Name; }
88438748-30f6-48e2-b4c6-a5405a730721
public java.lang.String getCustomObject11IntegrationId() { return this.customObject11IntegrationId; }
f18690cb-5e12-4b47-b69e-6bca810d1663
public void setZCustomPickList26(java.lang.String zCustomPickList26) { this.zCustomPickList26 = zCustomPickList26; }
2132b5ff-107f-463a-bdf9-7864c6b10d05
public void setCustomNumber22(java.math.BigDecimal customNumber22) { this.customNumber22 = customNumber22; }
3ab8d616-517a-480b-aebe-91a2ebe35364
public java.math.BigDecimal getCustomCurrency20() { return this.customCurrency20; }
870414de-72a6-42e2-aaa2-8475e9ac1cb8
public static Class<?> getClass(String name, PackageType type) throws Exception { return Class.forName(type + "." + name); }
04817708-90e4-43c8-8e89-2f4ecb6d0d10
public void setCustomObject6Id(java.lang.String customObject6Id) { this.customObject6Id = customObject6Id; }
c7aebf27-91cc-470a-ae21-61f78650a645
public void setCustomDate44(java.util.Calendar customDate44) { this.customDate44 = customDate44; }
15fb34c3-ccd8-4789-a698-a149dde8040c
public crmondemand.xml.opportunity.query.QueryType getCustomObject7Id() { return this.customObject7Id; }
51e4327f-5eb7-4f48-8fc6-357e2576e7d6
public void setCustomText38(crmondemand.xml.contact.query.QueryType customText38) { this.customText38 = customText38; }
6a111597-fa64-461c-80e0-375d950ce272
@Override public void appletResize(int width, int height) { }
64b73366-0e90-468d-8d1b-0d4331641d54
public void setCustomInteger32(java.lang.Integer customInteger32) { this.customInteger32 = customInteger32; }
5c26c3b4-850c-4938-9bfe-6c8e8fef7350
public void setIndexedDate0(java.util.Calendar indexedDate0) { this.indexedDate0 = indexedDate0; }
be6b7e66-d751-4d9a-a1c3-ea8884c7eac1
public void setIndexedPick5(crmondemand.xml.customobject6.query.QueryType indexedPick5) { this.indexedPick5 = indexedPick5; }
2af85a46-9e65-4ce6-901f-001e392cad78
public void setCustomPickList0(java.lang.String customPickList0) { this.customPickList0 = customPickList0; }
a1a0dc44-f3a6-4a01-9a76-00557ad58ca8
public PyObject _Py_NoneStruct() { try { return (PyObject)BridJ.getNativeLibrary("python27").getSymbolPointer("_Py_NoneStruct").as(PyObject.class).get(); }catch (Throwable $ex$) { throw new RuntimeException($ex$); } }
b9f7c52f-7588-4785-b9d6-3432705fad64
public void setCustomObject12Name(java.lang.String customObject12Name) { this.customObject12Name = customObject12Name; }
b7a29d6f-1d77-4751-8f29-d3d0fc13a74b
public java.lang.String getCustomObject8Type() { return this.customObject8Type; }
a9bde1f5-c828-41ed-a930-f29bde74b407
@Override public void actionPerformed(ActionEvent e) { if(gt.getText().equalsIgnoreCase(gts)) { gt.setForeground(cc); gt.setBorder(null); gt.setEditable(false); } else { gt.setForeground(wc); } }
96604146-2ecb-4a96-a62d-2d8b1a45a707
public void setCustomNumber15(crmondemand.xml.customobject3.query.QueryType customNumber15) { this.customNumber15 = customNumber15; }
57e62602-9cbc-49eb-af8d-ab01638967ce
public java.util.Calendar getCustomDate28() { return this.customDate28; }
58646fb5-0303-45dd-b2f8-86c68195d90f
public static void saveLog(String mess){ //ӡ̨ System.out.println(mess); //浽ļ//////׷ӷʽ File serviceLogFile = new File(Util.SERVICELOG); try { BufferedWriter bw = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(serviceLogFile, true))); bw.write(mess+"\r\n"); bw.flush(); bw.close(); ...
de167e04-7c5f-4f1d-9d8c-39225e0ed80f
public void setCustomText14(java.lang.String customText14) { this.customText14 = customText14; }
3d4558ef-890e-4692-8fb4-3afecbba000b
public void sex() { System.out.println("ð˵ԱΪ...."); }
93d5ea00-3a7b-4cd3-8d83-aa22ef6de2e1
public void setCustomObject2ExternalSystemId(crmondemand.xml.customobject3.query.QueryType customObject2ExternalSystemId) { this.customObject2ExternalSystemId = customObject2ExternalSystemId; }
8d9c1898-29fb-47c7-924b-c193edd18510
/* */ public FeedPull1(String key) /* */ { /* 14 */ this.API_Key = key; /* */ }
4f0edbd1-6c2e-4aba-84bf-fbf0dc17edde
public void setCustomInteger33(java.lang.Integer customInteger33) { this.customInteger33 = customInteger33; }