id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
26e33c5f-65a0-419a-8a94-a3f98f728795 | public void setZCustomPickList72(java.lang.String zCustomPickList72) {
this.zCustomPickList72 = zCustomPickList72;
} |
50d67d97-e485-4760-becc-cd5072b17a25 | public crmondemand.xml.customobject3.query.QueryType getCustomPickList2() {
return this.customPickList2;
} |
ac88f9d8-65cc-4389-974a-cf6ecb74722e | public void setCustomPickList1(crmondemand.xml.customobject6.query.QueryType customPickList1) {
this.customPickList1 = customPickList1;
} |
09f1c2ee-ff08-4bcc-abb5-5110bb00087e | public void setCustomText65(crmondemand.xml.customobject3.query.QueryType customText65) {
this.customText65 = customText65;
} |
501818d2-97a3-45f7-a94e-be773e12ec1e | public void setCustomObject6Id(java.lang.String customObject6Id) {
this.customObject6Id = customObject6Id;
} |
486ac0c8-429e-40e3-98a8-170add546294 | public crmondemand.xml.customobject6.query.QueryType getCustomBoolean31() {
return this.customBoolean31;
} |
2d02bc43-6fe5-443b-afdb-7d08443f001d | public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return org.bwapi.proxy.messages.GameMessages.internal_static_messages_PlayerStatus_descriptor;
} |
baa3e567-7350-43ef-8ac8-5439721aecdc | private void initGUI() {
if (this.tree != null) {
int height = tree.getHeight();
int elementNum = (int) Math.pow(2, height) - 1;
this.setPreferredSize(new Dimension(elementNum * panelXBase, height
* panelYBase));
this.setVisible(true);
}
} |
f2f3e422-fe0a-4ed2-b2eb-c8a6bacad960 | public crmondemand.xml.opportunity.query.QueryType getFinancialAccountPrimaryAccount() {
return this.financialAccountPrimaryAccount;
} |
fc9c252d-806e-4132-bb3c-f5a893e043a4 | public void insertVertexDist(VertexPulse v){
//System.out.println("Entrando "+ v.getID() + " FO : " + v.getMinCost() );
entrance.insertVertexDist(v);
} |
4a8442c3-7e90-4371-b5d0-a6389f7ac290 | public java.lang.String getAssetId() {
return this.assetId;
} |
5e049ccb-2c8a-4f64-937a-922ed86089d8 | public crmondemand.xml.customobject6.query.QueryType getCustomDate54() {
return this.customDate54;
} |
2a9a84c0-7e34-4362-8c77-e25ea24766fc | public void setCustomBoolean2(crmondemand.xml.contact.query.QueryType customBoolean2) {
this.customBoolean2 = customBoolean2;
} |
237c6602-ac7c-459c-bcb8-bacce8a5661a | public void setCustomText2(java.lang.String customText2) {
this.customText2 = customText2;
} |
b3e2038d-f81a-47f7-a049-98d551789da2 | public void setPolicyExchangeDate(java.util.Calendar policyExchangeDate) {
this.policyExchangeDate = policyExchangeDate;
} |
e0d2bdc0-88ef-4395-a691-334f31dd650e | public void setHouseholdIntegrationId(java.lang.String householdIntegrationId) {
this.householdIntegrationId = householdIntegrationId;
} |
13f24625-9ae4-44b2-9a77-80c06c47853d | public void setCustomDate43(java.util.Calendar customDate43) {
this.customDate43 = customDate43;
} |
0a37e3b3-5e94-4eeb-bc12-00ea62f06abb | public crmondemand.xml.contact.query.QueryType getCustomPickList40() {
return this.customPickList40;
} |
d609e518-030b-4350-afcc-81c63ee80974 | public void setCustomObject3IntegrationId(java.lang.String customObject3IntegrationId) {
this.customObject3IntegrationId = customObject3IntegrationId;
} |
7dc822ae-09cb-4421-9ecc-7458b035a33e | public crmondemand.xml.customobject6.query.QueryType getCustomBoolean22() {
return this.customBoolean22;
} |
24fd2aff-306a-4174-b04d-457e76d3e2c5 | public crmondemand.xml.customobject6.query.QueryType getCustomObject14IntegrationId() {
return this.customObject14IntegrationId;
} |
9f1d9636-86b7-4d4e-9232-39ef9e13d90c | public void setCustomNumber56(crmondemand.xml.customobject6.query.QueryType customNumber56) {
this.customNumber56 = customNumber56;
} |
4c0ac384-88a3-4c71-8b01-21ba136ad0b8 | public void setCustomCurrency12(crmondemand.xml.customobject6.query.QueryType customCurrency12) {
this.customCurrency12 = customCurrency12;
} |
e903b3c0-4216-4fce-96f8-98e297d598e2 | public void setCustomPhone18(crmondemand.xml.contact.query.QueryType customPhone18) {
this.customPhone18 = customPhone18;
} |
378a620e-3147-425a-bfd2-826229aa908c | public void setAccountExternalSystemId(java.lang.String accountExternalSystemId) {
this.accountExternalSystemId = accountExternalSystemId;
} |
28f02c84-3817-48e7-8ccd-db04b9f062b4 | public java.math.BigDecimal getCustomNumber20() {
return this.customNumber20;
} |
86c7a578-efee-40a8-b23f-bf2a440a9f25 | public crmondemand.xml.customobject6.query.QueryType getCustomObject3Name() {
return this.customObject3Name;
} |
420cf0e5-7e25-4ed7-a4ec-f755a0f7093e | public void setPolicyId(java.lang.String policyId) {
this.policyId = policyId;
} |
81764091-c7f7-44c3-acc3-5533cab96751 | public String GetImage()
{
if (bufpos >= tokenBegin)
return new String(buffer, tokenBegin, bufpos - tokenBegin + 1);
else
return new String(buffer, tokenBegin, bufsize - tokenBegin) +
new String(buffer, 0, bufpos + 1);
} |
03dca1b2-1a6a-44df-a525-3d64ff0e3200 | public static void close(Connection connection) {
if (connection != null) {
try {
connection.close();
}
catch (SQLException e) {
System.err.println("Closing Connection failed: " + e.getMessage());
e.printStackTrace();
}
}
} |
6b6c5909-6400-4798-994b-a8b4fd25bc38 | public void setCustomText62(crmondemand.xml.contact.query.QueryType customText62) {
this.customText62 = customText62;
} |
61cdd46f-3ce4-473d-9162-b2aab9f54bfa | public java.lang.Integer getCustomInteger5() {
return this.customInteger5;
} |
f0b83c8b-c954-48a3-995d-d08db69f45a4 | public void setProgramId(crmondemand.xml.customobject6.query.QueryType programId) {
this.programId = programId;
} |
18ece278-fd7b-4b55-8135-5c8e01a6466e | public void setSolutionStatus(crmondemand.xml.customobject6.query.QueryType solutionStatus) {
this.solutionStatus = solutionStatus;
} |
95463f4d-2c2e-46d1-b2df-9e2b27a7ad37 | @Override
public boolean shutdown()
{
for(int i=numQuests();i>=0;i--)
{
final Quest Q=fetchQuest(i);
delQuest(Q);
}
quests.clear();
return true;
} |
d0cae2c4-7eac-4ff6-a98a-6b80d196eb27 | public crmondemand.xml.contact.query.QueryType getCoverageProductClass() {
return this.coverageProductClass;
} |
12a53bd7-d3c2-4389-bfe5-4cf618e16946 | public void setFullNameAndCompany(java.lang.String fullNameAndCompany) {
this.fullNameAndCompany = fullNameAndCompany;
} |
2e008a12-3679-4f94-91de-8dd8acdcc193 | public void setCustomDate27(java.util.Calendar customDate27) {
this.customDate27 = customDate27;
} |
c814c342-e329-4c62-a637-23d6b364b6f4 | public void setCustomNumber40(java.math.BigDecimal customNumber40) {
this.customNumber40 = customNumber40;
} |
2d8342ae-2bab-496b-983b-d50ac813326e | public crmondemand.xml.contact.query.QueryType getCreatedBy() {
return this.createdBy;
} |
4396c7d9-1da5-4290-90c4-68c8528ee1d2 | public void setCustomDate23(java.util.Calendar customDate23) {
this.customDate23 = customDate23;
} |
ad14e6db-1d03-4633-95cf-927488419bb2 | public void setCustomInteger5(crmondemand.xml.customobject6.query.QueryType customInteger5) {
this.customInteger5 = customInteger5;
} |
cef91e92-0514-47c7-813b-70e362922383 | public void setCustomInteger34(crmondemand.xml.customobject3.query.QueryType customInteger34) {
this.customInteger34 = customInteger34;
} |
85810914-d0b0-4900-832f-06a81be1cfc8 | public void setCustomPickList40(java.lang.String customPickList40) {
this.customPickList40 = customPickList40;
} |
15e5627e-8446-4671-815b-991f04f79f6a | public crmondemand.xml.contact.query.QueryType getCustomPickList97() {
return this.customPickList97;
} |
306476d4-e3cf-4efc-8b30-a9cfe5bf726b | public void setCustomPickList81(crmondemand.xml.contact.query.QueryType customPickList81) {
this.customPickList81 = customPickList81;
} |
f3be32a9-a269-4e28-a7cd-b39364db3ad0 | public void init(GameContainer gc, StateBasedGame sbg) throws SlickException
{
//back = new Image("res/splash.png");
} |
6f302529-64bb-4d21-a220-caea8ee1d207 | public java.lang.String getFinancialAccountFinancialAccount() {
return this.financialAccountFinancialAccount;
} |
e0fc5a0f-f551-4675-80ca-18e67fcf5976 | public void setCustomPickList68(java.lang.String customPickList68) {
this.customPickList68 = customPickList68;
} |
ebe16e43-8b70-4310-84e0-25e44bf5e968 | public crmondemand.xml.contact.query.QueryType getCustomPickList48() {
return this.customPickList48;
} |
c5803c5d-08bc-4261-9734-4655680701db | public java.math.BigDecimal getCustomNumber46() {
return this.customNumber46;
} |
22d4158d-e073-4712-a979-c219b9263a3f | public java.lang.Integer getCustomInteger9() {
return this.customInteger9;
} |
3a981f27-0269-4dab-aa7e-009939c80260 | public java.util.Calendar getCustomDate47() {
return this.customDate47;
} |
d53389d4-42a4-4de7-a8f4-ee9813018548 | @Override
public void remove(Component c) {
System.out.println("Cannot remove to a leaf");
} |
42214fbc-d807-40f2-a917-cd86d66cb4f2 | public void setApplicationExternalSystemId(crmondemand.xml.customobject6.query.QueryType applicationExternalSystemId) {
this.applicationExternalSystemId = applicationExternalSystemId;
} |
cde9fb4d-283e-41d6-bfae-69da8de1ad25 | public void handler() {
PORT_START(); /* IN1 */
PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x02, IP_ACTIVE_LOW, IPT_BUTTON2);
PORT_BIT(0x04, IP_ACTIVE_LOW, IPT_BUTTON1);
PORT_BIT(0x08, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x10, IP_ACTIVE_LOW, IPT_JOYSTICK_DOWN | IPF_4WAY);
PORT_BIT(0x20, IP_ACTIVE_LOW, IPT_JOYSTICK_UP | IPF_4WAY);
PORT_BIT(0x40, IP_ACTIVE_LOW, IPT_JOYSTICK_RIGHT | IPF_4WAY);
PORT_BIT(0x80, IP_ACTIVE_LOW, IPT_JOYSTICK_LEFT | IPF_4WAY);
PORT_START(); /* IN2 */
PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x02, IP_ACTIVE_LOW, IPT_BUTTON2 | IPF_COCKTAIL);
PORT_BIT(0x04, IP_ACTIVE_LOW, IPT_BUTTON1 | IPF_COCKTAIL);
PORT_BIT(0x08, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x10, IP_ACTIVE_LOW, IPT_JOYSTICK_DOWN | IPF_4WAY | IPF_COCKTAIL);
PORT_BIT(0x20, IP_ACTIVE_LOW, IPT_JOYSTICK_UP | IPF_4WAY | IPF_COCKTAIL);
PORT_BIT(0x40, IP_ACTIVE_LOW, IPT_JOYSTICK_RIGHT | IPF_4WAY | IPF_COCKTAIL);
PORT_BIT(0x80, IP_ACTIVE_LOW, IPT_JOYSTICK_LEFT | IPF_4WAY | IPF_COCKTAIL);
PORT_START(); /* IN0 */
PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_COIN1);
PORT_BIT(0x02, IP_ACTIVE_LOW, IPT_COIN2);
PORT_BITX(0x04, IP_ACTIVE_LOW, IPT_SERVICE, DEF_STR("Service_Mode"), KEYCODE_F2, IP_JOY_NONE);
PORT_BIT(0x08, IP_ACTIVE_LOW, IPT_COIN3);
PORT_BIT(0x10, IP_ACTIVE_LOW, IPT_START1);
PORT_BIT(0x20, IP_ACTIVE_LOW, IPT_START2);
PORT_BIT(0x40, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x80, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_START(); /* DSW1 */
PORT_DIPNAME(0x0f, 0x0f, DEF_STR("Coin_A"));
PORT_DIPSETTING(0x07, DEF_STR("4C_1C"));
PORT_DIPSETTING(0x08, DEF_STR("3C_1C"));
PORT_DIPSETTING(0x09, DEF_STR("2C_1C"));
PORT_DIPSETTING(0x05, "2 Coins/1 Credit 5/3 6/4");
PORT_DIPSETTING(0x04, "2 Coins/1 Credit 4/3");
PORT_DIPSETTING(0x0f, DEF_STR("1C_1C"));
PORT_DIPSETTING(0x03, "1 Coin/1 Credit 5/6");
PORT_DIPSETTING(0x02, "1 Coin/1 Credit 4/5");
PORT_DIPSETTING(0x01, "1 Coin/1 Credit 2/3");
PORT_DIPSETTING(0x06, DEF_STR("2C_3C"));
PORT_DIPSETTING(0x0e, DEF_STR("1C_2C"));
PORT_DIPSETTING(0x0d, DEF_STR("1C_3C"));
PORT_DIPSETTING(0x0c, DEF_STR("1C_4C"));
PORT_DIPSETTING(0x0b, DEF_STR("1C_5C"));
PORT_DIPSETTING(0x0a, DEF_STR("1C_6C"));
PORT_DIPNAME(0xf0, 0xf0, DEF_STR("Coin_B"));
PORT_DIPSETTING(0x70, DEF_STR("4C_1C"));
PORT_DIPSETTING(0x80, DEF_STR("3C_1C"));
PORT_DIPSETTING(0x90, DEF_STR("2C_1C"));
PORT_DIPSETTING(0x50, "2 Coins/1 Credit 5/3 6/4");
PORT_DIPSETTING(0x40, "2 Coins/1 Credit 4/3");
PORT_DIPSETTING(0xf0, DEF_STR("1C_1C"));
PORT_DIPSETTING(0x30, "1 Coin/1 Credit 5/6");
PORT_DIPSETTING(0x20, "1 Coin/1 Credit 4/5");
PORT_DIPSETTING(0x10, "1 Coin/1 Credit 2/3");
PORT_DIPSETTING(0x60, DEF_STR("2C_3C"));
PORT_DIPSETTING(0xe0, DEF_STR("1C_2C"));
PORT_DIPSETTING(0xd0, DEF_STR("1C_3C"));
PORT_DIPSETTING(0xc0, DEF_STR("1C_4C"));
PORT_DIPSETTING(0xb0, DEF_STR("1C_5C"));
PORT_DIPSETTING(0xa0, DEF_STR("1C_6C"));
PORT_START(); /* DSW0 */
PORT_DIPNAME(0x01, 0x00, DEF_STR("Cabinet"));
PORT_DIPSETTING(0x00, DEF_STR("Upright"));
PORT_DIPSETTING(0x01, DEF_STR("Cocktail"));
PORT_DIPNAME(0x06, 0x06, DEF_STR("Lives"));
PORT_DIPSETTING(0x06, "3");
PORT_DIPSETTING(0x04, "4");
PORT_DIPSETTING(0x02, "5");
PORT_BITX(0, 0x00, IPT_DIPSWITCH_SETTING | IPF_CHEAT, "Infinite", IP_KEY_NONE, IP_JOY_NONE);
PORT_DIPNAME(0x38, 0x38, DEF_STR("Bonus_Life"));
PORT_DIPSETTING(0x38, "30000");
PORT_DIPSETTING(0x30, "40000");
PORT_DIPSETTING(0x28, "50000");
PORT_DIPSETTING(0x20, "60000");
PORT_DIPSETTING(0x18, "70000");
PORT_DIPSETTING(0x10, "80000");
PORT_DIPSETTING(0x08, "90000");
PORT_DIPSETTING(0x00, "None");
PORT_DIPNAME(0x40, 0x40, DEF_STR("Unknown"));
PORT_DIPSETTING(0x40, DEF_STR("Off"));
PORT_DIPSETTING(0x00, DEF_STR("On"));
PORT_DIPNAME(0x80, 0x80, DEF_STR("Unknown"));
PORT_DIPSETTING(0x80, DEF_STR("Off"));
PORT_DIPSETTING(0x00, DEF_STR("On"));
INPUT_PORTS_END();
} |
f6625dbd-b122-4229-8c9a-871121a2b3dd | public java.lang.String getActivitySubject()
{
return this.activitySubject;
} |
c34172e0-d63b-4fe4-bd6a-4327256340f3 | public crmondemand.xml.customobject6.query.QueryType getCustomText86() {
return this.customText86;
} |
b90f42d8-c81a-4f33-bb8d-17959589fff5 | public void setHiredDate(String hiredDate) {
this.hiredDate = hiredDate;
} |
71af5079-39ea-4800-895e-4f069fc77131 | public java.math.BigDecimal getCustomNumber39() {
return this.customNumber39;
} |
12b14caf-06f6-477d-a5e6-96b5b5cdcb09 | public void setCustomNumber28(crmondemand.xml.customobject3.query.QueryType customNumber28) {
this.customNumber28 = customNumber28;
} |
2bc36d0b-eae9-40c7-83d3-a9182409ea08 | * each accompanied by its score
*/
public List<ScoredObject<Tree>> getKGoodParses(int k) {
return getKBestParses(k);
} |
34f1c1cb-e195-414c-b94b-55388c76c1c9 | public crmondemand.xml.contact.query.QueryType getActivityCallType() {
return this.activityCallType;
} |
67aacff6-86fb-451f-a8a1-05d1996e108b | public void setCustomPickList19(crmondemand.xml.contact.query.QueryType customPickList19) {
this.customPickList19 = customPickList19;
} |
5f667690-c968-46ab-8e81-9d7b581e36de | public crmondemand.xml.opportunity.query.QueryType getCustomInteger19() {
return this.customInteger19;
} |
e7a81a90-cb1a-4dad-8e5e-6a5cd58df7f5 | public JukeBox(String s) {
try {
AudioInputStream sound = AudioSystem.getAudioInputStream(getClass()
.getResourceAsStream(s));
AudioFormat iFormat = sound.getFormat(); //base format
AudioFormat format = new AudioFormat(AudioFormat.Encoding.PCM_SIGNED, iFormat.getSampleRate(), 16, iFormat.getChannels(),
iFormat.getChannels() * 2, iFormat.getSampleRate(), //decode format
false);
AudioInputStream ais = AudioSystem.getAudioInputStream(format, sound);
clip = AudioSystem.getClip();
clip.open(ais);
}
catch (Exception e) {
e.printStackTrace();
}
} |
0ac81945-e720-4946-8ef3-77999e5ad5fd | public java.lang.String getCustomPickList76() {
return this.customPickList76;
} |
4179cc05-e517-462f-a97d-355bff776612 | public void setCustomText82(crmondemand.xml.contact.query.QueryType customText82) {
this.customText82 = customText82;
} |
01bc3e5e-7ac3-4393-89ab-35ba3304d7c1 | public void setCustomDate1(crmondemand.xml.contact.query.QueryType customDate1) {
this.customDate1 = customDate1;
} |
a5fe2d10-bafc-4737-b165-56a085817c30 | public crmondemand.xml.contact.query.QueryType getCustomInteger34() {
return this.customInteger34;
} |
34f3c682-b2e8-4f37-bc9b-35114595e13a | public java.util.Calendar getInventoryPeriodEndDate() {
return this.inventoryPeriodEndDate;
} |
09feabd6-192a-4bcc-b2b0-a82a841c42e8 | public void setCustomInteger16(java.lang.Integer customInteger16) {
this.customInteger16 = customInteger16;
} |
1bdf8b74-4c9a-472b-bb0e-e5cc22861d3c | public void setCustomNumber47(crmondemand.xml.contact.query.QueryType customNumber47) {
this.customNumber47 = customNumber47;
} |
e12182ab-2f3f-465e-a34f-6fed43ef756e | private ArrayList<String> fillList(ArrayList<String> lines)
throws IOException {
String line;
while ((line = bufferedReader.readLine()) != null) {
lines.add(line);
}
return lines;
} |
75d13bbc-501f-4e62-8d55-ffab2a015807 | public void setCustomInteger16(crmondemand.xml.customobject3.query.QueryType customInteger16) {
this.customInteger16 = customInteger16;
} |
b6661146-953b-4764-8607-ea296bd23441 | public void actionPerformed(java.awt.event.ActionEvent evt) {
cancelButtonActionPerformed(evt);
} |
f9825957-f5f0-4453-b662-40c9ff6aeb3d | public void setCustomObject9ExternalSystemId(java.lang.String customObject9ExternalSystemId) {
this.customObject9ExternalSystemId = customObject9ExternalSystemId;
} |
d0c77088-f032-4221-b0d5-128a2950b557 | public java.lang.String getZCustomText74() {
return this.zCustomText74;
} |
4e6ca86c-1d98-4bc0-b3d2-7430c493f118 | public void setCustomPickList34(crmondemand.xml.contact.query.QueryType customPickList34) {
this.customPickList34 = customPickList34;
} |
2a2e4d4e-3f9b-4f29-a73c-1465b343d4f3 | public java.lang.String getCustomText23() {
return this.customText23;
} |
86d91e55-2c8a-4027-8a03-1935b3168bc2 | public void setCustomPickList64(java.lang.String customPickList64) {
this.customPickList64 = customPickList64;
} |
a90da767-eb6d-4ee5-b697-7495a5a8cf97 | public crmondemand.xml.contact.query.QueryType getCustomCurrency10() {
return this.customCurrency10;
} |
8d2be619-dcab-4a55-b677-45e63075c242 | public void setCustomObject12ExternalSystemId(crmondemand.xml.customobject6.query.QueryType customObject12ExternalSystemId) {
this.customObject12ExternalSystemId = customObject12ExternalSystemId;
} |
2acdf5f7-8230-49a3-af3d-f9960db60766 | public void setCustomDate17(crmondemand.xml.contact.query.QueryType customDate17) {
this.customDate17 = customDate17;
} |
768c3c52-3156-4314-b2cc-78bd5cddc732 | public void setCustomPickList37(crmondemand.xml.contact.query.QueryType customPickList37) {
this.customPickList37 = customPickList37;
} |
5c3f76b7-8db4-4b0a-a808-0bf906a23e0f | public crmondemand.xml.contact.query.QueryType getCustomPickList49() {
return this.customPickList49;
} |
b50f29ee-2089-4400-bd69-a575ff3b9a18 | public java.lang.String getUpdatedByEMailAddr() {
return this.updatedByEMailAddr;
} |
72515e70-22b2-4386-8a15-6526f74a159b | public void setCustomNumber19(crmondemand.xml.contact.query.QueryType customNumber19) {
this.customNumber19 = customNumber19;
} |
b89c453b-dd7c-4cfc-a6be-b08505ae17c4 | public void setCustomNumber27(java.math.BigDecimal customNumber27) {
this.customNumber27 = customNumber27;
} |
1f2d7b8e-aa34-4dfd-b636-e35b801cd112 | public java.math.BigDecimal getCustomNumber47() {
return this.customNumber47;
} |
f92f7b36-9c3f-414c-837b-ffe46c16d779 | public crmondemand.xml.contact.query.QueryType getCustomText43() {
return this.customText43;
} |
9eb190bc-53ac-45ee-b127-22cbdae9992e | public void setCustomInteger28(crmondemand.xml.customobject6.query.QueryType customInteger28) {
this.customInteger28 = customInteger28;
} |
bafb9d5e-5044-48cf-a360-25f7f71c3f88 | public void setCustomDate42(java.util.Calendar customDate42) {
this.customDate42 = customDate42;
} |
db3891f0-ca87-4710-83a8-c0fcd5e27ec2 | public void setHouseholdHolderHouseholdName(java.lang.String householdHolderHouseholdName) {
this.householdHolderHouseholdName = householdHolderHouseholdName;
} |
3b327c01-5841-4d59-a128-af8cac19faa5 | public void setCustomPickList92(java.lang.String customPickList92) {
this.customPickList92 = customPickList92;
} |
22b2d1cb-7153-44c5-922f-d0170027dd6c | public void setCustomNumber38(crmondemand.xml.opportunity.query.QueryType customNumber38) {
this.customNumber38 = customNumber38;
} |
c16f4c8d-9fa8-408e-a7e7-8424397e328b | public java.lang.String getQuickSearch1() {
return this.quickSearch1;
} |
b5cd1609-7508-4dcd-9fe6-39fafb60a9ea | public crmondemand.xml.opportunity.query.QueryType getActivityType() {
return this.activityType;
} |
73d26e30-caeb-4854-ae33-0c1bb5e8698c | public void setUpdatedByUserSignInId(java.lang.String updatedByUserSignInId) {
this.updatedByUserSignInId = updatedByUserSignInId;
} |
95e771b7-8bf5-4a66-a80f-8de916d59a1d | @Test
public void testNightViewInit(){
card = new NightView(enLocale);
assertEquals(mesEN.getString("titleNightView"), card.getName());
assertEquals(mesEN.getString("desNightView"), card.getDescription());
assertEquals(mesEN.getString("rulesNightView"), card.getRules());
//Check Spanish
card = new NightView(spLocale);
assertEquals(mesSP.getString("titleNightView"), card.getName());
assertEquals(mesSP.getString("desNightView"), card.getDescription());
assertEquals(mesSP.getString("rulesNightView"), card.getRules());
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.