id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
eb124c18-4690-44b9-8cbd-60f1d401024d | public void setFundRequestId(java.lang.String fundRequestId) {
this.fundRequestId = fundRequestId;
} |
ff5be5f2-aaa9-4d59-b7a2-25986ac04dc6 | public java.lang.String getDealRegistrationDealRegistrationName() {
return this.dealRegistrationDealRegistrationName;
} |
b11d6937-de54-4c49-8416-d8520c8ffee9 | public crmondemand.xml.customobject6.query.QueryType getServiceRequestExternalSystemId() {
return this.serviceRequestExternalSystemId;
} |
cb86dda8-dacb-478f-aeae-2caf555bdcaf | public void setPlanNameDescription(crmondemand.xml.contact.query.QueryType planNameDescription) {
this.planNameDescription = planNameDescription;
} |
f12ada79-dbeb-482b-b993-d415a397518b | public void setCustomObject15ExternalSystemId(crmondemand.xml.opportunity.query.QueryType customObject15ExternalSystemId) {
this.customObject15ExternalSystemId = customObject15ExternalSystemId;
} |
229d987a-f1ee-4c70-a333-d253b923c9c7 | public java.lang.String getCustomPickList76() {
return this.customPickList76;
} |
cbb836b1-4d2f-40be-bcba-e08a5ebd185a | public void setCustomNumber35(crmondemand.xml.contact.query.QueryType customNumber35) {
this.customNumber35 = customNumber35;
} |
54dd5328-be1f-407e-b496-acd8361201ba | public static void clearPropositionAnnotations(Proposition proposition) {
{ PropertyList annotations = ((PropertyList)(KeyValueList.dynamicSlotValue(proposition.dynamicSlots, Logic.SYM_LOGIC_ANNOTATIONS, null)));
if (annotations != null) {
{ Keyword option = null;
Stella_Object value = null;
Cons iter000 = annotations.thePlist;
for (;!(iter000 == Stella.NIL); iter000 = iter000.rest.rest) {
option = ((Keyword)(iter000.value));
value = iter000.rest.value;
value = value;
if (option == Logic.KWD_DIRECTION) {
KeyValueList.setDynamicSlotValue(proposition.dynamicSlots, Logic.SYM_LOGIC_FORWARD_ONLYp, Stella.FALSE_WRAPPER, Stella.FALSE_WRAPPER);
KeyValueList.setDynamicSlotValue(proposition.dynamicSlots, Logic.SYM_LOGIC_BACKWARD_ONLYp, Stella.FALSE_WRAPPER, Stella.FALSE_WRAPPER);
}
else if (option == Logic.KWD_WEIGHT) {
KeyValueList.setDynamicSlotValue(proposition.dynamicSlots, Logic.SYM_LOGIC_WEIGHT, FloatWrapper.wrapFloat(Stella.NULL_FLOAT), Stella.NULL_FLOAT_WRAPPER);
}
else {
Stella_Object.runOptionHandlerP(proposition, option, null);
}
}
}
}
}
} |
29d6c188-01e8-4885-8bb0-4684b3b0a54e | public void setCustomPickList97(crmondemand.xml.contact.query.QueryType customPickList97) {
this.customPickList97 = customPickList97;
} |
bdea31aa-35f7-48f6-91fe-a1083a9c0f24 | public void setCustomDate3(java.util.Calendar customDate3) {
this.customDate3 = customDate3;
} |
90d851ca-7abd-46af-9754-758b6ece8dba | @Test
public void testSetFileName() {
this.imageObject.setProperty("File Name", "Name");
assertTrue(this.imageObject.getFileName().equals("Name"));
} |
717a9b3d-fdb5-4e3b-bf63-57d846292944 | public void setCustomNumber63(java.math.BigDecimal customNumber63) {
this.customNumber63 = customNumber63;
} |
d2dc2fec-f122-469a-a6a1-43a5d569c6cf | public crmondemand.xml.contact.query.QueryType getFuriganaFirstName() {
return this.furiganaFirstName;
} |
4f5439f9-0ee8-4254-9d63-1014f51619be | public MaxFunction(Object parent, String functionName) {
this(parent, functionName, null);
} |
da4b9425-b504-48b7-a9f5-55827d4754a3 | public void setCustomText24(crmondemand.xml.customobject3.query.QueryType customText24) {
this.customText24 = customText24;
} |
9c15ea18-ba79-4aa6-974d-ae426352ed0a | public void setCustomPickList95(crmondemand.xml.customobject6.query.QueryType customPickList95) {
this.customPickList95 = customPickList95;
} |
44303140-858e-456d-b917-f166686b0052 | public void setCustomDate14(java.util.Calendar customDate14) {
this.customDate14 = customDate14;
} |
0085edf8-cc76-432c-8e7a-87604fd42b08 | public crmondemand.xml.customobject6.query.QueryType getLeadFirstName() {
return this.leadFirstName;
} |
e5bd9e14-65ed-43e9-bee7-e4ef8ceca0bc | boolean queryNeedsOrderBy() {
return true;
} |
da947a0e-5163-4c26-8db1-259a8fc8daad | public void setFinancialAccountFinancialAccountNumber(crmondemand.xml.contact.query.QueryType financialAccountFinancialAccountNumber) {
this.financialAccountFinancialAccountNumber = financialAccountFinancialAccountNumber;
} |
91b7c131-6f53-4332-a93c-a5ea32190663 | public void loadSuppliers()
{
String na = "Not Available";
this.cmbSupp1.removeAllItems();
this.cmbSupp2.removeAllItems();
this.cmbSupp3.removeAllItems();
this.cmbSupp4.removeAllItems();
this.cmbSupp5.removeAllItems();
this.cmbSupp6.removeAllItems();
this.cmbSupp7.removeAllItems();
this.cmbSupp8.removeAllItems();
this.cmbSupp9.removeAllItems();
this.cmbSupp10.removeAllItems();
this.cmbSupp11.removeAllItems();
this.cmbSupp12.removeAllItems();
this.cmbSupp13.removeAllItems();
this.cmbSupp14.removeAllItems();
this.cmbSupp15.removeAllItems();
this.cmbSupp16.removeAllItems();
this.cmbSupp17.removeAllItems();
this.cmbSupp18.removeAllItems();
this.cmbSupp19.removeAllItems();
this.cmbSupp20.removeAllItems();
this.cmbSuppGlobal.removeAllItems();
this.cmbSuppGlobal1.removeAllItems();
this.cmbSupp1.addItem(na);
this.cmbSupp2.addItem(na);
this.cmbSupp3.addItem(na);
this.cmbSupp4.addItem(na);
this.cmbSupp5.addItem(na);
this.cmbSupp6.addItem(na);
this.cmbSupp7.addItem(na);
this.cmbSupp8.addItem(na);
this.cmbSupp9.addItem(na);
this.cmbSupp10.addItem(na);
this.cmbSupp11.addItem(na);
this.cmbSupp12.addItem(na);
this.cmbSupp13.addItem(na);
this.cmbSupp14.addItem(na);
this.cmbSupp15.addItem(na);
this.cmbSupp16.addItem(na);
this.cmbSupp17.addItem(na);
this.cmbSupp18.addItem(na);
this.cmbSupp19.addItem(na);
this.cmbSupp20.addItem(na);
this.cmbSuppGlobal.addItem(na);
this.cmbSuppGlobal1.addItem(na);
String proList = "select sName as 'field' from supplier where sName != 'deleted'";
ResultSet countList = db1.executeSQLQuery(proList);
try
{
while(countList.next())
{
//n1 += Integer.parseInt(count1.getString("field"));
this.cmbSupp1.addItem(countList.getString("field"));
this.cmbSupp2.addItem(countList.getString("field"));
this.cmbSupp3.addItem(countList.getString("field"));
this.cmbSupp4.addItem(countList.getString("field"));
this.cmbSupp5.addItem(countList.getString("field"));
this.cmbSupp6.addItem(countList.getString("field"));
this.cmbSupp7.addItem(countList.getString("field"));
this.cmbSupp8.addItem(countList.getString("field"));
this.cmbSupp9.addItem(countList.getString("field"));
this.cmbSupp10.addItem(countList.getString("field"));
this.cmbSupp11.addItem(countList.getString("field"));
this.cmbSupp12.addItem(countList.getString("field"));
this.cmbSupp13.addItem(countList.getString("field"));
this.cmbSupp14.addItem(countList.getString("field"));
this.cmbSupp15.addItem(countList.getString("field"));
this.cmbSupp16.addItem(countList.getString("field"));
this.cmbSupp17.addItem(countList.getString("field"));
this.cmbSupp18.addItem(countList.getString("field"));
this.cmbSupp19.addItem(countList.getString("field"));
this.cmbSupp20.addItem(countList.getString("field"));
this.cmbSuppGlobal.addItem(countList.getString("field"));
this.cmbSuppGlobal1.addItem(countList.getString("field"));
}
}
catch(Exception e)
{
JOptionPane.showMessageDialog(null, e.getMessage(),"METROPOLITAN ENGINEERING (PVT) LTD", 1);
}
} |
ecb45145-6c4d-4023-8c15-43e61df8e121 | public void setCustomDate10(java.util.Calendar customDate10) {
this.customDate10 = customDate10;
} |
489101c7-eb7b-45a7-b753-9ecf20aa9dae | public void setCustomNumber1(java.math.BigDecimal customNumber1) {
this.customNumber1 = customNumber1;
} |
39f7ff85-4c93-4eaa-b6cb-7b01513e2b26 | public void setActivityExternalSystemId(crmondemand.xml.customobject6.query.QueryType activityExternalSystemId) {
this.activityExternalSystemId = activityExternalSystemId;
} |
27d7d816-2c8d-4cf2-83c5-e08359dae197 | public void setCustomText59(crmondemand.xml.contact.query.QueryType customText59) {
this.customText59 = customText59;
} |
656b057a-d8d7-4786-bde6-e25fc907cbce | public java.math.BigDecimal getCustomNumber31() {
return this.customNumber31;
} |
1f905745-9cca-42d6-8037-cd3c9064e31f | public void setFinancialAccountExternalSystemId(crmondemand.xml.customobject3.query.QueryType financialAccountExternalSystemId) {
this.financialAccountExternalSystemId = financialAccountExternalSystemId;
} |
4c5f72b7-aef7-4882-aff1-b4e0aaab93e7 | public java.lang.String getAssignmentStatus() {
return this.assignmentStatus;
} |
b0c9b3ae-ffad-48e8-a2f8-2a6e0a8adcd0 | public java.lang.String getCustomPickList93() {
return this.customPickList93;
} |
a9e4e890-6089-4381-a170-fb1093693540 | public void setCustomObject4ExternalSystemId(java.lang.String customObject4ExternalSystemId) {
this.customObject4ExternalSystemId = customObject4ExternalSystemId;
} |
241e47ac-f1dc-460e-a359-e3d2a831c2c5 | public void setCustomDate34(crmondemand.xml.customobject3.query.QueryType customDate34) {
this.customDate34 = customDate34;
} |
742dfdb0-4095-4634-8d1e-100f406f9d01 | public void actionPerformed(java.awt.event.ActionEvent evt) {
resetButtonActionPerformed(evt);
} |
1cc40cf6-9dd8-40a1-b441-70c4543b70c2 | public crmondemand.xml.opportunity.query.QueryType getCustomText66() {
return this.customText66;
} |
9baeecc2-4945-4c95-8a00-5ca72313ee02 | public java.util.Calendar getCustomDate31() {
return this.customDate31;
} |
8f769d5b-5c2d-4407-8cd6-6a1b995db5f5 | public Main() {
try
{
UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
}
catch (Exception e)
{
e.printStackTrace();
}
initComponents();
} |
eb89bcf1-3556-480f-a8f3-4b56d1b9bd28 | public crmondemand.xml.customobject6.query.QueryType getCustomBoolean112() {
return this.customBoolean112;
} |
5392544b-d869-4799-99be-1cbb841f3bd4 | public crmondemand.xml.customobject6.query.QueryType getCustomDate8() {
return this.customDate8;
} |
f3d8c821-8c04-40aa-aa7d-fad84491c4b1 | public void setCustomBoolean18(java.lang.Boolean customBoolean18) {
this.customBoolean18 = customBoolean18;
} |
68b54657-4bac-4610-b154-f6cf2a3ed50f | @Override
public void handle(ActionEvent e){
if(e.getSource().equals(startButtonProjectile)){
startEvent();
}else if(e.getSource().equals(pauseButtonProjectile)){
pauseEvent();
}else if(e.getSource().equals(resetButtonProjectile)){
stopEvent();
}
} |
5555b60f-eeee-4eb8-8aa4-f3a61ddb5d57 | public java.lang.String getBusinessAccountAccountName() {
return this.businessAccountAccountName;
} |
36eeadc6-da9d-4712-8e0a-6dfed3efea95 | public void setCustomNumber51(java.math.BigDecimal customNumber51) {
this.customNumber51 = customNumber51;
} |
e6be5fa6-5bae-4c50-80d0-3d84fa9e9718 | public static List<Tip_LIzraz_Const_Niz_Ime> PROVJERI_lista_parametara(){
String linija = mParser.ParsirajNovuLiniju();
List<Tip_LIzraz_Const_Niz_Ime> vrati;
if (linija.equals("<deklaracija_parametra>")){
Tip_LIzraz_Const_Niz_Ime deklaracija_parametra = PROVJERI_deklaracija_parametra();
vrati = new ArrayList<Tip_LIzraz_Const_Niz_Ime>();
vrati.add(deklaracija_parametra);
return vrati;
}
if (linija.equals("<lista_parametara>")){
List<Tip_LIzraz_Const_Niz_Ime> lista_parametara = PROVJERI_lista_parametara();
linija = mParser.ParsirajNovuLiniju(); // ucitaj ZAREZ
UniformniZnak uz_zarez = UniformniZnak.SigurnoStvaranje(linija);
linija = mParser.ParsirajNovuLiniju(); // ucitaj <deklaracija_parametra>
Tip_LIzraz_Const_Niz_Ime deklaracija_parametra = PROVJERI_deklaracija_parametra();
Boolean ponovljeniIdentifikator = false;
for (int i = 0; i < lista_parametara.size(); ++i){
if (lista_parametara.get(i).mIme.equals(deklaracija_parametra.mIme)){
ponovljeniIdentifikator = true;
break;
}
}
if (ponovljeniIdentifikator){
String greska = "<lista_parametara> ::= <lista_parametara> " + uz_zarez.FormatZaIspis() + " <deklaracija_parametra>";
Utilities.WriteStringLineToOutputAndExit(greska);
}
lista_parametara.add(deklaracija_parametra);
vrati = lista_parametara;
return vrati;
}
return null;
} |
1dc16d4a-29e6-401f-8c2a-2d4afafb71e6 | public void setObjectiveExternalSystemId(crmondemand.xml.opportunity.query.QueryType objectiveExternalSystemId) {
this.objectiveExternalSystemId = objectiveExternalSystemId;
} |
3f75e505-ba91-4137-819e-a6fdcfcfeb94 | public crmondemand.xml.contact.query.QueryType getCustomText81() {
return this.customText81;
} |
237d475f-cb3b-4ff6-83f0-f5809faf22f4 | public void setAssetType(java.lang.String assetType) {
this.assetType = assetType;
} |
7786ecc2-b18b-4d8c-865e-03f55a91725b | public void setOpportunityOwner(java.lang.String opportunityOwner)
{
this.opportunityOwner = opportunityOwner;
} |
cb155554-1ae9-49a4-a1eb-4aae96a71426 | public void setCustomObject10Type(java.lang.String customObject10Type) {
this.customObject10Type = customObject10Type;
} |
5e02a8f7-f629-4c15-a01e-8fdfbd5f5c08 | public crmondemand.xml.opportunity.query.QueryType getPlanItemType() {
return this.planItemType;
} |
ff4705ed-ea97-4c3a-9b72-9f5aba722d26 | public void start() throws IOException {
mgr.start();
} |
57991e9f-0074-484b-ad6b-7174a68000d0 | public void setCustomObject1Name(java.lang.String customObject1Name) {
this.customObject1Name = customObject1Name;
} |
18c7ba0e-4038-457e-836e-b86a34f7f7ae | public void setCustomDate49(crmondemand.xml.opportunity.query.QueryType customDate49) {
this.customDate49 = customDate49;
} |
eb3e5625-f778-46bd-92a5-ff521f21eba0 | public crmondemand.xml.customobject3.query.QueryType getCustomBoolean21() {
return this.customBoolean21;
} |
0c3df72b-0bd0-4d60-9cb3-0ef8e6050707 | public Room otherSideFrom(Room room){
return secondRoom;
} |
3b8f4ea9-9e18-4239-8545-1d675e487ed1 | public java.math.BigDecimal getCustomNumber33() {
return this.customNumber33;
} |
b9c93477-e1cc-4e7b-85e1-e737a6354de2 | public Tank call(){
Tank tank = null;
try {
// tank = (Tank)ois.readObject();
String recvBuf = in.readLine();
tank = Oz.getTank(recvBuf);
} catch (IOException e) {
e.printStackTrace();
}
return tank;
} |
2dcdb3f7-f18c-496d-adbe-db0cb78fb8c7 | public java.lang.String getLeadExternalSystemId() {
return this.leadExternalSystemId;
} |
5b561a15-f5ec-4893-8f4c-a22596fbfc41 | public void setCustomText20(java.lang.String customText20) {
this.customText20 = customText20;
} |
1b056fad-e94a-4cef-a1c6-0c2267f2c61e | public void setCustomDate18(java.util.Calendar customDate18) {
this.customDate18 = customDate18;
} |
a1bcfb7d-fff9-480a-bac4-faa060c9747e | public void setCustomNumber41(java.math.BigDecimal customNumber41) {
this.customNumber41 = customNumber41;
} |
869ce53e-77aa-4ee9-ae0a-4e0e55a8ed21 | public Long getId() {
return id;
} |
f2cfca93-4e2b-4ba1-bb16-cdf468f7f820 | public void setSearchspec(java.lang.String searchspec) {
this.searchspec = searchspec;
} |
5eda5d4d-f56a-488d-8c93-5ff0ea2c47af | public void setCustomPickList14(java.lang.String customPickList14) {
this.customPickList14 = customPickList14;
} |
60498725-c18c-426b-a437-5c286f2ae276 | public java.util.Calendar getCustomDate29() {
return this.customDate29;
} |
33fb03bc-58e3-4f7b-a10a-92ee6463d2ad | public void setFinancialAccountFinancialAccount(crmondemand.xml.opportunity.query.QueryType financialAccountFinancialAccount) {
this.financialAccountFinancialAccount = financialAccountFinancialAccount;
} |
cc43a395-80d6-45a0-9dc5-5c0a979790da | public java.lang.Boolean getSolutionLegalApproval() {
return this.solutionLegalApproval;
} |
7cbaaa29-556a-4bf5-ab6e-42b864c0b429 | public java.lang.String getCampaignExternalSystemId() {
return this.campaignExternalSystemId;
} |
33cc29ea-c747-4088-b1d5-f3bf84bf67d5 | public crmondemand.xml.customobject6.query.QueryType getCustomBoolean30() {
return this.customBoolean30;
} |
31b4333b-9b35-49ed-8632-4ebec0b9dfe2 | public java.util.Calendar getCustomDate34() {
return this.customDate34;
} |
2a30f072-724f-4c9e-b1ef-2878ed905dd5 | public void setCustomPickList61(java.lang.String customPickList61) {
this.customPickList61 = customPickList61;
} |
a2dc857c-e45e-47c8-8a3a-5483f4d4d139 | public crmondemand.xml.customobject3.query.QueryType getCustomObject8Name() {
return this.customObject8Name;
} |
490f6d5b-7a83-4442-8afb-9a910b12e9c0 | public void setRequestDate(java.util.Calendar requestDate) {
this.requestDate = requestDate;
} |
3ff57fe8-ff88-4dfe-8a78-58d788dcdc9e | public JInPiqi.init build() {
JInPiqi.init result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
} |
2a6bfdfa-9857-441e-8541-8889348b1bae | public crmondemand.xml.contact.query.QueryType getCustomPickList84() {
return this.customPickList84;
} |
a4e0e9b5-9968-47c0-a332-37f6f216cc78 | public static JSystemPiqi.buy_item_request parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return newBuilder().mergeFrom(input, extensionRegistry)
.buildParsed();
} |
c7b006b8-5eea-4d85-b5df-bef731720790 | public int getPort() {
return this.port;
} |
7eae4a06-814f-4646-9747-2caa88ac41e5 | public void setCustomDate47(java.util.Calendar customDate47) {
this.customDate47 = customDate47;
} |
9790ddb1-e3d1-441d-a3f5-a75d02a53d90 | public void setPolicyBillingStatus(crmondemand.xml.customobject6.query.QueryType policyBillingStatus) {
this.policyBillingStatus = policyBillingStatus;
} |
afb7117e-e446-4ab8-8076-18dd76539559 | public java.lang.Boolean getCustomBoolean15() {
return this.customBoolean15;
} |
f7c6a7f6-6bef-4efc-bf8c-d89b776b5445 | public void setCustomNumber61(crmondemand.xml.customobject6.query.QueryType customNumber61) {
this.customNumber61 = customNumber61;
} |
78d3dff4-316d-4c42-a663-8bb3d288ff81 | public void setCustomBoolean30(java.lang.Boolean customBoolean30) {
this.customBoolean30 = customBoolean30;
} |
7edc7d09-abd3-43d2-a3cd-b8b4d5960539 | public void setCustomPickList83(java.lang.String customPickList83) {
this.customPickList83 = customPickList83;
} |
aee31a98-9259-4c17-95a4-a9950f5edb1b | public crmondemand.xml.contact.query.QueryType getCustomCurrency21() {
return this.customCurrency21;
} |
cacbaa5a-221f-4cf0-95b4-030efd96c816 | private void formWindowOpened(java.awt.event.WindowEvent evt) {//GEN-FIRST:event_formWindowOpened
// TODO add your handling code here:
rdbGrp.add(rdbDroite);
rdbGrp.add(rdbGauche);
rdbDroite.setSelected(true);
if (vol.get(0).compareTo("Mozart") == 0) {
cbbTypeVolet.setSelectedIndex(0);
} else {
if (vol.get(0).compareTo("Calyspo") == 0) {
cbbTypeVolet.setSelectedIndex(1);
} else {
cbbTypeVolet.setSelectedIndex(2);
}
}
txtLargeur.setText(vol.get(1));
txtHauteur.setText(vol.get(2));
for (Type_pose t : lesPose) {
cbbTypePose.addItem(t.getNom_type_pose());
}
for (Lame l : lesLames) {
cbbLame.addItem(l.getNom_lame());
}
for (Type_manoeuvre m : lesManoeuvres) {
cbbManoeuvre.addItem(m.getNom_type_manoeuvre());
}
for (Couleur c : lesCouleur) {
cbbCouleurCoffre.addItem(c.getNom_couleur());
cbbCouleurTablier.addItem(c.getNom_couleur());
cbbCouleurCoulisse.addItem(c.getNom_couleur());
}
}//GEN-LAST:event_formWindowOpened |
c9d55c85-050d-4a3d-af36-e1aaf84bddf8 | public crmondemand.xml.customobject3.query.QueryType getCustomPickList59() {
return this.customPickList59;
} |
1573842e-3351-4307-aac0-bacb81d228cd | public java.lang.String getCustomText88() {
return this.customText88;
} |
69f0f465-9129-45e6-998b-16baaeda775c | public java.lang.Boolean getZCustomBoolean22() {
return this.zCustomBoolean22;
} |
dc7e957c-8a0a-4686-a2a2-d178d4718174 | public void setCertficationCertificationNum(crmondemand.xml.customobject3.query.QueryType certficationCertificationNum) {
this.certficationCertificationNum = certficationCertificationNum;
} |
fb8bbbb9-da1d-4f50-ba28-1d30daa927ed | public PositionEntity(final int aX, final int aY) {
x = aX;
y = aY;
} |
6372e845-aeff-485d-8aeb-421a1c40cf92 | public void setServiceRequestId(java.lang.String serviceRequestId) {
this.serviceRequestId = serviceRequestId;
} |
9de1209e-5b95-4383-a0f0-7bd3b4346465 | public java.lang.String getFirstName() {
return this.firstName;
} |
aa1d4b80-aa95-4244-b9bf-edf391f01f7d | public crmondemand.xml.opportunity.query.QueryType getBusinessPlanExternalSystemId() {
return this.businessPlanExternalSystemId;
} |
a9829699-f6ad-4ce7-8118-6b22300b6a5d | public java.lang.String getServiceRequestType() {
return this.serviceRequestType;
} |
494235b5-bffe-44c7-95bd-e2843965a8a3 | public void setReasonWonLost(crmondemand.xml.customobject6.query.QueryType reasonWonLost) {
this.reasonWonLost = reasonWonLost;
} |
de3ab80e-d884-44c2-877d-b1ec4b5d7b44 | public crmondemand.xml.customobject6.query.QueryType getCustomObject14ExternalSystemId() {
return this.customObject14ExternalSystemId;
} |
f8170d7f-39e1-47fc-91c0-425745c87e7e | public void setCustomDate31(java.util.Calendar customDate31) {
this.customDate31 = customDate31;
} |
b0c2e436-b7b8-4619-8fc3-e8792efb584c | public void setContactFullName(java.lang.String contactFullName) {
this.contactFullName = contactFullName;
} |
f8a15647-6b4d-47c5-b753-0112b6f5f4a2 | public void setCustomCurrency14(java.math.BigDecimal customCurrency14) {
this.customCurrency14 = customCurrency14;
} |
2c9634db-c863-478d-8451-f652f6aafd50 | public String getValue() {
return "[|cffffcc00" + this.name() + "|r]";
} |
0b7dfdf7-26d6-4c91-b30d-7172aaf25b4d | public void mouseExited(java.awt.event.MouseEvent evt) {
comboCidadeMouseExited(evt);
} |
a7a2ffe9-3a23-4cfc-9159-746e85c27315 | public void setCustomObject6Name(java.lang.String customObject6Name) {
this.customObject6Name = customObject6Name;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.