id
stringlengths
36
36
text
stringlengths
1
1.25M
1c8b9147-87a5-486c-a065-fbc7913a2877
public java.lang.String getCustomPickList83() { return this.customPickList83; }
0fe90bae-4684-436e-bdd3-9050afc16cb3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return internal_static_google_protobuf_FieldOptions_descriptor; }
0775d5c0-65d0-4ec5-a826-45a95d215085
public java.lang.String getCustomObject15ExternalSystemId() { return this.customObject15ExternalSystemId; }
04c8f61c-a02c-49c6-9c11-0dbfa1f1aae7
public java.lang.String getCustomText32() { return this.customText32; }
5fd707d7-cb26-445e-a223-270e89fd54cb
public void setCustomInteger24(java.lang.Integer customInteger24) { this.customInteger24 = customInteger24; }
caea6bc7-f6b7-4ddd-a951-e300e6125714
public static byte[] getShowCoreGain(int core, int quantity) { MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter(); mplew.writeShort(SendPacketOpcode.SHOW_STATUS_INFO.getValue()); mplew.write(30); mplew.write(22); mplew.writeInt(core); mplew.writeInt(quantity); return mplew.getPacket(); }
e082606d-abdf-45cf-9177-5186bf887aa7
public java.lang.Boolean getSolutionMarketingApproval() { return this.solutionMarketingApproval; }
b935bc14-a011-4fbb-bc69-4d78225119db
public crmondemand.xml.customobject6.query.QueryType getModifiedByExt() { return this.modifiedByExt; }
7fd25ef5-591d-4cbf-9343-7841ec7fafc4
public void draw() { if(Bot.getSingleton().getBotClient().getCanvas() == null) return; try { Graphics g = offscreen.getGraphics(); g.drawImage(Bot.getSingleton().getBotClient().getCanvas().getBuffer(), 0, 0, null); Collection<BotMenuItem> items = Bot.getSingleton().getBotMenu().getInformationMenuItems().values(); for(BotMenuItem item : items) { if(item.isActive()) { item.draw(g); } } Collection<Script> scripts = ScriptManager.getScripts().values(); for(Script script : scripts) { if(script.isActive()) { script.draw(g); } } Bot.getSingleton().getBotClient().getCanvas().getCanvasGraphics().drawImage(offscreen, 0, 0, null); } catch(Exception e) { e.printStackTrace(); } }
b2b05e76-c339-4fde-9f18-40217ef57edd
public void setCustomPhone7(crmondemand.xml.opportunity.query.QueryType customPhone7) { this.customPhone7 = customPhone7; }
156ede47-8d3e-413e-8604-161c1e9d93f2
public void setCustomObject9Type(java.lang.String customObject9Type) { this.customObject9Type = customObject9Type; }
d946c4ae-767f-4e0d-a7e4-9be4addf5f36
public void setCustomPhone4(java.lang.String customPhone4) { this.customPhone4 = customPhone4; }
0f8a7c40-07d9-49a6-b3c5-f2c5f9babb84
public crmondemand.xml.customobject3.query.QueryType getCustomText32() { return this.customText32; }
886f0729-672e-45c3-9b35-3679890be64f
public void setObjectiveExternalSystemId(java.lang.String objectiveExternalSystemId) { this.objectiveExternalSystemId = objectiveExternalSystemId; }
41de303d-2e02-414c-b48c-52278486536b
public crmondemand.xml.contact.query.QueryType getCustomText52() { return this.customText52; }
00b215ca-8935-443f-b6dc-149f36523091
public java.lang.String getCustomObject9IntegrationId() { return this.customObject9IntegrationId; }
21e28969-5052-4238-bac1-22133b9ca962
public void setCoverageProductClass(crmondemand.xml.contact.query.QueryType coverageProductClass) { this.coverageProductClass = coverageProductClass; }
1efb4e1e-d569-4d94-863c-d66c1da4503b
public java.lang.String getActivitySubject() { return this.activitySubject; }
61907c1d-acb7-4b89-a165-7d5520bd4542
public crmondemand.xml.contact.query.QueryType getCustomCurrency9() { return this.customCurrency9; }
5d159062-35fc-4083-858c-a78b2f6ad9af
public Builder clearStaticMinerals() { if (staticMineralsBuilder_ == null) { staticMinerals_ = java.util.Collections.emptyList(); bitField0_ = (bitField0_ & ~0x00000001); onChanged(); } else { staticMineralsBuilder_.clear(); } return this; }
b67c9ae7-9edd-4023-8609-eb2ff93b1e58
public void setCustomCurrency9(crmondemand.xml.customobject6.query.QueryType customCurrency9) { this.customCurrency9 = customCurrency9; }
8a3348d6-27ea-4390-acb7-042adfdaefaf
public void setPolicyLineofBusiness(java.lang.String policyLineofBusiness) { this.policyLineofBusiness = policyLineofBusiness; }
12d900e3-4ba1-4234-9920-d7adef04b1f5
public void setHouseholdExternalSystemId(crmondemand.xml.customobject6.query.QueryType householdExternalSystemId) { this.householdExternalSystemId = householdExternalSystemId; }
4cffad36-041d-4507-a8a2-c08acd6f81b4
public crmondemand.xml.contact.query.QueryType getCustomPickList30() { return this.customPickList30; }
56769ac6-3ceb-4ac4-a801-3b041d9d76bd
public java.lang.String getAccountName() { return this.accountName; }
c214cf15-a5b9-4b3a-82e6-ff23818c2355
void vendre(Session session, LivreDTO livreDTO) throws InvalidHibernateSessionException, InvalidDTOException, InvalidCriterionException, InvalidSortByPropertyException, ServiceException;
e86a91fa-d630-4fc5-832c-c69a7dce5a13
@Override void setUpPriceLabel() { price = new JLabel( "<html>Prices: Food Mule - 125<br/> Energy Mule - 150<br/> Ore Mule - 175</html>"); }
25adca0a-81cd-4947-9862-d1d2d53e1069
public java.lang.String getCustomPickList7() { return this.customPickList7; }
9461144a-6295-4c60-887a-4ae8a14162a7
public crmondemand.xml.customobject6.query.QueryType getCustomText14() { return this.customText14; }
877edc12-3a15-406b-b7a7-3a05c890af5f
public void setCustomObject13Name(crmondemand.xml.opportunity.query.QueryType customObject13Name) { this.customObject13Name = customObject13Name; }
52fdabaa-ecc4-41b8-a10b-fb01989edfa8
public java.lang.String getCustomPickList88() { return this.customPickList88; }
46d8a2e9-be12-4c49-bdca-9e4c23f82604
public java.lang.String getCustomPickList12() { return this.customPickList12; }
3c80233d-db50-46fa-ba6b-b8f4a7d3882e
public void getRand() { int tmp=0; int i; int size=10; int[] test = new int[BasicThings.size/2]; Random rnd = new Random(); for(i=0;i<BasicThings.size/2;i++){ test[i]= i; } for(i=0;i<BasicThings.size/2;i++){ int des =rnd.nextInt(size); tmp = test[i]; test[i]=test[des]; test[des]=tmp; } for ( i = 0 ; i < 8 ; i ++ ) { random[i] = test[i]; } }
e8216cca-1d48-413e-94a1-5e940859d34b
public java.lang.String getCustomObject8Name() { return this.customObject8Name; }
b1fada0b-d0fb-46b7-b635-94508fcdf754
public void setCustomText4(crmondemand.xml.opportunity.query.QueryType customText4) { this.customText4 = customText4; }
17a2a04b-005b-44fe-ac1d-d13f0398d3dd
public java.lang.String getCustomObject11Type() { return this.customObject11Type; }
862fe260-076a-42e9-a80b-72499758ea5b
public void setCustomNumber27(java.math.BigDecimal customNumber27) { this.customNumber27 = customNumber27; }
a73b9d3a-9bb3-4b08-b5fb-c9b9a914acce
public crmondemand.xml.contact.query.QueryType getCreatedById() { return this.createdById; }
cbf7ea4b-f7e5-498f-b757-14ae5aa1fad3
public void populateTypeTable(AstSymbolTable stable) { m_stable = stable; if (m_predicateList != null) { m_predicateList.populateTypeTable(m_stable); } }
7a8c22c8-b2ce-47d1-86eb-3d8bed9fe757
public java.lang.String getIndexedPick2() { return this.indexedPick2; }
8a0abcdc-e8cc-4b18-ae34-ca61be8dcda1
public crmondemand.xml.opportunity.query.QueryType getCustomDate34() { return this.customDate34; }
36996ce5-6351-45e6-ae2c-bc789061ee5e
@Test(expected = IllegalArgumentException.class) public void testCreateAllPossibleHandsNullHand() { FiveCardBoard board = new FiveCardBoard(); board.addCard(new Card(Suit.DIAMOND, Rank.DEUCE)); board.addCard(new Card(Suit.SPADE, Rank.DEUCE)); board.addCard(new Card(Suit.HEART, Rank.ACE)); board.addCard(new Card(Suit.DIAMOND, Rank.THREE)); board.addCard(new Card(Suit.DIAMOND, Rank.NINE)); PossibleHandsCreator creator = new PossibleHandsCreator(null, board); }
fc8180da-5ee6-4cc6-9eed-1aa17f852e7f
public crmondemand.xml.customobject6.query.QueryType getCustomPickList29() { return this.customPickList29; }
6fc081ae-8950-4ea1-9883-75effbb26efd
public void setCustomBoolean33(java.lang.Boolean customBoolean33) { this.customBoolean33 = customBoolean33; }
d714a1b3-c4a6-44b5-b1b8-d41a03a258ef
private final void method1016 (int[] is, int[] is_0_, int i, int i_1_, int i_2_, float f, float f_3_, float f_4_, float f_5_, float f_6_, float f_7_, float f_8_, float f_9_, float f_10_, float f_11_, float f_12_, float f_13_, float f_14_, float f_15_, float f_16_, float f_17_) { int i_18_ = i_2_ - i_1_; float f_19_ = 1.0F / (float) i_18_; float f_20_ = (f_3_ - f) * f_19_; float f_21_ = (f_5_ - f_4_) * f_19_; float f_22_ = (f_7_ - f_6_) * f_19_; float f_23_ = (f_9_ - f_8_) * f_19_; float f_24_ = (f_11_ - f_10_) * f_19_; float f_25_ = (f_13_ - f_12_) * f_19_; float f_26_ = (f_15_ - f_14_) * f_19_; float f_27_ = (f_17_ - f_16_) * f_19_; if (((Class109) this).aBoolean1671) { if (i_2_ > ((Class109) this).anInt1679) i_2_ = ((Class109) this).anInt1679; if (i_1_ < 0) { f -= f_20_ * (float) i_1_; f_4_ -= f_21_ * (float) i_1_; f_6_ -= f_22_ * (float) i_1_; f_8_ -= f_23_ * (float) i_1_; f_10_ -= f_24_ * (float) i_1_; f_12_ -= f_25_ * (float) i_1_; f_14_ -= f_26_ * (float) i_1_; f_16_ -= f_27_ * (float) i_1_; i_1_ = 0; } } if (i_1_ < i_2_) { i_18_ = i_2_ - i_1_; i += i_1_; while (i_18_-- > 0) { float f_28_ = 1.0F / f; if (f_28_ < aFloatArray1677[i]) { int i_29_ = (int) (f_4_ * f_28_ * (float) anInt1693); if (aBoolean1694) i_29_ &= anInt1690; else if (i_29_ < 0) i_29_ = 0; else if (i_29_ > anInt1690) i_29_ = anInt1690; int i_30_ = (int) (f_6_ * f_28_ * (float) anInt1693); if (aBoolean1694) i_30_ &= anInt1690; else if (i_30_ < 0) i_30_ = 0; else if (i_30_ > anInt1690) i_30_ = anInt1690; int i_31_ = anIntArray1698[i_30_ * anInt1693 + i_29_]; int i_32_ = 255; if (anInt1683 == 2) i_32_ = i_31_ >> 24 & 0xff; else if (anInt1683 == 1) i_32_ = i_31_ == 0 ? 0 : 255; else i_32_ = (int) f_10_; if (i_32_ != 0) { if (i_32_ != 255) { int i_33_ = (~0xffffff | ((int) (f_12_ * (float) (i_31_ >> 16 & 0xff)) << 8 & 0xff0000) | (int) (f_14_ * (float) (i_31_ >> 8 & 0xff)) & 0xff00 | ((int) (f_16_ * (float) (i_31_ & 0xff)) >> 8)); if (f_8_ != 0.0F) { int i_34_ = (int) (255.0F - f_8_); int i_35_ = ((((anInt1696 & 0xff00ff) * (int) f_8_ & ~0xff00ff) | ((anInt1696 & 0xff00) * (int) f_8_ & 0xff0000)) >>> 8); i_33_ = (((i_33_ & 0xff00ff) * i_34_ & ~0xff00ff | (i_33_ & 0xff00) * i_34_ & 0xff0000) >>> 8) + i_35_; } int i_36_ = is[i]; int i_37_ = 255 - i_32_; i_33_ = ((((i_36_ & 0xff00ff) * i_37_ + (i_33_ & 0xff00ff) * i_32_) & ~0xff00ff) + (((i_36_ & 0xff00) * i_37_ + (i_33_ & 0xff00) * i_32_) & 0xff0000)) >> 8; is[i] = i_33_; aFloatArray1677[i] = f_28_; } else { int i_38_ = (~0xffffff | ((int) (f_12_ * (float) (i_31_ >> 16 & 0xff)) << 8 & 0xff0000) | (int) (f_14_ * (float) (i_31_ >> 8 & 0xff)) & 0xff00 | ((int) (f_16_ * (float) (i_31_ & 0xff)) >> 8)); if (f_8_ != 0.0F) { int i_39_ = (int) (255.0F - f_8_); int i_40_ = ((((anInt1696 & 0xff00ff) * (int) f_8_ & ~0xff00ff) | ((anInt1696 & 0xff00) * (int) f_8_ & 0xff0000)) >>> 8); i_38_ = (((i_38_ & 0xff00ff) * i_39_ & ~0xff00ff | (i_38_ & 0xff00) * i_39_ & 0xff0000) >>> 8) + i_40_; } is[i] = i_38_; aFloatArray1677[i] = f_28_; } } } i++; f += f_20_; f_4_ += f_21_; f_6_ += f_22_; f_8_ += f_23_; f_10_ += f_24_; f_12_ += f_25_; f_14_ += f_26_; f_16_ += f_27_; } } }
ebe25d97-57ff-4c13-967d-ae941540413c
final za method3702(int i) { anInt8049++; za_Sub2 var_za_Sub2 = new za_Sub2(i); aClass262_7927.addToFront(var_za_Sub2, -20180); return var_za_Sub2; }
a99609c4-985f-4fbe-8022-25b689710337
public void setCustomBoolean13(crmondemand.xml.customobject3.query.QueryType customBoolean13) { this.customBoolean13 = customBoolean13; }
9d69c8b2-1635-4308-9c12-9f8cba2856da
public crmondemand.xml.opportunity.query.QueryType getMedEdExternalSystemId() { return this.medEdExternalSystemId; }
1f7cc024-798e-4f6f-bb20-cde26f3eaafd
public void setCustomObject5ExternalSystemId(java.lang.String customObject5ExternalSystemId) { this.customObject5ExternalSystemId = customObject5ExternalSystemId; }
6da5a2e6-45ce-4ac5-8bdc-a2723aea19f3
public void setCustomText17(crmondemand.xml.contact.query.QueryType customText17) { this.customText17 = customText17; }
1167d016-5c40-40b6-8ebe-6c96a0c630ec
public void setCustomPickList34(crmondemand.xml.customobject6.query.QueryType customPickList34) { this.customPickList34 = customPickList34; }
fe191d19-8bce-48c9-a1fb-dd295bd23087
public java.lang.String getCustomPickList93() { return this.customPickList93; }
1f5aeb81-4939-4c59-8a6a-fe62e36f79e7
public void setOwnerUserSignInId(crmondemand.xml.contact.query.QueryType ownerUserSignInId) { this.ownerUserSignInId = ownerUserSignInId; }
0ae4dd14-1a84-46db-8931-ead938358170
public void setCustomCurrency18(java.math.BigDecimal customCurrency18) { this.customCurrency18 = customCurrency18; }
f86fdb51-a083-417e-8eb4-8270c3312579
public java.lang.String getCustomObject4Name() { return this.customObject4Name; }
eb8e5836-1b4c-4015-8965-ed24cd81e53c
public crmondemand.xml.customobject6.query.QueryType getCustomPickList92() { return this.customPickList92; }
8d8a2519-9a71-4fb3-9a1c-fc67023093a8
private void updatePartnerChooser() { partnerChooser.removeAllItems(); partnerChooser.addItem(null); for(int i = 0; i < pv.counselors.size(); i++) { Counselor c = pv.counselors.get(i); if(c != (Counselor) counsChooser.getSelectedItem()) { if(c.getPartner() == (Counselor) counsChooser.getSelectedItem()) { partnerChooser.addItem(c); } else if(c.getPartner() == null) { partnerChooser.addItem(c); } } } }
4828d66e-4fae-4e36-b112-a9237c15aa2b
public void setZCustomText87(crmondemand.xml.customobject6.query.QueryType zCustomText87) { this.zCustomText87 = zCustomText87; }
aa1c70c2-e1bb-4dfa-9b9f-384fd628f10e
public void setCustomPickList4(java.lang.String customPickList4) { this.customPickList4 = customPickList4; }
3539ca80-7cf4-4ad5-b3d8-2d34a4802168
public crmondemand.xml.contact.query.QueryType getCustomText35() { return this.customText35; }
a25d549a-0f30-4a03-aafd-ca344eb50821
public void setCustomObject6Name(crmondemand.xml.customobject6.query.QueryType customObject6Name) { this.customObject6Name = customObject6Name; }
b0bbecbc-b3d5-4806-9490-3a60f504757c
public java.lang.String getCustomObject9Name() { return this.customObject9Name; }
3ed6e6d9-9185-44c9-9bed-b0ceb40500f3
public void setCustomDate47(java.util.Calendar customDate47) { this.customDate47 = customDate47; }
5a3697d3-b08a-402e-ba90-537653e68be0
public void setCustomNumber32(java.math.BigDecimal customNumber32) { this.customNumber32 = customNumber32; }
08bd7672-dece-48da-9f24-fbdd3bd165d2
public crmondemand.xml.customobject6.query.QueryType getSolutionStatus() { return this.solutionStatus; }
2714d011-c590-4510-b84e-adce77f6edf5
public void setCustomNumber36(crmondemand.xml.customobject6.query.QueryType customNumber36) { this.customNumber36 = customNumber36; }
32662412-ef87-49e0-9a8e-8d407f0666d0
public java.lang.String getCustomObject2ExternalSystemId() { return this.customObject2ExternalSystemId; }
64b70b4c-ff86-45d5-82de-cd979a24fec5
public crmondemand.xml.opportunity.query.QueryType getPlanStatus() { return this.planStatus; }
767a042c-2149-4237-a3e4-0f8ba900fdb0
public void setContactAccountName(java.lang.String contactAccountName) { this.contactAccountName = contactAccountName; }
771c317e-e58c-4ac3-ac16-db8121edf006
public java.lang.String getCustomObject6ExternalSystemId() { return this.customObject6ExternalSystemId; }
8568d289-3138-421e-89f4-5cb88c8e2de7
public crmondemand.xml.customobject3.query.QueryType getCustomObject4IntegrationId() { return this.customObject4IntegrationId; }
75d70665-4bac-4f8e-8558-789167f239fc
public java.lang.Integer getCustomInteger11() { return this.customInteger11; }
268b6279-afaf-4a5c-ae37-f121424bb9a7
public void setProductDescription(crmondemand.xml.customobject6.query.QueryType productDescription) { this.productDescription = productDescription; }
dd8a27ca-b558-467d-9710-7ac622dce13b
public java.lang.Boolean getCustomBoolean13() { return this.customBoolean13; }
06c84309-1ed9-40fc-9df6-0c36d4e10709
public crmondemand.xml.customobject3.query.QueryType getUpdatedByIntegrationId() { return this.updatedByIntegrationId; }
8ceef836-b904-4a4f-94ec-cd3843fca46e
public void setCustomPickList36(crmondemand.xml.customobject6.query.QueryType customPickList36) { this.customPickList36 = customPickList36; }
909e5b10-1b46-462b-9520-59b1ce3494a5
public static Type valueOf(int value) { switch (value) { case 1: return TYPE_DOUBLE; case 2: return TYPE_FLOAT; case 3: return TYPE_INT64; case 4: return TYPE_UINT64; case 5: return TYPE_INT32; case 6: return TYPE_FIXED64; case 7: return TYPE_FIXED32; case 8: return TYPE_BOOL; case 9: return TYPE_STRING; case 10: return TYPE_GROUP; case 11: return TYPE_MESSAGE; case 12: return TYPE_BYTES; case 13: return TYPE_UINT32; case 14: return TYPE_ENUM; case 15: return TYPE_SFIXED32; case 16: return TYPE_SFIXED64; case 17: return TYPE_SINT32; case 18: return TYPE_SINT64; default: return null; } }
34601027-3899-4609-9b7e-c8bbed35715f
public void setCustomPickList44(crmondemand.xml.customobject6.query.QueryType customPickList44) { this.customPickList44 = customPickList44; }
be038a1d-f845-4a41-bdcc-18dbcf8a5ac0
public crmondemand.xml.customobject3.query.QueryType getTransactionExternalSystemId() { return this.transactionExternalSystemId; }
a820fe1c-8bf3-4132-913d-e1eb3f6609e3
public java.lang.String getFax() { return this.fax; }
8e206644-b992-446f-aa08-117534cfcfe9
@Override public boolean updateStudentEmail(String matricNum, String newEmail) { Query q = em.createQuery("SELECT s FROM Student s WHERE s.matricNumber = :matric"); q.setParameter("matric", matricNum); studentEntity = (StudentEntity) q.getResultList().get(0); if (newEmail.isEmpty()) { System.out.println("Error: Email to be updated cannot be empty!"); return false; } studentEntity.setEmail(newEmail); em.merge(studentEntity); return true; }
42db71c4-9bd0-4937-b33c-3e9913696f0c
public void setCustomInteger12(java.lang.Integer customInteger12) { this.customInteger12 = customInteger12; }
443fb996-28ea-4a13-a2b8-b9a83ca2cb9a
public java.lang.String getDealRegistrationId() { return this.dealRegistrationId; }
c8c4685f-86f6-4af1-9606-73bf4be8c6e1
public void setCustomText23(crmondemand.xml.contact.query.QueryType customText23) { this.customText23 = customText23; }
e8b6b9c2-8012-4a5b-91c3-5a407561dde8
public crmondemand.xml.customobject6.query.QueryType getCustomNumber52() { return this.customNumber52; }
b6a11e29-07d2-4abd-84b6-49cac51d8047
public void setCustomNumber12(crmondemand.xml.customobject3.query.QueryType customNumber12) { this.customNumber12 = customNumber12; }
f0ff234e-56ab-4088-a34a-819794758eaa
public String[] getFieldAllValue(String name) { String[] fieldallvalues = null; HashMap values = (HashMap) fields.get(name); if (values != null) fieldallvalues = new String[values.size()]; for (int i = 0; i < values.size(); i++) fieldallvalues[i] = (String) values.get(i); return fieldallvalues; }
59692591-1611-4690-a572-17267c3aa732
public static int getSumNumbers(int[] numbers) { int Summa = 0; for (int i = 0; i<5; i++) Summa += numbers[i]; return Summa; }
62a87eb0-45c2-4e52-841b-37e0df653988
public void setCustomObject10Name(java.lang.String customObject10Name) { this.customObject10Name = customObject10Name; }
6212a0d5-5688-4581-bcda-d8b26351de69
public java.lang.String getCustomText1() { return this.customText1; }
2871ff75-e0bf-4a5a-8c53-8ed11404bcef
public crmondemand.xml.contact.query.QueryType getCustomDate29() { return this.customDate29; }
6fe4b39a-eb1f-4e2e-98f7-49b7881b8467
@java.lang.Override protected java.lang.Object writeReplace() throws java.io.ObjectStreamException { return super.writeReplace(); }
4250529d-d29a-4b36-93ff-6637fcf5329f
public void setCustomText24(crmondemand.xml.customobject3.query.QueryType customText24) { this.customText24 = customText24; }
34ce6723-2e99-434c-87ea-bcdbe94a5bfb
public crmondemand.xml.customobject6.query.QueryType getSolutionMultiFileAsset() { return this.solutionMultiFileAsset; }
6d3dce40-edbb-44a6-84fe-17fd713afefb
public void setCustomObject3ExternalSystemId(java.lang.String customObject3ExternalSystemId) { this.customObject3ExternalSystemId = customObject3ExternalSystemId; }
95b151ae-14b0-4edb-9d37-3eb15a6c4570
public crmondemand.xml.customobject6.query.QueryType getCustomPickList27() { return this.customPickList27; }
fa23fedc-5041-47ef-b1ca-a53ea7c9f1d1
public void setCustomInteger24(java.lang.Integer customInteger24) { this.customInteger24 = customInteger24; }
b97d1ef0-2106-48f8-b019-dc78298691c3
public crmondemand.xml.contact.query.QueryType getCustomText61() { return this.customText61; }
16f51896-dd8f-43b5-8376-c1c4bce07a5d
public java.lang.String getCustomPickList49() { return this.customPickList49; }
444c124a-1812-4a16-94db-9bc26b2875e4
public java.lang.Boolean getBusinessAccountReference() { return this.businessAccountReference; }