id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
fdcdfafb-c1dc-46c0-a74c-b39776e11b3f | public void setAssetIntegrationId(crmondemand.xml.account.query.QueryType assetIntegrationId) {
this.assetIntegrationId = assetIntegrationId;
} |
a9915c04-bda5-4ef3-9f6f-8759bb75ae50 | public crmondemand.xml.account.query.QueryType getAssetType() {
return this.assetType;
} |
6b547536-6138-4b0d-85de-44e9aedd0cde | public void setAssetType(crmondemand.xml.account.query.QueryType assetType) {
this.assetType = assetType;
} |
35c3e27a-8aba-4b20-be86-ddf33ce1c1dd | public crmondemand.xml.account.query.QueryType getCampaignName() {
return this.campaignName;
} |
c984e96b-b9d3-4a81-b2cb-b43889ca7aac | public void setCampaignName(crmondemand.xml.account.query.QueryType campaignName) {
this.campaignName = campaignName;
} |
08761966-5a72-4f2f-91d7-94577e6eff64 | public crmondemand.xml.account.query.QueryType getCampaignStatus() {
return this.campaignStatus;
} |
c012fa67-8e20-4447-885a-a19277581811 | public void setCampaignStatus(crmondemand.xml.account.query.QueryType campaignStatus) {
this.campaignStatus = campaignStatus;
} |
c35309cb-9f54-4e05-83ac-d404f277620a | public crmondemand.xml.account.query.QueryType getCampaignType() {
return this.campaignType;
} |
9b27c66d-8fec-4860-86c6-6e22955355d5 | public void setCampaignType(crmondemand.xml.account.query.QueryType campaignType) {
this.campaignType = campaignType;
} |
1c968572-a62d-431e-bc34-8b565653764b | public crmondemand.xml.account.query.QueryType getCampaignIntegrationId() {
return this.campaignIntegrationId;
} |
885b5d93-b99f-44d1-b573-e67ef2388b77 | public void setCampaignIntegrationId(crmondemand.xml.account.query.QueryType campaignIntegrationId) {
this.campaignIntegrationId = campaignIntegrationId;
} |
a95eb938-1474-4c19-8742-9b1335a367b5 | public crmondemand.xml.account.query.QueryType getCampaignExternalSystemId() {
return this.campaignExternalSystemId;
} |
6b10a528-52aa-4ef9-8241-7337f78fb68e | public void setCampaignExternalSystemId(crmondemand.xml.account.query.QueryType campaignExternalSystemId) {
this.campaignExternalSystemId = campaignExternalSystemId;
} |
3a8670aa-fcd8-4d75-95b3-ba4714627e3d | public crmondemand.xml.account.query.QueryType getContactEmail() {
return this.contactEmail;
} |
60d5ac6e-4715-48e0-92f1-472d5881f46a | public void setContactEmail(crmondemand.xml.account.query.QueryType contactEmail) {
this.contactEmail = contactEmail;
} |
f8579178-7a03-44a6-a056-7b674c7355bc | public crmondemand.xml.account.query.QueryType getContactFirstName() {
return this.contactFirstName;
} |
d1e96b0f-ef24-4540-86e5-806ab0b0ba51 | public void setContactFirstName(crmondemand.xml.account.query.QueryType contactFirstName) {
this.contactFirstName = contactFirstName;
} |
7d70f745-1af8-48a0-82a9-532b3d7716d3 | public crmondemand.xml.account.query.QueryType getContactLastName() {
return this.contactLastName;
} |
bcb45578-859d-4fc4-bcb2-0d0ef1eddbb7 | public void setContactLastName(crmondemand.xml.account.query.QueryType contactLastName) {
this.contactLastName = contactLastName;
} |
6a3a19c8-b08b-4362-a3e6-5b5a3e790038 | public crmondemand.xml.account.query.QueryType getContactFullName() {
return this.contactFullName;
} |
d6fe0eb1-73d7-4d94-abe1-585f527acfc9 | public void setContactFullName(crmondemand.xml.account.query.QueryType contactFullName) {
this.contactFullName = contactFullName;
} |
cc8c01a5-4813-4817-ad6e-37a0767bfece | public crmondemand.xml.account.query.QueryType getContactIntegrationId() {
return this.contactIntegrationId;
} |
e239306d-1758-4ea7-a091-a9d54ad8eb69 | public void setContactIntegrationId(crmondemand.xml.account.query.QueryType contactIntegrationId) {
this.contactIntegrationId = contactIntegrationId;
} |
251061f8-93c5-4fab-9f17-93560cd46c94 | public crmondemand.xml.account.query.QueryType getContactAccountName() {
return this.contactAccountName;
} |
fd53c204-1d62-4c10-9e0c-55ee399db963 | public void setContactAccountName(crmondemand.xml.account.query.QueryType contactAccountName) {
this.contactAccountName = contactAccountName;
} |
4ea01faf-d1aa-49d3-a8a5-cb00ed001392 | public crmondemand.xml.account.query.QueryType getContactType() {
return this.contactType;
} |
ae8c8049-841f-43fe-a9b0-a446b697d5bd | public void setContactType(crmondemand.xml.account.query.QueryType contactType) {
this.contactType = contactType;
} |
8646d286-ae15-4a51-8555-107db1523447 | public crmondemand.xml.account.query.QueryType getContactExternalSystemId() {
return this.contactExternalSystemId;
} |
3c4bcf71-9e5e-49bc-93d9-d711503233c0 | public void setContactExternalSystemId(crmondemand.xml.account.query.QueryType contactExternalSystemId) {
this.contactExternalSystemId = contactExternalSystemId;
} |
a7865c00-49c9-4270-b934-9a92f0f5db15 | public crmondemand.xml.account.query.QueryType getCustomObject1Type() {
return this.customObject1Type;
} |
3a26a71f-575e-4717-837c-2eba12dd1aa6 | public void setCustomObject1Type(crmondemand.xml.account.query.QueryType customObject1Type) {
this.customObject1Type = customObject1Type;
} |
f2078e2a-00fe-4511-a506-1ef97119cb3e | public crmondemand.xml.account.query.QueryType getCustomObject1Name() {
return this.customObject1Name;
} |
3939571a-ca87-4092-892f-4fccb25dfdd9 | public void setCustomObject1Name(crmondemand.xml.account.query.QueryType customObject1Name) {
this.customObject1Name = customObject1Name;
} |
2d3b3552-5435-449e-b8bf-d2795b7bccbe | public crmondemand.xml.account.query.QueryType getCustomObject1ExternalSystemId() {
return this.customObject1ExternalSystemId;
} |
05a8da32-3dee-4c29-97bc-ef56fa650ace | public void setCustomObject1ExternalSystemId(crmondemand.xml.account.query.QueryType customObject1ExternalSystemId) {
this.customObject1ExternalSystemId = customObject1ExternalSystemId;
} |
8bea91f7-c8d0-4977-aa30-045f6c4d20af | public crmondemand.xml.account.query.QueryType getCustomObject1IntegrationId() {
return this.customObject1IntegrationId;
} |
0e200250-af7d-4c6f-83d2-a9efab281f06 | public void setCustomObject1IntegrationId(crmondemand.xml.account.query.QueryType customObject1IntegrationId) {
this.customObject1IntegrationId = customObject1IntegrationId;
} |
f36dceb0-02d7-4a80-a0d0-df7945058d46 | public crmondemand.xml.account.query.QueryType getCustomObject2Type() {
return this.customObject2Type;
} |
0809f183-36ae-4118-aa5e-02452bc020d3 | public void setCustomObject2Type(crmondemand.xml.account.query.QueryType customObject2Type) {
this.customObject2Type = customObject2Type;
} |
b6034ab8-7680-477e-8ee8-6b6d3869814f | public crmondemand.xml.account.query.QueryType getCustomObject2Name() {
return this.customObject2Name;
} |
0a8f33bb-ed06-4439-96d0-92c9091842f3 | public void setCustomObject2Name(crmondemand.xml.account.query.QueryType customObject2Name) {
this.customObject2Name = customObject2Name;
} |
2984ad76-20c3-467f-aed1-2682d339640a | public crmondemand.xml.account.query.QueryType getCustomObject2ExternalSystemId() {
return this.customObject2ExternalSystemId;
} |
9032d8dc-0095-4453-8a20-457d0a3d36d6 | public void setCustomObject2ExternalSystemId(crmondemand.xml.account.query.QueryType customObject2ExternalSystemId) {
this.customObject2ExternalSystemId = customObject2ExternalSystemId;
} |
8a407caf-b25a-4a43-ab7e-5a24252d08aa | public crmondemand.xml.account.query.QueryType getCustomObject2IntegrationId() {
return this.customObject2IntegrationId;
} |
b011076d-a977-4200-9e3b-2cde5847401e | public void setCustomObject2IntegrationId(crmondemand.xml.account.query.QueryType customObject2IntegrationId) {
this.customObject2IntegrationId = customObject2IntegrationId;
} |
f007aea4-32c0-492a-89ea-c4eaa07a0114 | public crmondemand.xml.account.query.QueryType getCustomObject3Type() {
return this.customObject3Type;
} |
22e17ef3-558f-4859-8939-7dc4f7542479 | public void setCustomObject3Type(crmondemand.xml.account.query.QueryType customObject3Type) {
this.customObject3Type = customObject3Type;
} |
da47082b-16f0-491e-924d-ef1befa1dda3 | public crmondemand.xml.account.query.QueryType getCustomObject3Name() {
return this.customObject3Name;
} |
9cbbc24d-3eb1-49ce-a8f1-c7971d4bf1eb | public void setCustomObject3Name(crmondemand.xml.account.query.QueryType customObject3Name) {
this.customObject3Name = customObject3Name;
} |
fb01f416-567c-4cb2-8829-5ccd754aaa7d | public crmondemand.xml.account.query.QueryType getCustomObject3IntegrationId() {
return this.customObject3IntegrationId;
} |
09f89f04-41fe-4e1c-8306-ec2e950c7985 | public void setCustomObject3IntegrationId(crmondemand.xml.account.query.QueryType customObject3IntegrationId) {
this.customObject3IntegrationId = customObject3IntegrationId;
} |
9bc954cd-89b0-44d7-8244-de0273a0f057 | public crmondemand.xml.account.query.QueryType getCustomObject3ExternalSystemId() {
return this.customObject3ExternalSystemId;
} |
c7fd49d0-5e8a-4287-91ff-11c71633200c | public void setCustomObject3ExternalSystemId(crmondemand.xml.account.query.QueryType customObject3ExternalSystemId) {
this.customObject3ExternalSystemId = customObject3ExternalSystemId;
} |
bd23b3c7-f8cf-43c1-b9dd-37a306018180 | public crmondemand.xml.account.query.QueryType getCustomObject4Name() {
return this.customObject4Name;
} |
f6c910e7-5a3e-40fb-8c7a-dec1ec37747b | public void setCustomObject4Name(crmondemand.xml.account.query.QueryType customObject4Name) {
this.customObject4Name = customObject4Name;
} |
a117a60e-94f3-4f4a-8482-14e51ef9e538 | public crmondemand.xml.account.query.QueryType getCustomObject4Type() {
return this.customObject4Type;
} |
ffb57b2d-bac3-4a27-b065-6f541ef0d673 | public void setCustomObject4Type(crmondemand.xml.account.query.QueryType customObject4Type) {
this.customObject4Type = customObject4Type;
} |
72e1d43c-33f2-4fa0-93b0-e0d23fd09bc4 | public crmondemand.xml.account.query.QueryType getCustomObject4ExternalSystemId() {
return this.customObject4ExternalSystemId;
} |
2b070410-6644-4bc8-a31b-2977915887d7 | public void setCustomObject4ExternalSystemId(crmondemand.xml.account.query.QueryType customObject4ExternalSystemId) {
this.customObject4ExternalSystemId = customObject4ExternalSystemId;
} |
3af32338-df3f-431d-a057-20ce87aa89fa | public crmondemand.xml.account.query.QueryType getCustomObject4IntegrationId() {
return this.customObject4IntegrationId;
} |
8eb91225-6b43-40e1-ae3e-227cc4608248 | public void setCustomObject4IntegrationId(crmondemand.xml.account.query.QueryType customObject4IntegrationId) {
this.customObject4IntegrationId = customObject4IntegrationId;
} |
631b76fb-8680-4060-b4d2-c24047a20f76 | public crmondemand.xml.account.query.QueryType getCustomObject5Name() {
return this.customObject5Name;
} |
fbb5b604-88a9-4cf8-9868-1414f2712f46 | public void setCustomObject5Name(crmondemand.xml.account.query.QueryType customObject5Name) {
this.customObject5Name = customObject5Name;
} |
3a0e17ec-e278-495f-ba72-94ed615e4792 | public crmondemand.xml.account.query.QueryType getCustomObject5Type() {
return this.customObject5Type;
} |
63449550-11fc-4f13-a467-34a58f8f7777 | public void setCustomObject5Type(crmondemand.xml.account.query.QueryType customObject5Type) {
this.customObject5Type = customObject5Type;
} |
5af24044-6009-4351-b692-93ad899af14f | public crmondemand.xml.account.query.QueryType getCustomObject5ExternalSystemId() {
return this.customObject5ExternalSystemId;
} |
9e75c79e-d0f5-40f5-8cfb-e9fb6b3f2837 | public void setCustomObject5ExternalSystemId(crmondemand.xml.account.query.QueryType customObject5ExternalSystemId) {
this.customObject5ExternalSystemId = customObject5ExternalSystemId;
} |
6b6bf7b3-4e01-414e-ab53-33bc4172575c | public crmondemand.xml.account.query.QueryType getCustomObject5IntegrationId() {
return this.customObject5IntegrationId;
} |
11e914ea-4583-431f-9f36-5b19c2a057b7 | public void setCustomObject5IntegrationId(crmondemand.xml.account.query.QueryType customObject5IntegrationId) {
this.customObject5IntegrationId = customObject5IntegrationId;
} |
377d0efc-117a-4819-af9c-f59b0cc4d77f | public crmondemand.xml.account.query.QueryType getCustomObject6Name() {
return this.customObject6Name;
} |
a934f74f-454f-4c5d-aebf-0f1718705acf | public void setCustomObject6Name(crmondemand.xml.account.query.QueryType customObject6Name) {
this.customObject6Name = customObject6Name;
} |
ddce3413-c298-4080-974f-839c0703adf7 | public crmondemand.xml.account.query.QueryType getCustomObject6Type() {
return this.customObject6Type;
} |
4686d70c-25ab-4448-835c-62f535522f13 | public void setCustomObject6Type(crmondemand.xml.account.query.QueryType customObject6Type) {
this.customObject6Type = customObject6Type;
} |
2c181dc2-51e8-44a5-978e-9a4757e29c94 | public crmondemand.xml.account.query.QueryType getCustomObject6ExternalSystemId() {
return this.customObject6ExternalSystemId;
} |
3dadc99a-8136-4414-add8-97e0788dc3a5 | public void setCustomObject6ExternalSystemId(crmondemand.xml.account.query.QueryType customObject6ExternalSystemId) {
this.customObject6ExternalSystemId = customObject6ExternalSystemId;
} |
07a420a1-a7a2-4438-856c-537f6edb6c44 | public crmondemand.xml.account.query.QueryType getCustomObject6IntegrationId() {
return this.customObject6IntegrationId;
} |
34883fc8-de7c-4168-a491-2b3dd0c80b75 | public void setCustomObject6IntegrationId(crmondemand.xml.account.query.QueryType customObject6IntegrationId) {
this.customObject6IntegrationId = customObject6IntegrationId;
} |
9dab1a76-3918-48b0-99de-970e08a695d2 | public crmondemand.xml.account.query.QueryType getCustomObject7Name() {
return this.customObject7Name;
} |
0dd3929f-33c6-4553-b080-0ef38499b4de | public void setCustomObject7Name(crmondemand.xml.account.query.QueryType customObject7Name) {
this.customObject7Name = customObject7Name;
} |
bcddeb98-086e-40b9-b584-38910b430e57 | public crmondemand.xml.account.query.QueryType getCustomObject7Type() {
return this.customObject7Type;
} |
771e5b49-5ca2-473d-9610-ec936fa0e336 | public void setCustomObject7Type(crmondemand.xml.account.query.QueryType customObject7Type) {
this.customObject7Type = customObject7Type;
} |
8001150c-e7ae-4877-aa3a-c56548484e14 | public crmondemand.xml.account.query.QueryType getCustomObject7ExternalSystemId() {
return this.customObject7ExternalSystemId;
} |
ecef2645-e92f-45b3-a42f-9dab81b7a7ce | public void setCustomObject7ExternalSystemId(crmondemand.xml.account.query.QueryType customObject7ExternalSystemId) {
this.customObject7ExternalSystemId = customObject7ExternalSystemId;
} |
8f99139b-5384-4271-972b-9893308d2511 | public crmondemand.xml.account.query.QueryType getCustomObject7IntegrationId() {
return this.customObject7IntegrationId;
} |
06779713-4232-407e-bd01-42e9ead5e6c9 | public void setCustomObject7IntegrationId(crmondemand.xml.account.query.QueryType customObject7IntegrationId) {
this.customObject7IntegrationId = customObject7IntegrationId;
} |
c9ba2dec-a751-4295-97ba-92e9aa2fafce | public crmondemand.xml.account.query.QueryType getCustomObject8Name() {
return this.customObject8Name;
} |
1d5f4f03-8103-4e96-b419-8fca689204dc | public void setCustomObject8Name(crmondemand.xml.account.query.QueryType customObject8Name) {
this.customObject8Name = customObject8Name;
} |
a6fe76d6-48e8-48d8-8f87-9a88d65b7ec0 | public crmondemand.xml.account.query.QueryType getCustomObject8Type() {
return this.customObject8Type;
} |
1445b504-8864-4c67-97af-6444e1590260 | public void setCustomObject8Type(crmondemand.xml.account.query.QueryType customObject8Type) {
this.customObject8Type = customObject8Type;
} |
57d1aa9d-6490-4c58-8e20-08e09f4a5694 | public crmondemand.xml.account.query.QueryType getCustomObject8ExternalSystemId() {
return this.customObject8ExternalSystemId;
} |
1f93fbae-e3fb-41c1-83fb-bd68d1193392 | public void setCustomObject8ExternalSystemId(crmondemand.xml.account.query.QueryType customObject8ExternalSystemId) {
this.customObject8ExternalSystemId = customObject8ExternalSystemId;
} |
39d1b8fa-c1a3-402c-9478-b35f9873f657 | public crmondemand.xml.account.query.QueryType getCustomObject8IntegrationId() {
return this.customObject8IntegrationId;
} |
b906b284-5995-412a-8c7f-434d26cd438c | public void setCustomObject8IntegrationId(crmondemand.xml.account.query.QueryType customObject8IntegrationId) {
this.customObject8IntegrationId = customObject8IntegrationId;
} |
5c0ecd8c-a864-4ede-a0df-6a5411d97756 | public crmondemand.xml.account.query.QueryType getCustomObject9Name() {
return this.customObject9Name;
} |
c25cb409-9115-4b11-bf1b-76403a52d590 | public void setCustomObject9Name(crmondemand.xml.account.query.QueryType customObject9Name) {
this.customObject9Name = customObject9Name;
} |
d83e104a-fc59-4d02-9cb1-822c6d9e6dc3 | public crmondemand.xml.account.query.QueryType getCustomObject9Type() {
return this.customObject9Type;
} |
5f005fc3-ccd2-42d6-94f1-354d29e4ba29 | public void setCustomObject9Type(crmondemand.xml.account.query.QueryType customObject9Type) {
this.customObject9Type = customObject9Type;
} |
e919f257-9437-4ea6-92f8-64b5a6f0795a | public crmondemand.xml.account.query.QueryType getCustomObject9ExternalSystemId() {
return this.customObject9ExternalSystemId;
} |
31c72037-3b43-4253-8779-a7e5147f638c | public void setCustomObject9ExternalSystemId(crmondemand.xml.account.query.QueryType customObject9ExternalSystemId) {
this.customObject9ExternalSystemId = customObject9ExternalSystemId;
} |
2c5207e0-87aa-41a0-9bea-3233987cb96d | public crmondemand.xml.account.query.QueryType getCustomObject9IntegrationId() {
return this.customObject9IntegrationId;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.