id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
0ba9b4fa-2fa3-4c75-96c5-80bc056540e5 | public void setPolicyIntegrationId(crmondemand.xml.account.query.QueryType policyIntegrationId) {
this.policyIntegrationId = policyIntegrationId;
} |
45fa4bbb-700f-4c1f-83a8-cca20e8403d4 | public crmondemand.xml.account.query.QueryType getPolicyCurrencyCode() {
return this.policyCurrencyCode;
} |
3b036a24-f1aa-45cd-afff-2d923a4fe680 | public void setPolicyCurrencyCode(crmondemand.xml.account.query.QueryType policyCurrencyCode) {
this.policyCurrencyCode = policyCurrencyCode;
} |
cfd61659-a731-41f3-8fc7-2b43d2b2aad5 | public crmondemand.xml.account.query.QueryType getPolicyExchangeDate() {
return this.policyExchangeDate;
} |
a06bbc64-faf4-4dd4-aed8-98e1a03d891c | public void setPolicyExchangeDate(crmondemand.xml.account.query.QueryType policyExchangeDate) {
this.policyExchangeDate = policyExchangeDate;
} |
9f906dac-da03-47db-a01f-853b753ee37a | public crmondemand.xml.account.query.QueryType getBusinessPlanPlanName() {
return this.businessPlanPlanName;
} |
4442ecc1-c8c7-4ea9-9e43-7114d2b2b49b | public void setBusinessPlanPlanName(crmondemand.xml.account.query.QueryType businessPlanPlanName) {
this.businessPlanPlanName = businessPlanPlanName;
} |
a422bff0-81fb-4e92-9345-a4d5f56d83ff | public crmondemand.xml.account.query.QueryType getBusinessPlanType() {
return this.businessPlanType;
} |
0989b145-3750-48f0-aead-58ee547468b1 | public void setBusinessPlanType(crmondemand.xml.account.query.QueryType businessPlanType) {
this.businessPlanType = businessPlanType;
} |
45c56a05-98a1-4b84-9a0a-d03741e850d5 | public crmondemand.xml.account.query.QueryType getBusinessPlanStatus() {
return this.businessPlanStatus;
} |
0b42fa84-164b-4c1f-8090-588fec2ac66a | public void setBusinessPlanStatus(crmondemand.xml.account.query.QueryType businessPlanStatus) {
this.businessPlanStatus = businessPlanStatus;
} |
b9f4f844-faa2-4bad-9f2e-8bf0272c0f76 | public crmondemand.xml.account.query.QueryType getBusinessPlanDescription() {
return this.businessPlanDescription;
} |
27fb95f4-6ae3-4022-a7c0-14de32db87fe | public void setBusinessPlanDescription(crmondemand.xml.account.query.QueryType businessPlanDescription) {
this.businessPlanDescription = businessPlanDescription;
} |
fe40b655-7e1a-49e9-9428-7aef5c0c726a | public crmondemand.xml.account.query.QueryType getBusinessPlanExternalSystemId() {
return this.businessPlanExternalSystemId;
} |
4dbb7c87-d089-4db4-87d6-df5e361b8bdf | public void setBusinessPlanExternalSystemId(crmondemand.xml.account.query.QueryType businessPlanExternalSystemId) {
this.businessPlanExternalSystemId = businessPlanExternalSystemId;
} |
e8755325-1f82-474a-9311-50a05d413564 | public crmondemand.xml.account.query.QueryType getObjectiveName() {
return this.objectiveName;
} |
268e2197-bc9c-4263-8ae3-c6a09019aed1 | public void setObjectiveName(crmondemand.xml.account.query.QueryType objectiveName) {
this.objectiveName = objectiveName;
} |
5662feb5-539f-468e-8a15-fabfe387cd80 | public crmondemand.xml.account.query.QueryType getObjectiveType() {
return this.objectiveType;
} |
19017703-fdfa-490f-badf-9335c8f480c2 | public void setObjectiveType(crmondemand.xml.account.query.QueryType objectiveType) {
this.objectiveType = objectiveType;
} |
7a0c026b-bb1f-41af-b8f7-5017f9a598bf | public crmondemand.xml.account.query.QueryType getObjectiveStatus() {
return this.objectiveStatus;
} |
8f47f2b8-4ab2-42c2-96dd-56900f2cd645 | public void setObjectiveStatus(crmondemand.xml.account.query.QueryType objectiveStatus) {
this.objectiveStatus = objectiveStatus;
} |
d2e0c8bd-71ea-455d-a3fe-43ffeb0e5447 | public crmondemand.xml.account.query.QueryType getObjectiveExternalSystemId() {
return this.objectiveExternalSystemId;
} |
72266fe2-8a03-4e38-8768-f5fd410720df | public void setObjectiveExternalSystemId(crmondemand.xml.account.query.QueryType objectiveExternalSystemId) {
this.objectiveExternalSystemId = objectiveExternalSystemId;
} |
de79e743-e3e1-4116-ba14-439f18c4a775 | public crmondemand.xml.account.query.QueryType getSampleLotLotId() {
return this.sampleLotLotId;
} |
e08da35f-a16a-4fbb-ba78-d54a708a479f | public void setSampleLotLotId(crmondemand.xml.account.query.QueryType sampleLotLotId) {
this.sampleLotLotId = sampleLotLotId;
} |
1c3b1ecb-7edf-4695-ab78-9b3dd6145724 | public crmondemand.xml.account.query.QueryType getSampleLotShortDays() {
return this.sampleLotShortDays;
} |
e71994d8-40cf-4d50-b19e-4dab435d3f30 | public void setSampleLotShortDays(crmondemand.xml.account.query.QueryType sampleLotShortDays) {
this.sampleLotShortDays = sampleLotShortDays;
} |
74a3359b-9ead-4bfd-87a9-0d9f2b66b58d | public crmondemand.xml.account.query.QueryType getSampleLotExpirationDate() {
return this.sampleLotExpirationDate;
} |
bda09d33-b957-4e9d-955b-ebc2ce515889 | public void setSampleLotExpirationDate(crmondemand.xml.account.query.QueryType sampleLotExpirationDate) {
this.sampleLotExpirationDate = sampleLotExpirationDate;
} |
97adcd8c-f253-4d19-a2b5-30dcf110ee4a | public crmondemand.xml.account.query.QueryType getSampleLotStartDate() {
return this.sampleLotStartDate;
} |
b620a3ab-0d36-42cf-b71f-fa00b0ae51e7 | public void setSampleLotStartDate(crmondemand.xml.account.query.QueryType sampleLotStartDate) {
this.sampleLotStartDate = sampleLotStartDate;
} |
7b651091-7cd9-46f0-8271-a7482f720552 | public crmondemand.xml.account.query.QueryType getSampleLotStatus() {
return this.sampleLotStatus;
} |
e414adbf-b960-4d02-9c8c-1be63ed915f2 | public void setSampleLotStatus(crmondemand.xml.account.query.QueryType sampleLotStatus) {
this.sampleLotStatus = sampleLotStatus;
} |
eff8ff60-b291-4547-8558-061f4aa4671e | public crmondemand.xml.account.query.QueryType getSampleLotCutoffDate() {
return this.sampleLotCutoffDate;
} |
09d8ee3e-955e-4dc3-be02-b4bfc31e28c0 | public void setSampleLotCutoffDate(crmondemand.xml.account.query.QueryType sampleLotCutoffDate) {
this.sampleLotCutoffDate = sampleLotCutoffDate;
} |
6805e8b0-67fc-4598-96ce-f2ce80dd4494 | public crmondemand.xml.account.query.QueryType getSampleLotExternalSystemId() {
return this.sampleLotExternalSystemId;
} |
0bbdd753-3f49-4fbd-9aa1-ea0b0e1b03eb | public void setSampleLotExternalSystemId(crmondemand.xml.account.query.QueryType sampleLotExternalSystemId) {
this.sampleLotExternalSystemId = sampleLotExternalSystemId;
} |
b65bda5b-3762-46f6-8467-d6f8d734220e | public crmondemand.xml.account.query.QueryType getTransactionName() {
return this.transactionName;
} |
6178c345-6de1-4c3c-9386-4693e168e5a8 | public void setTransactionName(crmondemand.xml.account.query.QueryType transactionName) {
this.transactionName = transactionName;
} |
61a68919-1c66-46e1-94a3-c8ed022cab85 | public crmondemand.xml.account.query.QueryType getTransactionType() {
return this.transactionType;
} |
f6629647-23de-4299-b3ed-04bf3abdd4fb | public void setTransactionType(crmondemand.xml.account.query.QueryType transactionType) {
this.transactionType = transactionType;
} |
003d5164-ef36-4585-8b52-f7470ace3db9 | public crmondemand.xml.account.query.QueryType getTransactionStatus() {
return this.transactionStatus;
} |
abfc9c46-2116-4248-bad5-a873260de4a9 | public void setTransactionStatus(crmondemand.xml.account.query.QueryType transactionStatus) {
this.transactionStatus = transactionStatus;
} |
e42b25f6-9604-4b11-8067-ec9d6cf21d68 | public crmondemand.xml.account.query.QueryType getTransactionExternalSystemId() {
return this.transactionExternalSystemId;
} |
f101eb57-7fc7-488e-acee-a6b4ee45af47 | public void setTransactionExternalSystemId(crmondemand.xml.account.query.QueryType transactionExternalSystemId) {
this.transactionExternalSystemId = transactionExternalSystemId;
} |
888cb373-dfc6-4664-8f33-5466adf0b309 | public crmondemand.xml.account.query.QueryType getInvtPeriodStartDate() {
return this.invtPeriodStartDate;
} |
a7560460-1e50-4fd9-aaa0-74d2a8bb3d7a | public void setInvtPeriodStartDate(crmondemand.xml.account.query.QueryType invtPeriodStartDate) {
this.invtPeriodStartDate = invtPeriodStartDate;
} |
4fe754b9-5488-4732-a84c-ac5f9b746d57 | public crmondemand.xml.account.query.QueryType getInvtPeriodEndDate() {
return this.invtPeriodEndDate;
} |
ef32eeba-268c-42a3-b719-a525a76f2a60 | public void setInvtPeriodEndDate(crmondemand.xml.account.query.QueryType invtPeriodEndDate) {
this.invtPeriodEndDate = invtPeriodEndDate;
} |
dfad4c33-ce1d-4790-a938-2a0a83c5eb1c | public crmondemand.xml.account.query.QueryType getInvtPeriodActiveFlg() {
return this.invtPeriodActiveFlg;
} |
adcfb6a5-2e71-487f-a6ae-d42ee00160da | public void setInvtPeriodActiveFlg(crmondemand.xml.account.query.QueryType invtPeriodActiveFlg) {
this.invtPeriodActiveFlg = invtPeriodActiveFlg;
} |
71b2fc71-943b-4f11-a874-70fe9a43e21c | public crmondemand.xml.account.query.QueryType getInvtPeriodReconciledFlg() {
return this.invtPeriodReconciledFlg;
} |
ebceb0d2-0b2f-41bb-bebf-d4c0bfb9a466 | public void setInvtPeriodReconciledFlg(crmondemand.xml.account.query.QueryType invtPeriodReconciledFlg) {
this.invtPeriodReconciledFlg = invtPeriodReconciledFlg;
} |
7d479f32-33aa-4a6b-9a4d-5779cf656c4a | public crmondemand.xml.account.query.QueryType getInvtPeriodExternalSystemId() {
return this.invtPeriodExternalSystemId;
} |
7564e5fa-4759-4c39-94ff-1d6c4704b9ce | public void setInvtPeriodExternalSystemId(crmondemand.xml.account.query.QueryType invtPeriodExternalSystemId) {
this.invtPeriodExternalSystemId = invtPeriodExternalSystemId;
} |
e794c28c-8eab-4bb2-bfef-832ee258eb1c | public crmondemand.xml.account.query.QueryType getFinancialAccountType() {
return this.financialAccountType;
} |
ecdc4027-b6c1-4f01-88b3-a5cbc466268e | public void setFinancialAccountType(crmondemand.xml.account.query.QueryType financialAccountType) {
this.financialAccountType = financialAccountType;
} |
28fac4ce-1738-463c-bf3a-1a6d2da5fb40 | public crmondemand.xml.account.query.QueryType getFinancialAccountJoint() {
return this.financialAccountJoint;
} |
7156363d-d839-43fa-b60b-3d0d24826270 | public void setFinancialAccountJoint(crmondemand.xml.account.query.QueryType financialAccountJoint) {
this.financialAccountJoint = financialAccountJoint;
} |
99e935e2-2cd7-46e1-a6bf-5a21d3518131 | public crmondemand.xml.account.query.QueryType getFinancialAccountHeldAway() {
return this.financialAccountHeldAway;
} |
5ac474fc-af79-4f3e-adf2-28643649a27f | public void setFinancialAccountHeldAway(crmondemand.xml.account.query.QueryType financialAccountHeldAway) {
this.financialAccountHeldAway = financialAccountHeldAway;
} |
47c00af2-b982-4845-8707-31d84e7bdcea | public crmondemand.xml.account.query.QueryType getFinancialAccountPrimaryAccount() {
return this.financialAccountPrimaryAccount;
} |
537b56af-a5bc-4205-99c9-964849fea82f | public void setFinancialAccountPrimaryAccount(crmondemand.xml.account.query.QueryType financialAccountPrimaryAccount) {
this.financialAccountPrimaryAccount = financialAccountPrimaryAccount;
} |
bc6bcccd-8d15-489a-ae87-598625d73e27 | public crmondemand.xml.account.query.QueryType getFinancialAccountBalance() {
return this.financialAccountBalance;
} |
fbb53a90-69c7-4f8a-8827-134004d3bc88 | public void setFinancialAccountBalance(crmondemand.xml.account.query.QueryType financialAccountBalance) {
this.financialAccountBalance = financialAccountBalance;
} |
93e33261-9938-4751-a6ba-c1e76945e849 | public crmondemand.xml.account.query.QueryType getFinancialAccountExternalSystemId() {
return this.financialAccountExternalSystemId;
} |
5c219f3f-e5ac-4d64-8d20-93d16a2d5523 | public void setFinancialAccountExternalSystemId(crmondemand.xml.account.query.QueryType financialAccountExternalSystemId) {
this.financialAccountExternalSystemId = financialAccountExternalSystemId;
} |
bea656dd-5305-49b5-a9da-b12fa2858f13 | public crmondemand.xml.account.query.QueryType getFinancialAccountFinancialAccount() {
return this.financialAccountFinancialAccount;
} |
1e9a4034-910e-4b86-a0f1-e7ea48213de6 | public void setFinancialAccountFinancialAccount(crmondemand.xml.account.query.QueryType financialAccountFinancialAccount) {
this.financialAccountFinancialAccount = financialAccountFinancialAccount;
} |
06d3aeee-1359-4d63-a042-2c3bf634ab53 | public crmondemand.xml.account.query.QueryType getFinancialAccountFinancialAccountNumber() {
return this.financialAccountFinancialAccountNumber;
} |
7691cbb2-cd38-43c4-9c89-043b873133cc | public void setFinancialAccountFinancialAccountNumber(crmondemand.xml.account.query.QueryType financialAccountFinancialAccountNumber) {
this.financialAccountFinancialAccountNumber = financialAccountFinancialAccountNumber;
} |
60eb6711-f373-4165-8bb7-fb751216e383 | public crmondemand.xml.account.query.QueryType getFinancialAccountOpenDate() {
return this.financialAccountOpenDate;
} |
0f477da4-1780-4a2d-b0c9-1de002ccdf25 | public void setFinancialAccountOpenDate(crmondemand.xml.account.query.QueryType financialAccountOpenDate) {
this.financialAccountOpenDate = financialAccountOpenDate;
} |
ad87d12d-e48d-4a08-824d-4bb58e7a18d2 | public crmondemand.xml.account.query.QueryType getFinancialAccountIntegrationId() {
return this.financialAccountIntegrationId;
} |
ef1d0a0a-3bb7-40d2-9fc1-61da40b6f1b9 | public void setFinancialAccountIntegrationId(crmondemand.xml.account.query.QueryType financialAccountIntegrationId) {
this.financialAccountIntegrationId = financialAccountIntegrationId;
} |
1911a5ae-f807-4a99-80b8-d36bfe0347f2 | public crmondemand.xml.account.query.QueryType getFinancialAccountCurrencyCode() {
return this.financialAccountCurrencyCode;
} |
1a3799af-1772-4ef6-af0e-2da308e041c7 | public void setFinancialAccountCurrencyCode(crmondemand.xml.account.query.QueryType financialAccountCurrencyCode) {
this.financialAccountCurrencyCode = financialAccountCurrencyCode;
} |
b234856e-bea1-450b-b9fc-5ecbc2ad57fe | public crmondemand.xml.account.query.QueryType getFinancialAccountExchangeDate() {
return this.financialAccountExchangeDate;
} |
28e2913f-635b-4cbd-af99-50d33865fef8 | public void setFinancialAccountExchangeDate(crmondemand.xml.account.query.QueryType financialAccountExchangeDate) {
this.financialAccountExchangeDate = financialAccountExchangeDate;
} |
52a86513-cb1f-48f1-a87c-c73ba07911ac | public crmondemand.xml.account.query.QueryType getOrderNumber() {
return this.orderNumber;
} |
6ffe1a7f-cfd7-43b3-a3fb-8a044b0e0090 | public void setOrderNumber(crmondemand.xml.account.query.QueryType orderNumber) {
this.orderNumber = orderNumber;
} |
2f2fe3d6-4cc6-4028-9285-1d924377b2d8 | public crmondemand.xml.account.query.QueryType getOrderExternalSystemId() {
return this.orderExternalSystemId;
} |
71834506-4533-4724-8f63-7cb08d048842 | public void setOrderExternalSystemId(crmondemand.xml.account.query.QueryType orderExternalSystemId) {
this.orderExternalSystemId = orderExternalSystemId;
} |
f85c3617-892c-4e85-85c7-b06fa61574d2 | public crmondemand.xml.account.query.QueryType getOrderItemOrderItemNum() {
return this.orderItemOrderItemNum;
} |
c26c3320-1174-4672-9aab-d4c359e70263 | public void setOrderItemOrderItemNum(crmondemand.xml.account.query.QueryType orderItemOrderItemNum) {
this.orderItemOrderItemNum = orderItemOrderItemNum;
} |
611c74be-f999-4cc9-a016-abb5abe6fab2 | public crmondemand.xml.account.query.QueryType getOwnerFirstName() {
return this.ownerFirstName;
} |
b80944bb-0341-4c6d-8f07-97d03b747fab | public void setOwnerFirstName(crmondemand.xml.account.query.QueryType ownerFirstName) {
this.ownerFirstName = ownerFirstName;
} |
d60440a7-c800-49d4-a39e-25547a9d29cb | public crmondemand.xml.account.query.QueryType getOwnerLastName() {
return this.ownerLastName;
} |
fb8f2f3f-0c7f-4eda-aebc-139fca75ddf1 | public void setOwnerLastName(crmondemand.xml.account.query.QueryType ownerLastName) {
this.ownerLastName = ownerLastName;
} |
05bd7bc8-84fc-4b24-b2ca-cedf9669d4b1 | public crmondemand.xml.account.query.QueryType getOwnerUserSignInId() {
return this.ownerUserSignInId;
} |
800b7e37-bfcc-4d0a-9740-6394672d6f44 | public void setOwnerUserSignInId(crmondemand.xml.account.query.QueryType ownerUserSignInId) {
this.ownerUserSignInId = ownerUserSignInId;
} |
1335982f-9f3a-41ac-a2c9-a72718f8e56a | public crmondemand.xml.account.query.QueryType getOwnerAlias() {
return this.ownerAlias;
} |
f882ee6f-1a2a-4ebd-8c8e-eaca5d40b173 | public void setOwnerAlias(crmondemand.xml.account.query.QueryType ownerAlias) {
this.ownerAlias = ownerAlias;
} |
dd492161-bf53-4fdd-b7c7-fbcb632296e9 | public crmondemand.xml.account.query.QueryType getOwnerFullName() {
return this.ownerFullName;
} |
aea51212-d12e-4fc0-b064-e48355422f46 | public void setOwnerFullName(crmondemand.xml.account.query.QueryType ownerFullName) {
this.ownerFullName = ownerFullName;
} |
ba04ca61-0867-4eb1-b3b9-cbeafb09aeff | public crmondemand.xml.account.query.QueryType getOwnerIntegrationId() {
return this.ownerIntegrationId;
} |
b2fee3ce-3efe-4148-9291-8a9de88ec522 | public void setOwnerIntegrationId(crmondemand.xml.account.query.QueryType ownerIntegrationId) {
this.ownerIntegrationId = ownerIntegrationId;
} |
28c05c82-9000-464a-b010-b18e6cb37ef6 | public crmondemand.xml.account.query.QueryType getOwnerExternalSystemId() {
return this.ownerExternalSystemId;
} |
935717b9-aacf-4e28-a043-c89bcd7d9756 | public void setOwnerExternalSystemId(crmondemand.xml.account.query.QueryType ownerExternalSystemId) {
this.ownerExternalSystemId = ownerExternalSystemId;
} |
b3dd980a-d6e5-4b18-b531-5e752c323049 | public crmondemand.xml.account.query.QueryType getOwnerEMailAddr() {
return this.ownerEMailAddr;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.