id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
36a7e5c1-ca74-4e6c-97ec-895f95339462 | public void setPolicyCurrencyCode(crmondemand.xml.account.query.QueryType policyCurrencyCode) {
this.policyCurrencyCode = policyCurrencyCode;
} |
c8cfd19a-10ba-4036-b1f6-5658c32254c8 | public crmondemand.xml.account.query.QueryType getPolicyExchangeDate() {
return this.policyExchangeDate;
} |
69c90e51-1eff-4d36-9849-36d6361624da | public void setPolicyExchangeDate(crmondemand.xml.account.query.QueryType policyExchangeDate) {
this.policyExchangeDate = policyExchangeDate;
} |
f8dd7d4c-3e86-4bf3-93f3-e056420a89f3 | public crmondemand.xml.account.query.QueryType getBusinessPlanPlanName() {
return this.businessPlanPlanName;
} |
7e367056-5071-40a9-822a-06cd497fea30 | public void setBusinessPlanPlanName(crmondemand.xml.account.query.QueryType businessPlanPlanName) {
this.businessPlanPlanName = businessPlanPlanName;
} |
9d7dcd8d-1931-4aa7-8db5-ad3f28fbaa92 | public crmondemand.xml.account.query.QueryType getBusinessPlanType() {
return this.businessPlanType;
} |
04ca9e06-785b-4e92-bdb4-d04dbf0b19cd | public void setBusinessPlanType(crmondemand.xml.account.query.QueryType businessPlanType) {
this.businessPlanType = businessPlanType;
} |
e68e1280-62ae-452c-99bb-692dc983d9d3 | public crmondemand.xml.account.query.QueryType getBusinessPlanStatus() {
return this.businessPlanStatus;
} |
dc562be7-0c26-4d5a-a3ba-c817ac05e4de | public void setBusinessPlanStatus(crmondemand.xml.account.query.QueryType businessPlanStatus) {
this.businessPlanStatus = businessPlanStatus;
} |
0f8b4410-c762-4798-90fc-0ddeeeb58b90 | public crmondemand.xml.account.query.QueryType getBusinessPlanDescription() {
return this.businessPlanDescription;
} |
032f2e49-ae54-4c47-97c2-586d9ad347cd | public void setBusinessPlanDescription(crmondemand.xml.account.query.QueryType businessPlanDescription) {
this.businessPlanDescription = businessPlanDescription;
} |
9f6079bd-ae5f-4124-a899-abfe3cefd0ec | public crmondemand.xml.account.query.QueryType getBusinessPlanExternalSystemId() {
return this.businessPlanExternalSystemId;
} |
455a565d-e56e-4d33-9301-1742cf07a065 | public void setBusinessPlanExternalSystemId(crmondemand.xml.account.query.QueryType businessPlanExternalSystemId) {
this.businessPlanExternalSystemId = businessPlanExternalSystemId;
} |
857f0f8f-36e5-460c-ac5e-be4183b66ea3 | public crmondemand.xml.account.query.QueryType getObjectiveName() {
return this.objectiveName;
} |
cff3e302-1c34-459a-a7c1-c7887c7e3e52 | public void setObjectiveName(crmondemand.xml.account.query.QueryType objectiveName) {
this.objectiveName = objectiveName;
} |
f1bb8d07-faf2-4dfc-8f9d-9f38bc227d0e | public crmondemand.xml.account.query.QueryType getObjectiveType() {
return this.objectiveType;
} |
ef3aa412-7a68-4eb3-8317-cac235d36266 | public void setObjectiveType(crmondemand.xml.account.query.QueryType objectiveType) {
this.objectiveType = objectiveType;
} |
bf0a0141-d014-4b9d-ab5d-3d94205f3c52 | public crmondemand.xml.account.query.QueryType getObjectiveStatus() {
return this.objectiveStatus;
} |
c5f19f78-6ca4-4e38-a367-d5ce115e4b3b | public void setObjectiveStatus(crmondemand.xml.account.query.QueryType objectiveStatus) {
this.objectiveStatus = objectiveStatus;
} |
9483f1c5-feb4-41c2-9bb1-a0518cdd4c40 | public crmondemand.xml.account.query.QueryType getObjectiveExternalSystemId() {
return this.objectiveExternalSystemId;
} |
89128446-d9d8-4329-9e4d-da8b68c1e8c2 | public void setObjectiveExternalSystemId(crmondemand.xml.account.query.QueryType objectiveExternalSystemId) {
this.objectiveExternalSystemId = objectiveExternalSystemId;
} |
f28035e4-35e2-40f6-87c8-de47bf860423 | public crmondemand.xml.account.query.QueryType getSampleLotLotId() {
return this.sampleLotLotId;
} |
9d51cd84-4af7-4068-94f4-8a4a73a46cdd | public void setSampleLotLotId(crmondemand.xml.account.query.QueryType sampleLotLotId) {
this.sampleLotLotId = sampleLotLotId;
} |
8540d2b7-832d-4b0b-b609-bbcc23d50475 | public crmondemand.xml.account.query.QueryType getSampleLotShortDays() {
return this.sampleLotShortDays;
} |
0ca382db-0bc4-4c2e-b911-7730a50214e8 | public void setSampleLotShortDays(crmondemand.xml.account.query.QueryType sampleLotShortDays) {
this.sampleLotShortDays = sampleLotShortDays;
} |
8896fc20-3f72-4eb4-99c8-000e601d5508 | public crmondemand.xml.account.query.QueryType getSampleLotExpirationDate() {
return this.sampleLotExpirationDate;
} |
633edfc2-3c72-4849-936d-4e46e343577c | public void setSampleLotExpirationDate(crmondemand.xml.account.query.QueryType sampleLotExpirationDate) {
this.sampleLotExpirationDate = sampleLotExpirationDate;
} |
32715ce4-6088-468d-9ca4-d7b312c90a3b | public crmondemand.xml.account.query.QueryType getSampleLotStartDate() {
return this.sampleLotStartDate;
} |
6cf988a9-6657-438e-8582-76856bedd0e9 | public void setSampleLotStartDate(crmondemand.xml.account.query.QueryType sampleLotStartDate) {
this.sampleLotStartDate = sampleLotStartDate;
} |
90fb4d5c-6cc8-4e97-938f-0c0fa6fda016 | public crmondemand.xml.account.query.QueryType getSampleLotStatus() {
return this.sampleLotStatus;
} |
3dc53508-6b4d-43aa-88ba-639407a80cec | public void setSampleLotStatus(crmondemand.xml.account.query.QueryType sampleLotStatus) {
this.sampleLotStatus = sampleLotStatus;
} |
48768d40-f897-4ca4-84aa-789f68747eea | public crmondemand.xml.account.query.QueryType getSampleLotCutoffDate() {
return this.sampleLotCutoffDate;
} |
aab436f5-feee-4e25-b573-f8a4e9e87d8c | public void setSampleLotCutoffDate(crmondemand.xml.account.query.QueryType sampleLotCutoffDate) {
this.sampleLotCutoffDate = sampleLotCutoffDate;
} |
c853a043-f231-4a7f-8287-9e2a188fde56 | public crmondemand.xml.account.query.QueryType getSampleLotExternalSystemId() {
return this.sampleLotExternalSystemId;
} |
1982e96c-50c1-468a-bae3-5e2b62ffa57d | public void setSampleLotExternalSystemId(crmondemand.xml.account.query.QueryType sampleLotExternalSystemId) {
this.sampleLotExternalSystemId = sampleLotExternalSystemId;
} |
20e25e1e-4752-4be1-9acc-df6e35a2bf98 | public crmondemand.xml.account.query.QueryType getTransactionName() {
return this.transactionName;
} |
fbb3b101-07ea-44a5-85f4-81712d47976c | public void setTransactionName(crmondemand.xml.account.query.QueryType transactionName) {
this.transactionName = transactionName;
} |
7efd6712-e954-47dc-9a7b-2e6b8b3b143c | public crmondemand.xml.account.query.QueryType getTransactionType() {
return this.transactionType;
} |
0c14afa8-ed9e-49bd-8513-586ddc47516b | public void setTransactionType(crmondemand.xml.account.query.QueryType transactionType) {
this.transactionType = transactionType;
} |
b2069015-d612-4a8c-9c35-789f5fea8810 | public crmondemand.xml.account.query.QueryType getTransactionStatus() {
return this.transactionStatus;
} |
62982a63-e892-4ef1-ab19-a03d985a1d01 | public void setTransactionStatus(crmondemand.xml.account.query.QueryType transactionStatus) {
this.transactionStatus = transactionStatus;
} |
d22166f9-844b-4a0a-9b9d-3b1f60b8ebe8 | public crmondemand.xml.account.query.QueryType getTransactionExternalSystemId() {
return this.transactionExternalSystemId;
} |
eab7abee-c932-4ec3-a6c2-3fe03a90281b | public void setTransactionExternalSystemId(crmondemand.xml.account.query.QueryType transactionExternalSystemId) {
this.transactionExternalSystemId = transactionExternalSystemId;
} |
217a6e65-0423-484e-9497-9cf092f6377f | public crmondemand.xml.account.query.QueryType getInvtPeriodStartDate() {
return this.invtPeriodStartDate;
} |
8b90727a-7606-459d-a312-3ae3c7bc7c2c | public void setInvtPeriodStartDate(crmondemand.xml.account.query.QueryType invtPeriodStartDate) {
this.invtPeriodStartDate = invtPeriodStartDate;
} |
c6357816-0722-42a6-8077-9b183dd86dea | public crmondemand.xml.account.query.QueryType getInvtPeriodEndDate() {
return this.invtPeriodEndDate;
} |
6869140f-1d83-4f78-ad36-b973a365c3f1 | public void setInvtPeriodEndDate(crmondemand.xml.account.query.QueryType invtPeriodEndDate) {
this.invtPeriodEndDate = invtPeriodEndDate;
} |
da7f28e0-cd00-4630-86a8-f895597496a8 | public crmondemand.xml.account.query.QueryType getInvtPeriodActiveFlg() {
return this.invtPeriodActiveFlg;
} |
0eefe660-bbc3-4919-9acd-3a09ee4772ee | public void setInvtPeriodActiveFlg(crmondemand.xml.account.query.QueryType invtPeriodActiveFlg) {
this.invtPeriodActiveFlg = invtPeriodActiveFlg;
} |
07196ba8-7122-4bcf-84cd-46a19c2d1a42 | public crmondemand.xml.account.query.QueryType getInvtPeriodReconciledFlg() {
return this.invtPeriodReconciledFlg;
} |
2d73a451-e087-411c-bc2f-0cb3f3d13bf2 | public void setInvtPeriodReconciledFlg(crmondemand.xml.account.query.QueryType invtPeriodReconciledFlg) {
this.invtPeriodReconciledFlg = invtPeriodReconciledFlg;
} |
39003e35-a19c-4c93-b3db-2783a1ca304d | public crmondemand.xml.account.query.QueryType getInvtPeriodExternalSystemId() {
return this.invtPeriodExternalSystemId;
} |
f6d4fe9b-6635-4701-a727-eef4be2aee5f | public void setInvtPeriodExternalSystemId(crmondemand.xml.account.query.QueryType invtPeriodExternalSystemId) {
this.invtPeriodExternalSystemId = invtPeriodExternalSystemId;
} |
96c43b7d-a9d4-43e7-b42f-6f3b9e77aeca | public crmondemand.xml.account.query.QueryType getFinancialAccountType() {
return this.financialAccountType;
} |
454b3f86-0258-4897-977c-c2fb97f86c36 | public void setFinancialAccountType(crmondemand.xml.account.query.QueryType financialAccountType) {
this.financialAccountType = financialAccountType;
} |
371c317b-f391-4951-a0e9-adbe8c9fe971 | public crmondemand.xml.account.query.QueryType getFinancialAccountJoint() {
return this.financialAccountJoint;
} |
d419434d-24e3-4235-9bbb-7c9b4eb49f32 | public void setFinancialAccountJoint(crmondemand.xml.account.query.QueryType financialAccountJoint) {
this.financialAccountJoint = financialAccountJoint;
} |
05e5e57d-7ae8-4e09-96fa-bd81e1c85cd3 | public crmondemand.xml.account.query.QueryType getFinancialAccountHeldAway() {
return this.financialAccountHeldAway;
} |
ff751d41-6620-4474-8a89-cef7f4bd5a53 | public void setFinancialAccountHeldAway(crmondemand.xml.account.query.QueryType financialAccountHeldAway) {
this.financialAccountHeldAway = financialAccountHeldAway;
} |
f0f4a003-9a44-4174-aea0-f3a11717ae5e | public crmondemand.xml.account.query.QueryType getFinancialAccountPrimaryAccount() {
return this.financialAccountPrimaryAccount;
} |
4c277bed-1db5-4224-93f2-c3ec95c51074 | public void setFinancialAccountPrimaryAccount(crmondemand.xml.account.query.QueryType financialAccountPrimaryAccount) {
this.financialAccountPrimaryAccount = financialAccountPrimaryAccount;
} |
c574497f-e8bf-4d13-a6c3-0270edac8ba5 | public crmondemand.xml.account.query.QueryType getFinancialAccountBalance() {
return this.financialAccountBalance;
} |
0203c860-4c1e-45e2-aaa0-5c3f2e50b35e | public void setFinancialAccountBalance(crmondemand.xml.account.query.QueryType financialAccountBalance) {
this.financialAccountBalance = financialAccountBalance;
} |
0af7d037-3667-45af-ac3b-0f00595be481 | public crmondemand.xml.account.query.QueryType getFinancialAccountExternalSystemId() {
return this.financialAccountExternalSystemId;
} |
bd133977-0e06-4347-bbd6-af7ac6afd826 | public void setFinancialAccountExternalSystemId(crmondemand.xml.account.query.QueryType financialAccountExternalSystemId) {
this.financialAccountExternalSystemId = financialAccountExternalSystemId;
} |
4116d109-97f1-4976-8b03-9e9c654ee375 | public crmondemand.xml.account.query.QueryType getFinancialAccountFinancialAccount() {
return this.financialAccountFinancialAccount;
} |
551f8d4e-9ca3-4cf9-9223-d9f740d348a1 | public void setFinancialAccountFinancialAccount(crmondemand.xml.account.query.QueryType financialAccountFinancialAccount) {
this.financialAccountFinancialAccount = financialAccountFinancialAccount;
} |
65b46639-c8d0-477d-ab8b-ba8c28d13d25 | public crmondemand.xml.account.query.QueryType getFinancialAccountFinancialAccountNumber() {
return this.financialAccountFinancialAccountNumber;
} |
d0171c84-bcee-48e1-904a-6888c7119d6c | public void setFinancialAccountFinancialAccountNumber(crmondemand.xml.account.query.QueryType financialAccountFinancialAccountNumber) {
this.financialAccountFinancialAccountNumber = financialAccountFinancialAccountNumber;
} |
34af122c-910c-4d2f-b641-05de7a55a587 | public crmondemand.xml.account.query.QueryType getFinancialAccountOpenDate() {
return this.financialAccountOpenDate;
} |
894c86db-4207-4dd9-b086-99e2091fc1fc | public void setFinancialAccountOpenDate(crmondemand.xml.account.query.QueryType financialAccountOpenDate) {
this.financialAccountOpenDate = financialAccountOpenDate;
} |
c3493824-d279-4bd3-9dbe-be4bb5bcec8f | public crmondemand.xml.account.query.QueryType getFinancialAccountIntegrationId() {
return this.financialAccountIntegrationId;
} |
233c98a9-7bce-4a00-b43b-4614500004e3 | public void setFinancialAccountIntegrationId(crmondemand.xml.account.query.QueryType financialAccountIntegrationId) {
this.financialAccountIntegrationId = financialAccountIntegrationId;
} |
21b2d121-7040-4a2f-b74f-74e5fc608c8e | public crmondemand.xml.account.query.QueryType getFinancialAccountCurrencyCode() {
return this.financialAccountCurrencyCode;
} |
6a06a0e5-cbd8-4b97-ba03-420a49861e92 | public void setFinancialAccountCurrencyCode(crmondemand.xml.account.query.QueryType financialAccountCurrencyCode) {
this.financialAccountCurrencyCode = financialAccountCurrencyCode;
} |
c4455d84-d025-4fe7-8d12-f5c27179b04c | public crmondemand.xml.account.query.QueryType getFinancialAccountExchangeDate() {
return this.financialAccountExchangeDate;
} |
a7d084ea-78b8-464e-8b1b-4faf8c8c2b6e | public void setFinancialAccountExchangeDate(crmondemand.xml.account.query.QueryType financialAccountExchangeDate) {
this.financialAccountExchangeDate = financialAccountExchangeDate;
} |
435e4416-0fe8-49fd-9202-fdcbd7177bdf | public crmondemand.xml.account.query.QueryType getOrderNumber() {
return this.orderNumber;
} |
b3d94a40-c5a7-4f1f-bca9-6b683efc37a0 | public void setOrderNumber(crmondemand.xml.account.query.QueryType orderNumber) {
this.orderNumber = orderNumber;
} |
e0c92c4e-fe7c-4e4c-9c2d-e91fcd8f4dfe | public crmondemand.xml.account.query.QueryType getOrderExternalSystemId() {
return this.orderExternalSystemId;
} |
97c82354-431e-42c4-b940-c1a33c213409 | public void setOrderExternalSystemId(crmondemand.xml.account.query.QueryType orderExternalSystemId) {
this.orderExternalSystemId = orderExternalSystemId;
} |
6a398f0e-34f9-48a7-9b59-1d1958a71c19 | public crmondemand.xml.account.query.QueryType getOrderItemOrderItemNum() {
return this.orderItemOrderItemNum;
} |
8aa5720b-0944-49fc-b74a-345436dee007 | public void setOrderItemOrderItemNum(crmondemand.xml.account.query.QueryType orderItemOrderItemNum) {
this.orderItemOrderItemNum = orderItemOrderItemNum;
} |
9c77a98e-571f-4570-8273-e013def9f025 | public crmondemand.xml.account.query.QueryType getOwnerFirstName() {
return this.ownerFirstName;
} |
25752fb5-6d47-41dc-b619-acf293ee1473 | public void setOwnerFirstName(crmondemand.xml.account.query.QueryType ownerFirstName) {
this.ownerFirstName = ownerFirstName;
} |
fe1a3d66-026e-481d-9992-a6b9e5161059 | public crmondemand.xml.account.query.QueryType getOwnerLastName() {
return this.ownerLastName;
} |
b595334d-d87f-4e67-b846-83cd629d3998 | public void setOwnerLastName(crmondemand.xml.account.query.QueryType ownerLastName) {
this.ownerLastName = ownerLastName;
} |
43d76370-4bf0-42eb-bc5d-980471ce552c | public crmondemand.xml.account.query.QueryType getOwnerUserSignInId() {
return this.ownerUserSignInId;
} |
e2776f14-41cb-444a-a384-17d1a8e22707 | public void setOwnerUserSignInId(crmondemand.xml.account.query.QueryType ownerUserSignInId) {
this.ownerUserSignInId = ownerUserSignInId;
} |
c7743cdf-f2a2-477a-a56d-758a91e92c7a | public crmondemand.xml.account.query.QueryType getOwnerAlias() {
return this.ownerAlias;
} |
ad9c2beb-5dc4-4434-bd74-5f8a39bdcce2 | public void setOwnerAlias(crmondemand.xml.account.query.QueryType ownerAlias) {
this.ownerAlias = ownerAlias;
} |
07affc6d-c66b-422a-9207-844a5a83e47f | public crmondemand.xml.account.query.QueryType getOwnerFullName() {
return this.ownerFullName;
} |
50913973-b40a-4158-9de2-e19e5d5e065c | public void setOwnerFullName(crmondemand.xml.account.query.QueryType ownerFullName) {
this.ownerFullName = ownerFullName;
} |
b3437209-15b8-4a42-bf02-90bc7f49ffea | public crmondemand.xml.account.query.QueryType getOwnerIntegrationId() {
return this.ownerIntegrationId;
} |
875bdf57-d33b-4395-90e2-c0c242208127 | public void setOwnerIntegrationId(crmondemand.xml.account.query.QueryType ownerIntegrationId) {
this.ownerIntegrationId = ownerIntegrationId;
} |
ca8782d8-4f80-4573-b0cb-265081281eff | public crmondemand.xml.account.query.QueryType getOwnerExternalSystemId() {
return this.ownerExternalSystemId;
} |
24b6c129-7a70-4329-a22f-88a137f23e7e | public void setOwnerExternalSystemId(crmondemand.xml.account.query.QueryType ownerExternalSystemId) {
this.ownerExternalSystemId = ownerExternalSystemId;
} |
346a5bd7-ac7e-4073-8c05-04d99ffd865a | public crmondemand.xml.account.query.QueryType getOwnerEMailAddr() {
return this.ownerEMailAddr;
} |
c0277d5e-fd35-4e23-ab37-65594fcee9e5 | public void setOwnerEMailAddr(crmondemand.xml.account.query.QueryType ownerEMailAddr) {
this.ownerEMailAddr = ownerEMailAddr;
} |
8e09b86a-acd0-4c71-b5f0-1c5dbad752d3 | public crmondemand.xml.account.query.QueryType getBookName() {
return this.bookName;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.