id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
7dfea3e3-9605-43ec-8625-db29fd5da980 | public void setIntegrationId(java.lang.String integrationId)
{
this.integrationId = integrationId;
} |
92bd5a4f-8117-43d9-b922-9671758192c9 | */
public void setTask(Task task) {
this.task = task;
} |
6824e16d-880c-4f7d-abf2-580a7611e367 | public void setCustomInteger31(java.lang.Integer customInteger31) {
this.customInteger31 = customInteger31;
} |
9a0a0e15-3ce4-4943-9235-da931450b1dc | public void setCustomNumber0(java.math.BigDecimal customNumber0) {
this.customNumber0 = customNumber0;
} |
fb392d21-e578-4e00-9715-5a1f31c69f7f | private final void r(String s) { if (m() > 0) setto(s); } |
e3ec72d5-16aa-4baf-ab96-a8eabece796b | public crmondemand.xml.customobject6.query.QueryType getCustomNumber15() {
return this.customNumber15;
} |
ddf195dd-7414-40d7-bf2e-de4f2a920336 | public void setCreatedByEMailAddr(crmondemand.xml.customobject6.query.QueryType createdByEMailAddr) {
this.createdByEMailAddr = createdByEMailAddr;
} |
3f5d8965-99de-4601-938d-9f4f3afaf2df | public void setCustomPickList5(java.lang.String customPickList5) {
this.customPickList5 = customPickList5;
} |
962307d0-1163-4729-9eba-6eaff3cba4e2 | public void setCustomPickList40(crmondemand.xml.customobject3.query.QueryType customPickList40) {
this.customPickList40 = customPickList40;
} |
224fb0c4-0896-4d89-8a92-06df5f38f5f9 | public TreeItem( String text )
{
this( false );
setHTML( text );
} |
4abecb35-6485-4664-b9a6-d0e3bcc42165 | public java.lang.String getProductPartNumber() {
return this.productPartNumber;
} |
e00d85e1-04ed-42a4-9aeb-a1eb3a23fb73 | public crmondemand.xml.customobject6.query.QueryType getEffectiveDate() {
return this.effectiveDate;
} |
167d112c-3778-4bce-901f-2ab0933bbcf1 | public void setObjectiveExternalSystemId(crmondemand.xml.customobject6.query.QueryType objectiveExternalSystemId) {
this.objectiveExternalSystemId = objectiveExternalSystemId;
} |
46c1be76-395c-416b-8566-e84a71383a7c | public OnDemandFileInputConnector() {
connected = false;
} |
25cb81e6-fb27-4a0c-8691-84d7ffb67ad2 | public void setCustomText23(java.lang.String customText23) {
this.customText23 = customText23;
} |
9fa9a8da-4c04-466f-95e4-a407dde0b8b8 | @Override
protected void handleVisibility() {
this.setVisible(true);
} |
82d3e8c2-eac6-4c4b-866b-95c817a36439 | public void setSPRequestSPRequestName(java.lang.String sPRequestSPRequestName) {
this.sPRequestSPRequestName = sPRequestSPRequestName;
} |
0759277d-f2cb-4815-b887-edff1ecff883 | public void setOpportunityIntegrationId(java.lang.String opportunityIntegrationId) {
this.opportunityIntegrationId = opportunityIntegrationId;
} |
4dc3e684-1c46-4bef-9fd8-3c2b3bec3954 | public java.lang.String getCustomText61() {
return this.customText61;
} |
61098bf9-bfb9-4c8d-b155-ec4bb061083c | public void setOriginalHeight(int originalHeight) {
this.originalHeight.set(originalHeight);
} |
69f1d728-81e5-4d82-88c3-6c925b2b980c | public void setCustomPhone13(crmondemand.xml.customobject6.query.QueryType customPhone13) {
this.customPhone13 = customPhone13;
} |
1de6bfb8-0d5d-480f-a3b6-3ef68e4d6a73 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList95() {
return this.customPickList95;
} |
473b050a-f023-455c-9fbe-13c38b469fe0 | public void setCustomDate18(crmondemand.xml.contact.query.QueryType customDate18) {
this.customDate18 = customDate18;
} |
51c5f131-59c6-454c-a6b8-9e5df388d441 | public java.lang.String getCustomPickList46() {
return this.customPickList46;
} |
c3bd04dd-2f61-4112-9d69-6720da920b11 | public static Integer[] intToIntegerArray(int[] array)
{
Integer[] result = {};
if(array != null)
{
if(array.length > 0)
{
result = new Integer[array.length];
for(int i = 0; i < array.length;i++)
result[i] = (Integer)array[i];
return result;
}else { return result; }
}else { return result; }
} |
38c416d5-fbfa-412c-b5b3-8a4b46b5f115 | public void setCustomCurrency11(crmondemand.xml.contact.query.QueryType customCurrency11) {
this.customCurrency11 = customCurrency11;
} |
a613149d-2589-48eb-b5f3-94b9199411d5 | public void setCustomInteger11(java.lang.Integer customInteger11) {
this.customInteger11 = customInteger11;
} |
32712529-745b-411a-8f1b-360de3cfa13f | public void setCustomPickList99(java.lang.String customPickList99) {
this.customPickList99 = customPickList99;
} |
6fcb8073-aad0-47bb-bcbf-5f6c0db6f46f | public void setCustomPickList26(crmondemand.xml.opportunity.query.QueryType customPickList26) {
this.customPickList26 = customPickList26;
} |
c4650f88-bc5e-4158-85ae-a305176b8857 | public java.lang.Boolean getCustomBoolean1() {
return this.customBoolean1;
} |
4ba3a52c-c3ae-4077-a40b-64768385e989 | public void setCustomPickList17(crmondemand.xml.customobject3.query.QueryType customPickList17) {
this.customPickList17 = customPickList17;
} |
ddc5bc18-cd66-4124-b040-7358e701b24b | public void setCustomPickList55(crmondemand.xml.customobject6.query.QueryType customPickList55) {
this.customPickList55 = customPickList55;
} |
a4dd1acc-3247-47d7-b958-22d13bfcb557 | public crmondemand.xml.customobject6.query.QueryType getZCustomPickList55() {
return this.zCustomPickList55;
} |
1f647c58-7e4f-4c6e-9c39-b9d8c4d526fc | public Builder toBuilder() { return newBuilder(this); } |
e00beb8a-0bd0-42de-8d18-0b7e1c94c05c | public java.lang.String getCustomPickList37() {
return this.customPickList37;
} |
1f1d376e-216a-4e2d-be03-7addb5a2306c | public int getHouses() {
return this.houses;
} |
8e8161cd-e3ce-437b-afcf-58f7931e1d15 | public void setHierarchyDocs(HierarchyDocsType value) {
this.hierarchyDocs = value;
} |
7eb0d49b-611e-4bd2-a2d4-8afbef1c2b99 | public int getMX() {
return mx;
} |
520e6383-a916-47a0-96c1-1db89a1088b9 | public java.util.Calendar getCustomDate19() {
return this.customDate19;
} |
4e38f523-0d43-4594-acfd-9e2a637b7bca | public void setCustomObject4Name(crmondemand.xml.customobject3.query.QueryType customObject4Name) {
this.customObject4Name = customObject4Name;
} |
976ac2be-e329-4c7f-8eb3-914660147e24 | public java.lang.String getProductName() {
return this.productName;
} |
f8471c7f-2568-4601-b460-0eddde93e78b | private void moveTiles(Direction dir) {
boolean canMove = false;
int horizontalDirection = 0;
int verticalDirection = 0;
Point empty = getEmpty();
if (dir == Direction.LEFT) {
horizontalDirection = -1;
int row = empty.row;
int col = empty.col + 1;
if (isValidMove(row, col)) {
if (!canMove) {
canMove = move(row, col, horizontalDirection,
verticalDirection, dir);
} else {
move(row, col, horizontalDirection, verticalDirection, dir);
}
}
}
if (dir == Direction.RIGHT) {
horizontalDirection = 1;
int row = empty.row;
int col = empty.col - 1;
if (isValidMove(row, col)) {
if (!canMove) {
canMove = move(row, col, horizontalDirection,
verticalDirection, dir);
} else {
move(row, col, horizontalDirection, verticalDirection, dir);
}
}
}
if (dir == Direction.UP) {
verticalDirection = -1;
int row = empty.row + 1;
int col = empty.col;
if (isValidMove(row, col)) {
if (!canMove) {
canMove = move(row, col, horizontalDirection,
verticalDirection, dir);
} else {
move(row, col, horizontalDirection, verticalDirection, dir);
}
}
}
if (dir == Direction.DOWN) {
verticalDirection = 1;
int row = empty.row - 1;
int col = empty.col;
if (isValidMove(row, col)) {
if (!canMove) {
canMove = move(row, col, horizontalDirection,
verticalDirection, dir);
} else {
move(row, col, horizontalDirection, verticalDirection, dir);
}
}
}
for (int row = 0; row < ROWS; row++) {
for (int col = 0; col < COLS; col++) {
Tile current = board[row][col];
if (current == null)
continue;
current.setCanCombine(true);
}
}
if (canMove) {
checkDead();
}
} |
187cae66-f7e7-4081-83d5-c74b57a79549 | private void updateConfig(){
if(!xm.getConfig().isSet("SaveUsersOnJoin")){
xm.getConfig().set("SaveUsersOnJoin", "true");
}
if(!xm.getConfig().isSet("ConfigVersion")){
xm.getConfig().set("ConfigVersion", currentVersion);
}
if(!xm.getConfig().isSet("CheckUpdate")){
if(!xm.getConfig().isSet("CheckUpdate.OnStart")){
xm.getConfig().set("CheckUpdate.OnStart", "true");
}
if(!xm.getConfig().isSet("CheckUpdate.OnJoin")){
xm.getConfig().set("CheckUpdate.OnJoin", "true");
}
}
if(xm.getConfig().isSet("CheckUpdate.Onjoin")){
xm.getConfig().set("CheckUpdate.Onjoin", null);
xm.getConfig().set("CheckUpdate.OnJoin", "true");
}
if(!xm.getConfig().isSet("CollectStats")){
xm.getConfig().set("CollectStats", "true");
}
xm.saveConfig();
} |
0d909893-3137-4512-8c31-968a39403720 | public void setCustomPickList26(crmondemand.xml.customobject3.query.QueryType customPickList26) {
this.customPickList26 = customPickList26;
} |
17ef2057-a19e-4ad3-9897-c28bbc620c46 | public java.util.Calendar getCustomDate57() {
return this.customDate57;
} |
c22033df-743c-434c-81d7-a256ee4076d9 | public void setSolutionExpirationDate(java.util.Calendar solutionExpirationDate) {
this.solutionExpirationDate = solutionExpirationDate;
} |
0d404df6-e49b-4948-9670-53762643b959 | public void setCustomPickList17(java.lang.String customPickList17) {
this.customPickList17 = customPickList17;
} |
dfdd7fed-840e-4ae0-8d28-c7014a3eb783 | public List<ExpressionContext> expression() {
return getRuleContexts(ExpressionContext.class);
} |
15d2affc-be83-48fc-a921-5d520ed51527 | public java.lang.String getCustomPickList37() {
return this.customPickList37;
} |
f1acce5f-5283-4ff3-a55c-224e80bf3918 | public java.math.BigDecimal getCustomNumber51() {
return this.customNumber51;
} |
1c4e5be5-e738-46d9-9240-827e2fba22a8 | public void setCustomPhone7(crmondemand.xml.customobject6.query.QueryType customPhone7) {
this.customPhone7 = customPhone7;
} |
69523655-fc7a-4865-b667-9026e5ef2ed5 | public crmondemand.xml.customobject6.query.QueryType getCustomObject4ExternalSystemId() {
return this.customObject4ExternalSystemId;
} |
5611b53d-14d2-4366-80fb-55cb52c516b6 | public void setCustomPhone18(java.lang.String customPhone18) {
this.customPhone18 = customPhone18;
} |
820fc82a-a772-478f-9c71-ed3dd365e560 | public java.util.Calendar getSampleLotStartDate() {
return this.sampleLotStartDate;
} |
abcde40e-eca2-4845-9398-21ab8e641591 | public static void OBRADI_prijevodna_jedinica(){
String linija = mParser.ParsirajNovuLiniju();
if (linija.equals("<vanjska_deklaracija>")){
OBRADI_vanjska_deklaracija();
return;
}
if (linija.equals("<prijevodna_jedinica>")){
OBRADI_prijevodna_jedinica();
linija = mParser.ParsirajNovuLiniju(); // ucitaj <vanjska_deklaracja>
OBRADI_vanjska_deklaracija();
return;
}
} |
1fe3c6bb-bfe4-4e7d-aba8-ca822008213e | public final void setSectionFill3(Paint value) {
sectionFill3Property().set(value);
} |
55d2da28-1de4-442f-8cd7-a9a0d6ad6e54 | public java.lang.String getMDFRequestId() {
return this.mDFRequestId;
} |
f47b3837-7f23-4c24-afa6-69dc55a2abb2 | public void setCustomText51(crmondemand.xml.customobject6.query.QueryType customText51) {
this.customText51 = customText51;
} |
bdfc7736-b2b8-438b-8113-ca7ba86375f8 | public java.math.BigDecimal getCustomNumber61() {
return this.customNumber61;
} |
7bdd686f-48cd-46d6-be78-dced3e46eee5 | void swap_index(int i, int j)
{
do {byte _=sign[i]; sign[i]=sign[j]; sign[j]=_;} while(false);
do {int _=index[i]; index[i]=index[j]; index[j]=_;} while(false);
do {double _=QD[i]; QD[i]=QD[j]; QD[j]=_;} while(false);
} |
8c62fb7a-e6b8-4e91-9217-e6b6e08e49e0 | public void setWidth(double width) {
this.width = width;
} |
4feb073a-5407-410e-a4e1-088aa4d44b19 | public crmondemand.xml.contact.query.QueryType getCustomDate43() {
return this.customDate43;
} |
f00e8f26-d534-4005-a7de-62c7b0decd65 | public void setCustomBoolean28(java.lang.Boolean customBoolean28) {
this.customBoolean28 = customBoolean28;
} |
3fdaa281-a61e-4fba-816f-37a4bddd1823 | public void setTblTransaction(JTable param_tblTransaction) {
tblTransaction = param_tblTransaction;
} |
ce492759-a584-4c6f-b4d7-e5682a1f9878 | private void jButton3ActionPerformed(java.awt.event.ActionEvent evt) { //úprava 1. rovnice
MatrixEntering me = new MatrixEntering(m1);
me.setModal(true);
me.setVisible(true);
jPanel21.removeAll();
m3=me.getM();
if(m3.matice!=null)
m1 = m3;
m1.vypis(jPanel21);
jPanel11.updateUI();
pack();
} |
3a13c254-e0f4-43df-b360-a8b5cb06de73 | public static void main (String [] args) {
final Display display = new Display ();
final Shell shell = new Shell (display);
shell.setSize (200, 200);
shell.open ();
Listener listener = new Listener () {
Point point = null;
static final int JITTER = 8;
@Override
public void handleEvent (Event event) {
switch (event.type) {
case SWT.MouseDown:
point = new Point (event.x, event.y);
break;
case SWT.MouseMove:
if (point == null) return;
int deltaX = point.x - event.x, deltaY = point.y - event.y;
if (Math.abs (deltaX) < JITTER && Math.abs (deltaY) < JITTER) {
return;
}
tracker = new Tracker (display, SWT.NONE);
Rectangle rect = display.map (shell, null, shell.getClientArea ());
rect.x -= deltaX;
rect.y -= deltaY;
tracker.setRectangles (new Rectangle [] {rect});
tracker.open ();
//FALL THROUGH
case SWT.MouseUp:
point = null;
if (tracker != null) {
tracker.dispose ();
tracker = null;
}
break;
}
}
};
shell.addListener (SWT.MouseDown, listener);
shell.addListener (SWT.MouseMove, listener);
shell.addListener (SWT.MouseUp, listener);
while (!shell.isDisposed()) {
if (!display.readAndDispatch ()) display.sleep ();
}
display.dispose ();
} |
5c200fb8-5402-4f0d-9b1d-d615451df73d | public void setCustomText66(crmondemand.xml.customobject6.query.QueryType customText66) {
this.customText66 = customText66;
} |
ac7f84bd-f512-4ad8-81f7-78b24dd6841c | public void setCustomNumber33(crmondemand.xml.customobject3.query.QueryType customNumber33) {
this.customNumber33 = customNumber33;
} |
2ea991e5-7aba-4568-855d-881862e62a47 | public void setCustomText87(java.lang.String customText87) {
this.customText87 = customText87;
} |
30309674-81d0-40bf-808d-5d0d91dd349b | public void setCustomObject9Id(java.lang.String customObject9Id) {
this.customObject9Id = customObject9Id;
} |
80459c7e-90d2-4638-9858-4a3c497e049d | public java.math.BigDecimal getCustomNumber19() {
return this.customNumber19;
} |
414635f8-6df4-4f90-923b-7c23ad1baf96 | public crmondemand.xml.customobject6.query.QueryType getCustomInteger19() {
return this.customInteger19;
} |
a7863398-f99a-49e4-8b62-ff69096cfede | public void setPrincipalPartnerChannelAccountManagerAlias(java.lang.String principalPartnerChannelAccountManagerAlias) {
this.principalPartnerChannelAccountManagerAlias = principalPartnerChannelAccountManagerAlias;
} |
615fd5d5-fba3-441f-8bb3-9f0b1c2906e0 | public void setCustomText8(crmondemand.xml.customobject3.query.QueryType customText8) {
this.customText8 = customText8;
} |
a22a734a-7ec9-4d83-88b7-2b2735133297 | public java.lang.Boolean getCustomBoolean17() {
return this.customBoolean17;
} |
b3760e63-ae40-43cd-a495-d703bbcdb8c4 | public crmondemand.xml.contact.query.QueryType getLeadConcatField() {
return this.leadConcatField;
} |
b8bf05d1-6e0a-41d3-8478-1d6abf6afc54 | public java.lang.String getCustomPickList38() {
return this.customPickList38;
} |
e29f6390-b9e9-4f08-94ed-545e2e85634c | public boolean isToolModeSelected(final int viewToolMode) {
return getToolMode() == viewToolMode;
} |
e4aae12e-3cfc-4aa1-a1d6-ac98f3b87f2d | public void setOwnerFirstName(java.lang.String ownerFirstName) {
this.ownerFirstName = ownerFirstName;
} |
77b53534-fd2c-4162-8a1a-a740ee5f102b | public java.lang.String getDescription() {
return this.description;
} |
6e831a7d-d053-40f9-a695-5475996e0ccd | public crmondemand.xml.customobject6.query.QueryType getCustomText19() {
return this.customText19;
} |
0793d5f1-e760-456a-8def-40958775dbd3 | public Builder clone() {
return create().mergeFrom(buildPartial());
} |
2e5e59bf-8574-473d-bd7b-39abfec55338 | public void setCustomObject5Name(java.lang.String customObject5Name) {
this.customObject5Name = customObject5Name;
} |
0ca11b07-64e1-4479-ae24-790ebdaf0922 | public java.lang.String getHouseholdSegment() {
return this.householdSegment;
} |
580f8f86-680f-46b8-ab14-bcf6619118f1 | public void setCustomText57(java.lang.String customText57) {
this.customText57 = customText57;
} |
8448c6e8-30a7-4c02-b499-3a485f9efd59 | public java.math.BigDecimal getCustomNumber12() {
return this.customNumber12;
} |
198cc87a-b2cb-4df3-a19f-b3694f61042d | public java.lang.String getCampaignType() {
return this.campaignType;
} |
964ba51a-0389-4085-85b7-d28cfcbdbaa1 | public java.lang.String getCustomText85() {
return this.customText85;
} |
fcf3992f-35cf-4107-ad8a-d253efe48100 | public void setCreatedByLastName(java.lang.String createdByLastName) {
this.createdByLastName = createdByLastName;
} |
7e4f31c7-7fcf-4d33-bb91-b604e01a30e3 | public java.util.Calendar getCustomDate59()
{
return this.customDate59;
} |
16fa05d4-6b40-48c2-8cfd-87b261de374c | public java.math.BigDecimal getCustomNumber59() {
return this.customNumber59;
} |
8de8cfb0-fbd9-42a2-99de-be0b991d795a | public void setFinancialAccountBalance(java.math.BigDecimal financialAccountBalance) {
this.financialAccountBalance = financialAccountBalance;
} |
22ec0a2c-83a1-4910-b4ba-b887bc212e47 | public void log(String line) {
if (this.getVerbose()) {
logMain(System.currentTimeMillis() + " " + line);
}
} |
e1b3ae60-80a3-4462-89d6-c6a72025466e | public void setCustomNumber17(java.math.BigDecimal customNumber17) {
this.customNumber17 = customNumber17;
} |
f122f90a-abab-48c1-a6aa-e8cfc8c27156 | @Override
public IRequestSeparator getRequestSeparator() {
return new DefaultRequestSeparator();
} |
331567fa-033d-4940-87ae-dbc635ba625b | public short getCSTACause() {
return this.cstaCause;
} |
6fef053f-f977-4631-8070-8b95103a0ad1 | public void setCustomPickList72(crmondemand.xml.customobject6.query.QueryType customPickList72) {
this.customPickList72 = customPickList72;
} |
3e7224bb-0cdb-47cb-8892-494a3bf5c569 | public void setCustomInteger13(java.lang.Integer customInteger13) {
this.customInteger13 = customInteger13;
} |
b0752af2-3106-4bdb-ade3-41784e5bcaa0 | public java.lang.String getTransactionExternalSystemId() {
return this.transactionExternalSystemId;
} |
1efd2a79-414d-4053-9c21-46f6f45cd6c9 | public void setCustomNumber4(crmondemand.xml.opportunity.query.QueryType customNumber4) {
this.customNumber4 = customNumber4;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.