id
stringlengths
36
36
text
stringlengths
1
1.25M
26816bd1-0148-4b4d-b437-80fa0bfb8dcd
@Override public void clear() { this.success = null; }
223e84e9-66e9-47dc-91a9-6e8f94dc1ae2
public crmondemand.xml.contact.query.QueryType getCustomPickList87() { return this.customPickList87; }
a80bba6f-ace6-4cf2-8242-61cd129cc91e
public java.lang.String getCustomPickList41() { return this.customPickList41; }
46e2fd3c-6a0c-47d7-8726-91a70a5e6c98
public void setCertficationId(java.lang.String certficationId) { this.certficationId = certficationId; }
d37ac61e-8fb6-4351-ae0b-b640d9a0c678
public String toString(){ return String.valueOf(contents); }
ca6ac943-010e-4e75-8bcb-9af63e4e68b6
@Override public int lastIndexOf(Object item) { E itemCast = (E)item; Node<E> curItem = findNode(dummy.next, itemCast); Node<E> last = findNode(dummy.next, itemCast); //until the current item is the dummy node while(curItem.dummy == false ) { //save the current node last = curItem; //incerment the curNode //search from cur node on curItem = findNode(curItem.next, itemCast); } return getNodeIndex(last); }
5ab7e762-12b9-4e55-af38-46b91850ad55
public crmondemand.xml.customobject3.query.QueryType getCustomDate47() { return this.customDate47; }
4862df6f-11b1-4360-bc63-e41756a45f9d
public void setCustomPickList75(crmondemand.xml.opportunity.query.QueryType customPickList75) { this.customPickList75 = customPickList75; }
94adb3b8-06f1-43a0-a931-b91e3c7a7554
public void setCourseType(crmondemand.xml.contact.query.QueryType courseType) { this.courseType = courseType; }
e2e0ef37-3322-4751-8143-d9ac1e846e56
public void setAssetSerialNumber(java.lang.String assetSerialNumber) { this.assetSerialNumber = assetSerialNumber; }
2a14c034-cf8b-4a12-b889-6e8215249988
public String getNom() { return this.nom; }
8dd9bd2f-443a-4414-b15b-b8e8fc6ea5cc
public void setPolicySubStatus(java.lang.String policySubStatus) { this.policySubStatus = policySubStatus; }
52256384-ce53-4bbc-9f52-f4df29a53fb9
public void setCustomObject9ExternalSystemId(crmondemand.xml.opportunity.query.QueryType customObject9ExternalSystemId) { this.customObject9ExternalSystemId = customObject9ExternalSystemId; }
65230fac-bb97-4c5f-a350-24a4a3893994
public crmondemand.xml.contact.query.QueryType getCreatedByUserSignInId() { return this.createdByUserSignInId; }
7edf1abc-a9e8-400c-a51b-73aeee81180d
public Builder addEnumType( int index, com.google.protobuf.DescriptorProtos.EnumDescriptorProto.Builder builderForValue) { if (enumTypeBuilder_ == null) { ensureEnumTypeIsMutable(); enumType_.add(index, builderForValue.build()); onChanged(); } else { enumTypeBuilder_.addMessage(index, builderForValue.build()); } return this; }
160a213a-2cc9-4193-90d0-a2b919aedfe5
public void setCustomPickList8(crmondemand.xml.contact.query.QueryType customPickList8) { this.customPickList8 = customPickList8; }
59e7dee5-bbf8-4d71-8a81-f005abb08d87
private void applyReset() { profile.reset(); }
8013160e-141f-4c6a-b359-86806b55c22b
public void setCustomText41(java.lang.String customText41) { this.customText41 = customText41; }
f12fb2ff-c036-48e6-b587-4b4ec893978b
public crmondemand.xml.opportunity.query.QueryType getCustomObject7Name() { return this.customObject7Name; }
535a3244-d091-4775-8926-dbd16825d462
public crmondemand.xml.opportunity.query.QueryType getCustomDate59() { return this.customDate59; }
dcffbf8d-89a6-4a17-9b40-224c3b82a08e
public java.lang.String getSolutionDistributionMethod() { return this.solutionDistributionMethod; }
2afb033d-66f2-4e84-bac3-b940ba2fdd48
public crmondemand.xml.customobject3.query.QueryType getCustomDate52() { return this.customDate52; }
a843e07a-69a8-411a-94f4-c4ab4b3a6105
public void setCustomDate44(crmondemand.xml.contact.query.QueryType customDate44) { this.customDate44 = customDate44; }
cb9f0369-a401-47e4-b22b-19562a05d1ea
public java.lang.String getCustomText76() { return this.customText76; }
2bcd59c1-e7d8-4514-9893-46a483680702
public void setDuration(java.math.BigDecimal duration) { this.duration = duration; }
90a31bec-51b8-44d4-a16e-0bd5216eb954
public crmondemand.xml.customobject3.query.QueryType getCustomObject6ExternalSystemId() { return this.customObject6ExternalSystemId; }
fa54052e-01ec-4fde-87a8-7af07bdeab60
protected String getChinaDate() { return chinaDate; }
ba0a5d2d-59c2-4d19-a811-ee45cee182cc
public void setPolicyType(java.lang.String policyType) { this.policyType = policyType; }
b2bd2c67-5db6-4d2f-b354-131d206e3ecf
public crmondemand.xml.customobject6.query.QueryType getCustomText67() { return this.customText67; }
fd77d219-0050-4e37-bafe-a7ae642c55a8
public void now_Clock_nullClock() { YearMonth.now((Clock) null); } // ----------------------------------------------------------------------- @Test(groups = { "tck" }
eabb9eff-557c-4fdf-9946-30e4fac8466c
public void setCustomText81(crmondemand.xml.customobject6.query.QueryType customText81) { this.customText81 = customText81; }
f4da51c2-5353-43d6-9848-141e394d8b26
public crmondemand.xml.contact.query.QueryType getLeadType() { return this.leadType; }
63e39299-d894-4c48-a1b5-d41cb8dd4cfa
public void setApproverUserSignInId(java.lang.String approverUserSignInId) { this.approverUserSignInId = approverUserSignInId; }
29120995-1b2c-4cba-8404-e5b7374815a8
public void setSPRequestSPRequestName(java.lang.String sPRequestSPRequestName) { this.sPRequestSPRequestName = sPRequestSPRequestName; }
a01561fc-1767-4ec2-b317-da75028a8e25
public crmondemand.xml.customobject6.query.QueryType getCustomInteger15() { return this.customInteger15; }
572e34de-96e0-4614-8fc6-ad520c819e1c
public final Map<Integer, StructFamiliar> getFamiliars() { return familiars; }
94ce4e53-e0ba-48ac-8bff-18240999cd7f
public crmondemand.xml.customobject6.query.QueryType getAccountCurrency() { return this.accountCurrency; }
42c53556-3322-45ca-a8ac-c19c2ea8818b
public crmondemand.xml.customobject6.query.QueryType getCustomObject3IntegrationId() { return this.customObject3IntegrationId; }
386b1bc3-ddf7-49b8-8e10-b596ae9d92db
public void setCustomPickList24(java.lang.String customPickList24) { this.customPickList24 = customPickList24; }
2a559be0-d1cc-41ed-927b-535f53f3bddc
public void setLmpoints(int lmpoints) { this.lmpoints = lmpoints; }
46bd4614-63b2-4d2a-a8cf-68da7e9d5511
public crmondemand.xml.customobject6.query.QueryType getCustomObject7IntegrationId() { return this.customObject7IntegrationId; }
3a7bf4b5-1dcf-487a-a1f7-978acc55c27b
public java.lang.String getDescription() { return this.description; }
c301ec9c-2dc8-4e07-9ae7-d5677f4ebcd3
public crmondemand.xml.customobject6.query.QueryType getCustomPickList18() { return this.customPickList18; }
ae611370-6964-4976-ac36-6cc18f455d35
public java.math.BigDecimal getCustomNumber23() { return this.customNumber23; }
f192dc90-e911-43a8-bc5a-a1820552dd7e
public void setCustomDate48(crmondemand.xml.opportunity.query.QueryType customDate48) { this.customDate48 = customDate48; }
4edff3c7-4d2a-441a-9db2-100ef405ba3b
protected void onException(Exception e) {}
f289f828-8504-4af2-8fdb-41c48fdb63cc
public void setCustomNumber18(java.math.BigDecimal customNumber18) { this.customNumber18 = customNumber18; }
9367d244-4d18-42f8-ad63-aafcde16dcca
public void setCustomCurrency13(java.math.BigDecimal customCurrency13) { this.customCurrency13 = customCurrency13; }
c6d1a7c0-1846-4bff-a571-4a7b439d0e94
public int getDy() { return dy; }
e5d91373-7839-4615-bf5a-b9d7363a3321
public crmondemand.xml.customobject6.query.QueryType getFuriganaAccountName() { return this.furiganaAccountName; }
8577bb1d-71a6-454c-bca1-cf585657f00d
public void setCustomPickList52(crmondemand.xml.customobject6.query.QueryType customPickList52) { this.customPickList52 = customPickList52; }
5ad9ce47-0e11-470f-8d18-59419f5c2586
public void setCustomText74(java.lang.String customText74) { this.customText74 = customText74; }
7b8d9f84-1588-4884-8022-99ac71735bfd
public java.lang.String getOrderItemId() { return this.orderItemId; }
804dbd3e-3355-4a56-96a2-6fd7d483c6b2
public void setCustomText20(crmondemand.xml.opportunity.query.QueryType customText20) { this.customText20 = customText20; }
37c99a3e-ebe2-4dd6-8cfd-954021d273cd
public crmondemand.xml.customobject6.query.QueryType getZCustomCurrency13() { return this.zCustomCurrency13; }
f7e3d1f6-558a-44a4-9c30-dc41b3b5c3e8
public void setFinancialAccountExchangeDate(crmondemand.xml.customobject6.query.QueryType financialAccountExchangeDate) { this.financialAccountExchangeDate = financialAccountExchangeDate; }
a78d0e6d-a955-44f2-ae4f-07d0d61812da
public java.math.BigDecimal getCustomCurrency2() { return this.customCurrency2; }
f9090db8-fe13-4023-94ce-e77e27bfef08
public void setCustomObject9Type(java.lang.String customObject9Type) { this.customObject9Type = customObject9Type; }
f014d514-45c3-4c05-a67e-1496c91d255e
public java.lang.String getClaimIntegrationId() { return this.claimIntegrationId; }
93843c00-3eb8-49db-b9fb-444c8a0ff441
public void setCustomObject6Id(java.lang.String customObject6Id) { this.customObject6Id = customObject6Id; }
b048d6d1-3eed-4a61-a440-adb15eea5a32
public void setCustomText36(java.lang.String customText36) { this.customText36 = customText36; }
549739e4-ecb9-4b2a-9c7d-c89cf7a423d9
public void selectElement(){ this.selectEdge(); //See if an edge is dragged on if (!this.onDraggingEdge) //If not, look at the nodes this.selectNodes(); }
3797c9e2-d0a1-4425-98f0-26f21c2dc98d
public crmondemand.xml.opportunity.query.QueryType getIndexedBoolean0() { return this.indexedBoolean0; }
4c29a55d-8100-4105-923c-c84f81648cbb
public java.lang.String getCertficationName() { return this.certficationName; }
d3555f57-3d08-43ed-861a-b04a6cf612ff
public void setCustomText24(crmondemand.xml.contact.query.QueryType customText24) { this.customText24 = customText24; }
63ad3301-edba-4c43-9096-38f9cccc43e1
public void setFinancialAdvisorId(java.lang.String financialAdvisorId) { this.financialAdvisorId = financialAdvisorId; }
e8944576-c10a-4e7b-a0c5-ece509d81e91
public crmondemand.xml.customobject6.query.QueryType getPrincipalPartnerPartnerName() { return this.principalPartnerPartnerName; }
c11167d4-842d-44f4-b0f2-4bca93e399e0
public void setCustomText48(crmondemand.xml.customobject6.query.QueryType customText48) { this.customText48 = customText48; }
df138be0-fef5-4de7-8397-9353d66cfd5c
public java.lang.String getCustomText70() { return this.customText70; }
165255b4-80e2-41db-a348-23c864708410
public java.lang.Integer getCustomInteger0() { return this.customInteger0; }
b84db9a5-1ddd-4577-b454-492ed633d03c
public MockObject getMock() { return mockKey; }
287fb913-b3bf-4319-b844-fb62efbece45
public crmondemand.xml.customobject6.query.QueryType getCustomText64() { return this.customText64; }
40d2feb2-9da0-4b53-aaac-710e4df7ce4e
public crmondemand.xml.customobject3.query.QueryType getCustomInteger26() { return this.customInteger26; }
46f6e328-2cff-4939-b0f0-5f31282855cc
public void setAssetType(crmondemand.xml.customobject3.query.QueryType assetType) { this.assetType = assetType; }
4c9eeca3-40f4-4ec0-8221-c4bf6a11a57e
public void setCustomObject4IntegrationId(crmondemand.xml.opportunity.query.QueryType customObject4IntegrationId) { this.customObject4IntegrationId = customObject4IntegrationId; }
474078ac-f286-43c0-b5d6-9d27e97db0e1
public static byte[] temporaryStats_Reset() { MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter(); mplew.writeShort(SendPacketOpcode.TEMP_STATS_RESET.getValue()); return mplew.getPacket(); }
3a4c95f1-2d51-443e-b36f-19c2f1b37353
public java.math.BigDecimal getOrderItemOrderItemNum() { return this.orderItemOrderItemNum; }
a1b6998f-3982-44d9-a804-b170f9d6b993
private void initThreadPool() { /** ֻ̳߳ʼһ **/ if (executorService != null) { return; } /** һ̶С̳߳ **/ executorService = Executors.newFixedThreadPool(threadPoolSize); }
579738ca-5ec6-453b-9f75-5444b75236fa
public crmondemand.xml.customobject6.query.QueryType getCustomPickList76() { return this.customPickList76; }
c8cdc68a-0882-455b-8cb9-afeb8a5b6d95
public java.util.Calendar getPolicyExpirationDate() { return this.policyExpirationDate; }
77baa61f-1799-44f4-a95b-4247d14dd407
public crmondemand.xml.customobject6.query.QueryType getCustomNumber54() { return this.customNumber54; }
461d9b48-c17c-4ff1-8366-0d5b64e2b93d
public void setCustomText6(java.lang.String customText6) { this.customText6 = customText6; }
3af413bc-5a26-4444-bb17-97368fc09762
public crmondemand.xml.contact.query.QueryType getCustomNumber55() { return this.customNumber55; }
fd402290-a3b5-4b5d-9cdd-f4c91aca6819
public void setPolicyTotalPremium(java.math.BigDecimal policyTotalPremium) { this.policyTotalPremium = policyTotalPremium; }
33b0a959-213c-411c-8536-3e08d9f85f05
public void setIndexedPick4(java.lang.String indexedPick4) { this.indexedPick4 = indexedPick4; }
6a6d6391-36d8-46bc-8a3c-9ba7b3c49e22
public void setCustomText46(java.lang.String customText46) { this.customText46 = customText46; }
26c0d74c-ef1c-410c-9b4f-f325a2af7b2f
public crmondemand.xml.customobject3.query.QueryType getCustomText68() { return this.customText68; }
8a6ae69e-9243-42b9-b656-7f19c7d741c3
public void gainItem(int code, int amount) { MapleInventoryManipulator.addById(client, code, (short) amount, null); }
b5be7454-6374-4962-929a-0064f9847133
public crmondemand.xml.contact.query.QueryType getCustomPickList39() { return this.customPickList39; }
25f1354a-462b-484d-98c1-b772fd7e953f
public void setCustomDate22(crmondemand.xml.customobject6.query.QueryType customDate22) { this.customDate22 = customDate22; }
94dcff3f-8637-4ca4-bc4c-b464aae183d0
public long getCount() { return count.get(); // NEW }
d9fa7f02-f64f-4c5a-9538-ee33248e9968
public crmondemand.xml.contact.query.QueryType getDealRegistrationExternalSystemId() { return this.dealRegistrationExternalSystemId; }
e1b64a00-803c-49e9-9c39-781bc8371ef2
public java.lang.String getCustomPickList38() { return this.customPickList38; }
80bc0ce9-c713-4741-9150-371bbe34d305
public java.lang.String getCampaignExternalSystemId() { return this.campaignExternalSystemId; }
08af09da-2943-4268-b937-ca548931f5cb
public void setPrincipalPartnerAccountChannelAccountManagerAlias(java.lang.String principalPartnerAccountChannelAccountManagerAlias) { this.principalPartnerAccountChannelAccountManagerAlias = principalPartnerAccountChannelAccountManagerAlias; }
135c3f63-4c41-49b3-b588-08b7c9575cc5
public crmondemand.xml.contact.query.QueryType getCustomPickList22() { return this.customPickList22; }
64d3e02f-8264-4258-ba0f-b4989cc731f3
public void setDies(int[] dies) { this.setDies(dies); }
dacb9164-e045-4017-9739-78c11cd317c7
public java.lang.String getCustomText22() { return this.customText22; }
224dc0e9-db21-40b4-9aba-fa38581f364e
public void setCustomObject4IntegrationId(java.lang.String customObject4IntegrationId) { this.customObject4IntegrationId = customObject4IntegrationId; }
64504234-a561-4fec-b2db-46acc15bfca1
public final void exprEQUALITY() throws RecognitionException { try { // CPP.g:634:3: ( exprRELATION exprEQUALITYEx ) // CPP.g:634:5: exprRELATION exprEQUALITYEx { this.pushFollow(FOLLOW_exprRELATION_in_exprEQUALITY2728); this.exprRELATION(); this.state._fsp--; if (this.state.failed) { return; } if (this.state.backtracking == 0) { this.in = this.out; } this.pushFollow(FOLLOW_exprEQUALITYEx_in_exprEQUALITY2736); this.exprEQUALITYEx(); this.state._fsp--; if (this.state.failed) { return; } } } catch (RecognitionException re) { this.reportError(re); this.recover(this.input, re); } finally { } return; }