id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
a671ed18-19cc-408a-b365-a70cc3ac7547 | public void setCustomObject13IntegrationId(crmondemand.xml.customobject3.query.QueryType customObject13IntegrationId) {
this.customObject13IntegrationId = customObject13IntegrationId;
} |
a4568fe5-4e92-4699-958e-318f482c412e | public void setCustomBoolean28(crmondemand.xml.customobject3.query.QueryType customBoolean28) {
this.customBoolean28 = customBoolean28;
} |
05e548d7-9f48-4cf3-8e8f-0d27090cd270 | public void handler() {
long ea = EA_AI();
long res = MASK_OUT_ABOVE_32(get_DX() | m68ki_read_32(ea));
m68ki_write_32(ea, res);
m68k_cpu.n_flag = GET_MSB_32(res);
m68k_cpu.not_z_flag = res;
m68k_cpu.c_flag = m68k_cpu.v_flag = 0;
USE_CLKS(12 + 8);
if (m68klog != null) {
fprintf(m68klog, "ori_re_ai_32 :PC:%d,PPC:%d,mode:%d,dr0:%d,dr1:%d,dr2:%d,dr3:%d,dr4:%d,dr5:%d,dr6:%d,dr7:%d,ar0:%d,ar1:%d,ar2:%d,ar3:%d,ar4:%d,ar5:%d,ar6:%d,ar7:%d,sp0:%d,sp1:%d,sp2:%d,sp3:%d,vbr:%d,sfc:%d,dfc:%d,cacr:%d,caar:%d,ir:%d,t1:%d,t0:%d,s:%d,m:%d,x:%d,n:%d,nz:%d,v:%d,c:%d,intm:%d,ints:%d,stop:%d,halt:%d,intc:%d,prefa:%d,prefd:%d\n", m68k_cpu.pc, m68k_cpu.ppc, m68k_cpu.mode, m68k_cpu.dr[0], m68k_cpu.dr[1], m68k_cpu.dr[2], m68k_cpu.dr[3], m68k_cpu.dr[4], m68k_cpu.dr[5], m68k_cpu.dr[6], m68k_cpu.dr[7], m68k_cpu.ar[0], m68k_cpu.ar[1], m68k_cpu.ar[2], m68k_cpu.ar[3], m68k_cpu.ar[4], m68k_cpu.ar[5], m68k_cpu.ar[6], m68k_cpu.ar[7], m68k_cpu.sp[0], m68k_cpu.sp[1], m68k_cpu.sp[2], m68k_cpu.sp[3], m68k_cpu.vbr, m68k_cpu.sfc, m68k_cpu.dfc, m68k_cpu.cacr, m68k_cpu.caar, m68k_cpu.ir, m68k_cpu.t1_flag, m68k_cpu.t0_flag, m68k_cpu.s_flag, m68k_cpu.m_flag, m68k_cpu.x_flag, m68k_cpu.n_flag, m68k_cpu.not_z_flag, m68k_cpu.v_flag, m68k_cpu.c_flag, m68k_cpu.int_mask, m68k_cpu.int_state, m68k_cpu.stopped, m68k_cpu.halted, m68k_cpu.int_cycles, m68k_cpu.pref_addr, m68k_cpu.pref_data);
}
} |
58ec94c5-96a4-4973-ae6d-a88b7262b18d | public crmondemand.xml.customobject3.query.QueryType getCustomBoolean5() {
return this.customBoolean5;
} |
b930e89f-9dd8-4e32-b496-7cc4da3a0d6f | public crmondemand.xml.customobject6.query.QueryType getCustomBoolean22() {
return this.customBoolean22;
} |
f3a209a9-928b-44de-91ed-513b58dce651 | public void setFitnessNorm(double lowestFitness, double highestFitness)
{
fitnessNorm = (fitness - lowestFitness) / (highestFitness - lowestFitness);
} |
56449e20-fec1-49f6-bcc2-d032182a4b20 | public void setNickname(String nickname) {
this.nickname = nickname;
} |
0aa8c5ad-ef94-437a-8172-6778164c6a90 | public void setCustomDate24(crmondemand.xml.customobject6.query.QueryType customDate24) {
this.customDate24 = customDate24;
} |
e01633b9-5532-4a8e-be4a-ddf5a6396761 | @Override
public void actionPerformed(ActionEvent arg0)
{
if (colorGain)
colorN += 3;
else
colorN -= 5;
if (colorN >= 200)
colorGain = false;
else if (colorN <= 30)
colorGain = true;
if (!seen)
{
if(frame.getTutorial() <= 4)
{
tutorial = true;
hero.setPaused(true);
if (tutorialX > 0)
{
tutorialX -= 15;
tutorialEnd = true;
}
if (tutorialMoved)
{
tutorialX -= 15;
if (tutorialX < -930)
{
tutorial = false;
hero.setPaused(false);
}
}
}
}
if (!tutorial)
{
setRunning(true);
}
else
{
setRunning(false);
}
super.actionPerformed(arg0);
} |
6aa73384-1c5f-422d-9d90-1e8d592c80cd | public String getLeader() {
return leader;
} |
04185b29-1270-4a1e-872c-8b6fa0e7500d | public void setCustomInteger4(java.lang.Integer customInteger4) {
this.customInteger4 = customInteger4;
} |
ae98ccce-30ab-4204-9201-804bfc038397 | private void setInitButtonImage() {
// TODO ڵ ҵ
System.out.println("init button DliDk");
leftButton.setIcon(new ImageIcon(firstImageSet.get(0)));
rightButton.setIcon(new ImageIcon(firstImageSet.get(1)));
} |
f3f10194-7a5a-4b0c-b8ca-f4d76c691c2a | public crmondemand.xml.contact.query.QueryType getCustomDate30() {
return this.customDate30;
} |
9fe7a5e2-128d-439a-94a4-63a5a9f07517 | public void setCustomDate31(java.util.Calendar customDate31) {
this.customDate31 = customDate31;
} |
6b74668d-b30d-418c-b9d6-bda665f7173d | public crmondemand.xml.contact.query.QueryType getCustomNumber48() {
return this.customNumber48;
} |
ff60c0d4-bb8a-4bc9-908a-db4d7f3397e9 | private void jButton1MouseClicked(java.awt.event.MouseEvent evt) {//GEN-FIRST:event_jButton1MouseClicked
// TODO add your handling code here:
formClient=new GestionClient();
formClient.setVisible(true);
dispose();
}//GEN-LAST:event_jButton1MouseClicked |
d31cac32-6ac9-4136-b0b7-755bb4fa4506 | public java.lang.Boolean getCustomBoolean18() {
return this.customBoolean18;
} |
192e9871-4295-49d5-a5db-28514d787acb | public java.lang.String getCustomPickList13() {
return this.customPickList13;
} |
71a3b481-3f07-4068-85a2-cf970fa6dbf9 | public crmondemand.xml.customobject6.query.QueryType getCustomMultiSelectPickList2() {
return this.customMultiSelectPickList2;
} |
539ce66f-cd03-4838-8c28-46c26e4c426a | public ExpressionListContext expressionList() {
return getRuleContext(ExpressionListContext.class,0);
} |
685a87e9-7784-4b85-9414-d2d15b1d8267 | public void setCustomNumber46(java.math.BigDecimal customNumber46) {
this.customNumber46 = customNumber46;
} |
e79dcc18-6634-4b8a-bf77-7cc3cde312d5 | public java.lang.String getCustomPickList39() {
return this.customPickList39;
} |
e350f5a6-c392-45bb-bb28-319e23f7754b | public crmondemand.xml.customobject6.query.QueryType getOpportunityId() {
return this.opportunityId;
} |
5cb9ebe6-2e02-4971-b643-b9d0a4dac7fe | public java.lang.String getAccountTerritoryId() {
return this.accountTerritoryId;
} |
33db4f00-4c78-4ead-b048-fe8e5bb3165c | public crmondemand.xml.customobject6.query.QueryType getCustomObject8Type() {
return this.customObject8Type;
} |
98b71ee0-86c7-470e-8e0a-e59215aa28e6 | public java.math.BigDecimal getCustomCurrency35() {
return this.customCurrency35;
} |
313a60f2-98d4-4ece-ab57-f74afbdd5019 | public crmondemand.xml.contact.query.QueryType getCustomNumber4() {
return this.customNumber4;
} |
2ce0200d-7325-423e-bcb0-6011aabb3b5d | @SuppressWarnings("unchecked")
protected final String PostProcessAttempter(final Map<String,Object> defined, final PostProcessAttempt attempter) throws CMException
{
try
{
attempter.defined=defined;
final String result = attempter.attempt();
return result;
}
catch(PostProcessException pe)
{
List<PostProcessAttempt> posties=(List<PostProcessAttempt>)defined.get(MUDPercolator.POST_PROCESSING_STAT_SETS);
if(posties==null)
{
posties=new Vector<PostProcessAttempt>();
defined.put(MUDPercolator.POST_PROCESSING_STAT_SETS, posties);
}
attempter.firstRun=false;
final Map<String,Object> definedCopy;
if(defined instanceof Hashtable)
definedCopy=(Map<String,Object>)((Hashtable<String,Object>)defined).clone();
else
definedCopy=new Hashtable<String,Object>(defined);
attempter.defined=definedCopy;
posties.add(attempter);
return null;
}
} |
508cab41-4c9a-4b03-8e66-61c50e8a95f3 | public GPoint() {
this(0, 0);
} |
84cdf790-3833-47b1-80a1-8d7898e99593 | public ChordalAxisPoint(TriangulationPoint point, double height)
{
this.point = point;
this.height = height;
} |
4380046b-b6ab-408f-a404-4a5d59fe40c0 | public crmondemand.xml.contact.query.QueryType getCustomCurrency22() {
return this.customCurrency22;
} |
f5a3ecdd-1f36-49cb-b243-e3576da55eca | public void setCustomInteger21(crmondemand.xml.opportunity.query.QueryType customInteger21) {
this.customInteger21 = customInteger21;
} |
5f80a8bb-1cbc-432c-aa01-fdc265ba5a94 | public crmondemand.xml.opportunity.query.QueryType getCustomText78() {
return this.customText78;
} |
9e354f4a-10c8-41ad-9679-96f4f73fc6dd | @Override
public void send(String message, Colleague colleague) {
if(colleague==colleague1){
colleague2.unotify(message);
}else{
colleague1.unotify(message);
}
} |
2e67bb54-1c55-4083-bb9c-26d5c7f5618f | public void setCustomDate22(java.util.Calendar customDate22) {
this.customDate22 = customDate22;
} |
b9d9ba9f-c75a-49ed-a861-070ebfc52f37 | public void setCustomText8(java.lang.String customText8) {
this.customText8 = customText8;
} |
da4b2ed9-d780-463d-ab76-e70210ce0f3a | public void setCustomBoolean13(crmondemand.xml.opportunity.query.QueryType customBoolean13) {
this.customBoolean13 = customBoolean13;
} |
8d392df5-576c-46fc-9bc1-5dc9db715b3f | public void setBrokerProfileExternalSystemId(crmondemand.xml.customobject6.query.QueryType brokerProfileExternalSystemId) {
this.brokerProfileExternalSystemId = brokerProfileExternalSystemId;
} |
48ace3e2-d60f-4b04-a5ec-2a074fcb0874 | private void dropperModeEvent(PointerEvent event) {
if(event.onButtonDown(MouseButton.MOUSE_BUTTON_LEFT)) {
if(mx>startScreenX&&my>startScreenY) {
setPrimaryColor(new Color(screen.getRGB(mx-startScreenX, my-startScreenY)));
}
}
if(event.onButtonDown(MouseButton.MOUSE_BUTTON_RIGHT)) {
if(mx>startScreenX&&my>startScreenY) {
setSecundaryColor(new Color(screen.getRGB(mx-startScreenX, my-startScreenY)));
}
}
} |
ca7e7d33-7620-41e5-9c32-b679e3073a1d | public java.math.BigDecimal getCustomNumber54() {
return this.customNumber54;
} |
613a8f2d-04c6-4ee2-adc4-b6e5d39b894f | public crmondemand.xml.contact.query.QueryType getCustomPickList14() {
return this.customPickList14;
} |
bc635870-6607-4990-85d3-cf082ebb042c | public crmondemand.xml.customobject3.query.QueryType getPortfolioAccountType() {
return this.portfolioAccountType;
} |
503b80b9-8c62-4cb8-8fed-e9756d105db6 | public crmondemand.xml.contact.query.QueryType getCustomPickList44() {
return this.customPickList44;
} |
0c6df8db-5202-428e-9e35-32381c9ea6ec | public crmondemand.xml.customobject6.query.QueryType getCustomText36() {
return this.customText36;
} |
79378f25-c1b0-4671-977c-b9cd7c7cd072 | public void handler() {
konami.u = ea & 0xFFFF;
/*if (konamilog != null) {
fprintf(konamilog, "konami#%d leau :PC:%d,PPC:%d,A:%d,B:%d,D:%d,DP:%d,U:%d,S:%d,X:%d,Y:%d,CC:%d,EA:%d\n", cpu_getactivecpu(), konami.pc, konami.ppc, A(), B(), konami.d, konami.dp, konami.u, konami.s, konami.x, konami.y, konami.cc, ea);
}*/
} |
c299dabb-992c-482a-a017-b04cfc87952f | public void setServiceRequestExternalSystemId(crmondemand.xml.contact.query.QueryType serviceRequestExternalSystemId) {
this.serviceRequestExternalSystemId = serviceRequestExternalSystemId;
} |
2abdafcb-6988-42e1-84a0-16093e1aac99 | public crmondemand.xml.customobject6.query.QueryType getTransactionName() {
return this.transactionName;
} |
86d5da51-a119-466c-9202-6e5523927249 | public java.lang.String getCustomPickList16() {
return this.customPickList16;
} |
d39f708d-04dd-4583-808d-e34c93cd7bbb | public void setCustomBoolean27(java.lang.Boolean customBoolean27) {
this.customBoolean27 = customBoolean27;
} |
d06a27ca-5257-442c-bed4-c1913dfcaab2 | public void setCustomText87(crmondemand.xml.contact.query.QueryType customText87) {
this.customText87 = customText87;
} |
aec6c118-d6d3-4d42-addf-22183d49fc6e | public crmondemand.xml.opportunity.query.QueryType getCustomObject13Type() {
return this.customObject13Type;
} |
bfebfcc1-2eb8-4f20-8876-3d60f16367ef | private void drawWorld() {
WorldRenderer.renderWorld(Main.world1, g, viewX, viewY);
} |
f86b9d4e-80ef-4d32-87ee-4edceb31fa92 | public void setActivityStatus(crmondemand.xml.opportunity.query.QueryType activityStatus) {
this.activityStatus = activityStatus;
} |
ba1ade9f-c26e-44de-93c6-cd4854aa5fc6 | public java.lang.String getCustomObject1Type() {
return this.customObject1Type;
} |
70d114ba-fbd7-4093-963b-eab37833224d | public crmondemand.xml.customobject3.query.QueryType getCustomInteger19() {
return this.customInteger19;
} |
a6b53c61-d737-414d-8f92-803ed72611e1 | public Memory getMEMORY() {
return MEMORY;
} |
eebe4799-f5fb-400e-82ce-bb50b77ec719 | public void setCustomPickList68(java.lang.String customPickList68) {
this.customPickList68 = customPickList68;
} |
6cb86879-9192-4c12-97c1-164d97521f9e | public java.lang.Integer getCustomInteger25() {
return this.customInteger25;
} |
9e165dee-23d2-4685-8bf6-8aa8df83086a | public void setCustomPickList40(crmondemand.xml.customobject6.query.QueryType customPickList40) {
this.customPickList40 = customPickList40;
} |
0cb23225-3350-4901-b30f-09cb3c459cbd | public void handler() {
set_DX(get_DX() | m68ki_read_8(EA_PI_8()));
long res = MASK_OUT_ABOVE_8(get_DX());
m68k_cpu.n_flag = GET_MSB_8(res);
m68k_cpu.not_z_flag = res;
m68k_cpu.c_flag = m68k_cpu.v_flag = 0;
USE_CLKS(4 + 4);
if (m68klog != null) {
fprintf(m68klog, "or_er_pi_8 :PC:%d,PPC:%d,mode:%d,dr0:%d,dr1:%d,dr2:%d,dr3:%d,dr4:%d,dr5:%d,dr6:%d,dr7:%d,ar0:%d,ar1:%d,ar2:%d,ar3:%d,ar4:%d,ar5:%d,ar6:%d,ar7:%d,sp0:%d,sp1:%d,sp2:%d,sp3:%d,vbr:%d,sfc:%d,dfc:%d,cacr:%d,caar:%d,ir:%d,t1:%d,t0:%d,s:%d,m:%d,x:%d,n:%d,nz:%d,v:%d,c:%d,intm:%d,ints:%d,stop:%d,halt:%d,intc:%d,prefa:%d,prefd:%d\n", m68k_cpu.pc, m68k_cpu.ppc, m68k_cpu.mode, m68k_cpu.dr[0], m68k_cpu.dr[1], m68k_cpu.dr[2], m68k_cpu.dr[3], m68k_cpu.dr[4], m68k_cpu.dr[5], m68k_cpu.dr[6], m68k_cpu.dr[7], m68k_cpu.ar[0], m68k_cpu.ar[1], m68k_cpu.ar[2], m68k_cpu.ar[3], m68k_cpu.ar[4], m68k_cpu.ar[5], m68k_cpu.ar[6], m68k_cpu.ar[7], m68k_cpu.sp[0], m68k_cpu.sp[1], m68k_cpu.sp[2], m68k_cpu.sp[3], m68k_cpu.vbr, m68k_cpu.sfc, m68k_cpu.dfc, m68k_cpu.cacr, m68k_cpu.caar, m68k_cpu.ir, m68k_cpu.t1_flag, m68k_cpu.t0_flag, m68k_cpu.s_flag, m68k_cpu.m_flag, m68k_cpu.x_flag, m68k_cpu.n_flag, m68k_cpu.not_z_flag, m68k_cpu.v_flag, m68k_cpu.c_flag, m68k_cpu.int_mask, m68k_cpu.int_state, m68k_cpu.stopped, m68k_cpu.halted, m68k_cpu.int_cycles, m68k_cpu.pref_addr, m68k_cpu.pref_data);
}
} |
07b189d0-ab1a-4f18-b283-0b098a62b611 | public void setCustomPhone12(java.lang.String customPhone12) {
this.customPhone12 = customPhone12;
} |
311aff5e-9e3b-43a9-9ebc-549214524ee5 | public void setCustomCurrency22(crmondemand.xml.contact.query.QueryType customCurrency22) {
this.customCurrency22 = customCurrency22;
} |
17933302-76e9-4211-aff3-843b44c7688d | public java.lang.String getCustomText59() {
return this.customText59;
} |
fc754017-2d65-4bff-83a2-de65ea39a4ca | public java.lang.String getVehicleUsedNew() {
return this.vehicleUsedNew;
} |
e6b9d02f-2f29-43a8-a2c0-51ad335bdbd5 | public void setCustomPickList42(java.lang.String customPickList42) {
this.customPickList42 = customPickList42;
} |
7d0b76f3-7e92-46dc-803d-b017ecde616a | public void setOpportunityModifiedDateExt(java.util.Calendar opportunityModifiedDateExt) {
this.opportunityModifiedDateExt = opportunityModifiedDateExt;
} |
8a3b833c-74d0-4c09-8e00-4c2aea437e81 | public java.lang.String getObjectiveId() {
return this.objectiveId;
} |
5d04fdb7-694f-441b-a4ce-63e8e2280169 | private double getDouble(String valor) {
if(valor != null && valor.length() > 0 ){
try{
return Double.parseDouble(valor.replace(",", "."));
}catch(NumberFormatException ex){
//if Bovespa send some bad string, I need to handle it.
return 0;
}
}else{
return 0;
}
} |
644dec46-fe40-44ab-aa3a-2f17fa4c88fa | public void stateChanged(ChangeEvent e)
{
jTabbedPane1_stateChanged(e);
} |
080750ee-64f1-4b2e-98e5-bf7361502847 | public crmondemand.xml.opportunity.query.QueryType getCustomText54() {
return this.customText54;
} |
eb926c82-b647-473a-b947-9c39905b65ca | public boolean isPixelTransparent(int x, int y){
int pixel = sprite.getRGB(x,y);
if( (pixel>>24) == 0x00 || pixel == Color.BLACK.getRGB()) {
return true;
}
else { return false; }
} |
88bce01a-0371-4433-8248-671bc3190c3c | public void setCustomNumber3(crmondemand.xml.customobject6.query.QueryType customNumber3) {
this.customNumber3 = customNumber3;
} |
11c1867a-7783-47d8-ad3d-2aa927659813 | public crmondemand.xml.customobject6.query.QueryType getUpdatedByFullName() {
return this.updatedByFullName;
} |
c4500b26-87f8-4c5a-acf3-e4d671f09646 | public void setParentDealerIntegrationId(crmondemand.xml.customobject6.query.QueryType parentDealerIntegrationId) {
this.parentDealerIntegrationId = parentDealerIntegrationId;
} |
89350bbe-cedb-4cb8-b223-2131d34fccdb | public void saveAs() {
checkChooser();
if (chooser.showSaveDialog(frame) != JFileChooser.APPROVE_OPTION) {
return;
}
File selectedFile = chooser.getSelectedFile();
try {
save(selectedFile.toString());
} catch (IOException ex) {
JOptionPane.showMessageDialog(frame, "Unable to save image:\n" + ex);
}
} |
b0624999-02e4-4f33-829f-0e105262f524 | public void setCurrencyCode(java.lang.String currencyCode) {
this.currencyCode = currencyCode;
} |
6b2b8363-e6a9-4fed-9003-395d01f9adc5 | public crmondemand.xml.opportunity.query.QueryType getCustomBoolean18() {
return this.customBoolean18;
} |
42df5f39-04b9-497d-b186-37d7f16b8081 | public void setCustomPickList60(java.lang.String customPickList60) {
this.customPickList60 = customPickList60;
} |
8820d48f-1fb5-4ba5-8041-9aef0d3789ef | public void setCustomPhone10(crmondemand.xml.contact.query.QueryType customPhone10) {
this.customPhone10 = customPhone10;
} |
8dbc4224-fe4e-4833-85a6-b2f905e9d14a | public void setCustomInteger7(java.lang.Integer customInteger7) {
this.customInteger7 = customInteger7;
} |
ff0b15be-a0c2-4cfc-95b7-aab709e0fa50 | public crmondemand.xml.opportunity.query.QueryType getCustomPickList95() {
return this.customPickList95;
} |
b75a2279-cb1e-428b-8fb8-2a2300035877 | public crmondemand.xml.customobject3.query.QueryType getPolicyBillingStatus() {
return this.policyBillingStatus;
} |
571c82bf-71fa-4619-918d-c1303e5266ff | public java.math.BigDecimal getCustomNumber24() {
return this.customNumber24;
} |
f548125a-97df-4839-9f09-83ccd13705ae | public void setInputStream(InputStream inputStream) {
this.inputStream = new DelimitedInputStream(inputStream);
} |
8cc886b4-73b0-4095-856a-5dcae6f58f7f | @Override
public void occupy(Player p) {
} |
7ba478ba-c672-4730-9c31-6345e3e1bee5 | public void setFinancialAccountJoint(java.lang.Boolean financialAccountJoint) {
this.financialAccountJoint = financialAccountJoint;
} |
a38e96a2-7969-4a21-ac75-c0bd0bf888e3 | public ArrayList<String> getModuleList(int moduleLevel) throws RemoteException {
System.out.println();
ArrayList<String> levelList = new ArrayList<String>();
int flag = 0;
int[] checkset = {1000, 2000, 3000, 4000, 5000, 6000};
for (int c : checkset)
if (moduleLevel == c)
flag = 1;
if (flag != 1)
System.out.println("getModuleList(): " + moduleLevel + " ==> " + "Module level is not found");
else {
System.out.print("getModuleList(): " + moduleLevel + " ==> " + "Modules in this level:");
for (int i = 0; i<moduleList.size(); i++) {
if (Character.getNumericValue(moduleList.get(i).charAt(2)) == (moduleLevel/1000)) {
levelList.add(moduleList.get(i));
}
}
for (int i = 0; i<levelList.size(); i++)
System.out.print(" " + levelList.get(i));
}
System.out.println();
return levelList;
} |
a5e3dde7-580b-4eae-8abd-5eca250a2a28 | public static Controller getAIControllerInstance(int level, UserInterface ui) {
return new AIController(level, ui);
} |
4122cfec-fbbb-4d33-a6fe-965841bb4c21 | public crmondemand.xml.customobject6.query.QueryType getAccountExternalSystemId() {
return this.accountExternalSystemId;
} |
021e908b-25a2-4f50-9371-ca6341e9c0b4 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList75() {
return this.customPickList75;
} |
b9a17a18-5dea-447f-8aa2-cb2f0c674ee5 | protected Effect getEffect() {
return effect;
} |
2182b207-c421-499a-96fa-a34985630ae4 | public void actionPerformed(java.awt.event.ActionEvent evt) {
jbut_AlignCenterActionPerformed(evt);
} |
cdcc4dc1-4c64-44e8-b056-8b4c5d9a33b7 | public void setCustomPickList34(java.lang.String customPickList34) {
this.customPickList34 = customPickList34;
} |
cdd13655-7962-4c7b-8f5e-29dc89ef7206 | public void setCustomDate20(crmondemand.xml.opportunity.query.QueryType customDate20) {
this.customDate20 = customDate20;
} |
72c8d480-620d-48e8-adfb-32949c5903ba | public MyArrayList_v2 pobierzProjekty(String fileName){
//wiersz, w ktrym zaczynaja si informacje o projektach (1 w excelu = 0 w javie)
int wierszPocz = 7;
//wiersz pomocniczy
int nrWiersza = wierszPocz;
//numer arkusza (w skoroszycie) gdzie powinny by projekty
int nrArkusza = 0;
//Lista projektw norm
MyArrayList_v2 projekty = new MyArrayList_v2() ;
//otwieranie skoroszytu excel
XSSFWorkbook workBook = null;
try{
File file = new File(fileName);
FileInputStream fis = new FileInputStream(file);
workBook = new XSSFWorkbook(fis);
} catch(Exception e) {
System.out.println("Przy otwieraniu pliku wystpi bd");
System.out.println(e.getMessage());
e.printStackTrace();
}
//wybierz arkusz w skoroszycie
XSSFSheet sheet = workBook.getSheetAt(nrArkusza);
//wybierz wiersz pocztkowy
XSSFRow row = sheet.getRow(nrWiersza);
//dla kazdego wiersza, ktry nie jest null, pobierz obiekt ProjektNormy_v2 i wstaw do tabeli
while(row != null){
//sprawd, czy komrki nie s puste (zdarza si tak jak projekt jest zapisany w kilku scalonych komrkach
if(sheet.getRow(nrWiersza).getCell(0).getNumericCellValue() != 0){
projekty.add(odczytajProjektNormy_v2(row));
}
row = sheet.getRow(++nrWiersza);
}
return projekty;
} |
085bf2cb-c38c-4773-ba92-48ec6c5a3165 | public crmondemand.xml.contact.query.QueryType getCustomObject15ExternalSystemId() {
return this.customObject15ExternalSystemId;
} |
ad13f297-09f9-4d89-abc7-1e1c6c46c18c | public void setCustomBoolean13(java.lang.Boolean customBoolean13) {
this.customBoolean13 = customBoolean13;
} |
739eca96-2cd2-4ee7-b9bf-ac771b11c78d | public static void checkForExternalDbUpdates(Proposition proposition, LogicObject database) {
{
proposition = proposition;
database = database;
}
} |
bc33d652-e727-47b5-8244-ac5e21947bcc | public void setCustomObject10IntegrationId(java.lang.String customObject10IntegrationId)
{
this.customObject10IntegrationId = customObject10IntegrationId;
} |
e8d38ead-d3b4-40b4-b5e3-10b948bd65e2 | public void setCustomBoolean18(java.lang.Boolean customBoolean18) {
this.customBoolean18 = customBoolean18;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.