id
stringlengths
36
36
text
stringlengths
1
1.25M
696b3260-bc12-461d-9fcf-45f574337e26
public crmondemand.xml.opportunity.query.QueryType getCustomBoolean30() { return this.customBoolean30; }
99e6c99f-3d20-41d1-948d-47c5369c8794
public java.lang.String getCustomObject9IntegrationId() { return this.customObject9IntegrationId; }
284dfe6b-8258-402b-bb50-4732362ac10b
public void setCustomInteger3(java.lang.Integer customInteger3) { this.customInteger3 = customInteger3; }
9bd2d3c3-7ad1-4649-8a71-5f9174c29790
public void setCustomCurrency5(java.math.BigDecimal customCurrency5) { this.customCurrency5 = customCurrency5; }
fa459506-17f7-435b-9b84-8c5daf0de6e3
public java.lang.String getOwnerExternalSystemId() { return this.ownerExternalSystemId; }
e58e49af-30d1-4067-99c7-69a0764c831f
private boolean deleteToMove(int key , VertexPulse v){ int pos = posCalculator(key, baseAproxBucket.getKey()); AproxBucket b = highLevelBuckets[pos]; return b.deleteToMoveTime(v); }
cd0f4f85-a275-49a4-be23-8dbac5cd9da8
public void setOpportunityRevenue(java.math.BigDecimal opportunityRevenue) { this.opportunityRevenue = opportunityRevenue; }
f997325f-594d-4753-b013-9ae661c90948
public void setIndexedPick4(java.lang.String indexedPick4) { this.indexedPick4 = indexedPick4; }
5c7132f8-97f2-4c1c-af14-5fd2568be623
public java.lang.String getCustomPickList9() { return this.customPickList9; }
e73203eb-003d-4d31-9ae5-c8c21dc548ec
* @param text a <code>String</code> value * @param font a <code>Font</code> value * @param backgroundColor a <code>Color</code> value * @return an <code>Image</code> value */ private Image createLabel(Graphics2D g, String text, Font font, Color backgroundColor) { TextSpecification[] specs = new TextSpecification[1]; specs[0] = new TextSpecification(text, font); return createLabel(g, specs, backgroundColor); }
348dd669-6588-4fae-8935-f98bc2a75244
public Position(int x, int y){ this.x = x; this.y = y; }
0e884c21-5244-4d15-98c6-5192b37467b7
public void setCustomNumber21(java.math.BigDecimal customNumber21) { this.customNumber21 = customNumber21; }
3e8a9e77-1144-4c36-9f89-6e0a9c1a9771
public static void shuffleVector(Vector cards) { { int num = cards.length(); double stop = num / 2.0; Stella_Object temp = null; int i = 0; int one = 0; int two = 0; while (i < stop) { i = i + 1; one = Stella.random(num); two = Stella.random(num); temp = (cards.theArray)[one]; (cards.theArray)[one] = ((cards.theArray)[two]); (cards.theArray)[two] = temp; } } }
36e074a0-75aa-4fe1-b3b1-e20319db728b
public void setOpportunityAccountName(java.lang.String opportunityAccountName) { this.opportunityAccountName = opportunityAccountName; }
4887c764-ba66-4b51-b6af-c7c37b942a2f
public crmondemand.xml.contact.query.QueryType getOwnerLastName() { return this.ownerLastName; }
91c74f49-48d9-48d9-9c41-94db2751adfd
public java.lang.String getCustomObject12Type() { return this.customObject12Type; }
835eb202-185a-4521-8529-d1ea83462afd
public crmondemand.xml.opportunity.query.QueryType getCustomPickList24() { return this.customPickList24; }
d6a19e0c-e7c8-42fc-9d5c-05b59baedfd1
public void setIndexedCurrency0(crmondemand.xml.customobject6.query.QueryType indexedCurrency0) { this.indexedCurrency0 = indexedCurrency0; }
766eddbe-edce-4f2d-a99d-459f4b9e7a12
public void setCustomNumber45(java.math.BigDecimal customNumber45) { this.customNumber45 = customNumber45; }
eca95f1f-c149-43f9-90a3-7e099ce2291d
public java.math.BigDecimal getCustomNumber50() { return this.customNumber50; }
1bbc0f94-c837-40cc-8ab8-84328b6d5d8d
public java.lang.String getCreatedByFirstName() { return this.createdByFirstName; }
56611d11-a6e9-49a0-856e-38e29d20750d
public long getDrawn() { return drawn; }
1f56815c-6e96-4cb4-90c4-99bb690d4d44
public void setOriginatingPartnerIntegrationId(crmondemand.xml.customobject3.query.QueryType originatingPartnerIntegrationId) { this.originatingPartnerIntegrationId = originatingPartnerIntegrationId; }
435dc572-6f22-468f-a64e-523292a41de4
public java.lang.String getCustomPickList85() { return this.customPickList85; }
facc042a-764e-44c0-85e5-04a5c6e90c17
public void setFundRequestExternalSystemId(java.lang.String fundRequestExternalSystemId) { this.fundRequestExternalSystemId = fundRequestExternalSystemId; }
5c4c0956-e8c4-4d89-92ad-5589364c909e
public java.lang.String getDealerIntegrationId() { return this.dealerIntegrationId; }
de0e9316-bc3d-41d5-81fe-b2628371e760
@Override public void setSoulMate(MOB mob) { soulMate = mob; }
24012e10-2a53-4cd7-9ac2-5d4892ba6888
public void setCustomPhone1(crmondemand.xml.contact.query.QueryType customPhone1) { this.customPhone1 = customPhone1; }
ddf77491-9ce7-4938-a5bc-c8fce509b7cb
public crmondemand.xml.customobject3.query.QueryType getCustomPhone4() { return this.customPhone4; }
2afd8385-fd6a-402b-88d1-407fc4c82c52
public void setCustomPickList55(crmondemand.xml.customobject3.query.QueryType customPickList55) { this.customPickList55 = customPickList55; }
30d7d843-5dea-49dc-8f0e-927851067f25
public void setTotalAssets(java.math.BigDecimal totalAssets) { this.totalAssets = totalAssets; }
94b99166-2fc2-44ac-913c-2de28a320d89
public java.lang.String getCustomPhone7() { return this.customPhone7; }
94f28d19-6ba5-4613-8824-2a77278507ba
public void setCustomNumber10(crmondemand.xml.customobject6.query.QueryType customNumber10) { this.customNumber10 = customNumber10; }
0d4f2f77-fd5e-42cb-8c28-effe27112e83
public crmondemand.xml.contact.query.QueryType getContactAccountName() { return this.contactAccountName; }
70968715-0569-4eb4-8431-9101605db21e
public crmondemand.xml.customobject3.query.QueryType getCustomText58() { return this.customText58; }
4d33a40d-f78e-44b1-8026-aa8917a09373
public java.lang.String getCustomPickList2() { return this.customPickList2; }
392cc18f-022c-4b33-86be-6b27e4d00809
@Override public void setValue(String value) { this.value = value; }
28f16f4e-8efc-4c55-a297-4941103d7143
public void setIndexedDate0(java.util.Calendar indexedDate0) { this.indexedDate0 = indexedDate0; }
e99c62f9-21c6-44ca-8943-a6239f7074fa
public void setCustomObject14Name(crmondemand.xml.customobject6.query.QueryType customObject14Name) { this.customObject14Name = customObject14Name; }
c67f637d-2ba0-4c52-b235-e03d563452c4
public void setProductCategory(crmondemand.xml.customobject3.query.QueryType productCategory) { this.productCategory = productCategory; }
c004d90c-e642-4186-8124-f842cf5f1826
public java.lang.String getCampaignIntegrationId() { return this.campaignIntegrationId; }
9bbfc363-9fed-44fa-b7e4-0c985a099694
public void setCustomNumber54(crmondemand.xml.contact.query.QueryType customNumber54) { this.customNumber54 = customNumber54; }
22403829-522c-4198-ab6a-77f36dc90469
public void setCustomText72(crmondemand.xml.opportunity.query.QueryType customText72) { this.customText72 = customText72; }
bf88a16d-de6f-4090-b5e0-f7bd6be504db
public java.math.BigDecimal getPolicyFaceAmount() { return this.policyFaceAmount; }
854cffac-92e3-431a-ac17-a8b5522fd4e0
public void setCustomNumber8(crmondemand.xml.opportunity.query.QueryType customNumber8) { this.customNumber8 = customNumber8; }
76fcbe74-e046-4223-9d1c-20ab06829167
public java.util.Calendar getCustomDate54() { return this.customDate54; }
d3670b16-9291-43a8-98b9-e548139e9d53
public void setZCustomPickList46(crmondemand.xml.customobject6.query.QueryType zCustomPickList46) { this.zCustomPickList46 = zCustomPickList46; }
160d23bc-e42a-44ba-adc5-a671dfe4adc8
public void setCreatedByFullName(java.lang.String createdByFullName) { this.createdByFullName = createdByFullName; }
3d9d1c56-e2c6-47f3-b478-6b3eab5550cd
public void setSolutionPCDAttachmentType(java.lang.String solutionPCDAttachmentType) { this.solutionPCDAttachmentType = solutionPCDAttachmentType; }
7fa6b0d6-4a1f-4dbd-9c39-8f946cda810c
public crmondemand.xml.customobject6.query.QueryType getCustomPickList46() { return this.customPickList46; }
63906d2b-f408-45c7-8f12-fc027809c02d
public void actionPerformed(ActionEvent event) { search(); }};
34181e60-bde8-406e-bc63-dcc74aa2d13a
public java.math.BigDecimal getCustomNumber39() { return this.customNumber39; }
1c37ae38-72cd-46c2-8b9c-6c3686153e70
public String getTipo() { return tipo; }
7b44c3a9-9f82-492a-ba5e-38cb3ed7d518
public void setSearchspec(java.lang.String searchspec) { this.searchspec = searchspec; }
5c356b1a-10ef-47b0-a9af-95ffec12ed4c
public void setCustomObject10Id(crmondemand.xml.customobject6.query.QueryType customObject10Id) { this.customObject10Id = customObject10Id; }
0efcb417-8b40-44e0-ac9d-7a90a7f5b803
public static svm_model svm_train(svm_problem prob, svm_parameter param) { svm_model model = new svm_model(); model.param = param; if(param.svm_type == svm_parameter.ONE_CLASS || param.svm_type == svm_parameter.EPSILON_SVR || param.svm_type == svm_parameter.NU_SVR) { // regression or one-class-svm model.nr_class = 2; model.label = null; model.nSV = null; model.probA = null; model.probB = null; model.sv_coef = new double[1][]; if(param.probability == 1 && (param.svm_type == svm_parameter.EPSILON_SVR || param.svm_type == svm_parameter.NU_SVR)) { model.probA = new double[1]; model.probA[0] = svm_svr_probability(prob,param); } decision_function f = svm_train_one(prob,param,0,0); model.rho = new double[1]; model.rho[0] = f.rho; int nSV = 0; int i; for(i=0;i<prob.l;i++) if(Math.abs(f.alpha[i]) > 0) ++nSV; model.l = nSV; model.SV = new svm_node[nSV][]; model.sv_coef[0] = new double[nSV]; model.sv_indices = new int[nSV]; int j = 0; for(i=0;i<prob.l;i++) if(Math.abs(f.alpha[i]) > 0) { model.SV[j] = prob.x[i]; model.sv_coef[0][j] = f.alpha[i]; model.sv_indices[j] = i+1; ++j; } } else { // classification int l = prob.l; int[] tmp_nr_class = new int[1]; int[][] tmp_label = new int[1][]; int[][] tmp_start = new int[1][]; int[][] tmp_count = new int[1][]; int[] perm = new int[l]; // group training data of the same class svm_group_classes(prob,tmp_nr_class,tmp_label,tmp_start,tmp_count,perm); int nr_class = tmp_nr_class[0]; int[] label = tmp_label[0]; int[] start = tmp_start[0]; int[] count = tmp_count[0]; if(nr_class == 1) svm.info("WARNING: training data in only one class. See README for details.\n"); svm_node[][] x = new svm_node[l][]; int i; for(i=0;i<l;i++) x[i] = prob.x[perm[i]]; // calculate weighted C double[] weighted_C = new double[nr_class]; for(i=0;i<nr_class;i++) weighted_C[i] = param.C; for(i=0;i<param.nr_weight;i++) { int j; for(j=0;j<nr_class;j++) if(param.weight_label[i] == label[j]) break; if(j == nr_class) System.err.print("WARNING: class label "+param.weight_label[i]+" specified in weight is not found\n"); else weighted_C[j] *= param.weight[i]; } // train k*(k-1)/2 models boolean[] nonzero = new boolean[l]; for(i=0;i<l;i++) nonzero[i] = false; decision_function[] f = new decision_function[nr_class*(nr_class-1)/2]; double[] probA=null,probB=null; if (param.probability == 1) { probA=new double[nr_class*(nr_class-1)/2]; probB=new double[nr_class*(nr_class-1)/2]; } int p = 0; for(i=0;i<nr_class;i++) for(int j=i+1;j<nr_class;j++) { svm_problem sub_prob = new svm_problem(); int si = start[i], sj = start[j]; int ci = count[i], cj = count[j]; sub_prob.l = ci+cj; sub_prob.x = new svm_node[sub_prob.l][]; sub_prob.y = new double[sub_prob.l]; int k; for(k=0;k<ci;k++) { sub_prob.x[k] = x[si+k]; sub_prob.y[k] = +1; } for(k=0;k<cj;k++) { sub_prob.x[ci+k] = x[sj+k]; sub_prob.y[ci+k] = -1; } if(param.probability == 1) { double[] probAB=new double[2]; svm_binary_svc_probability(sub_prob,param,weighted_C[i],weighted_C[j],probAB); probA[p]=probAB[0]; probB[p]=probAB[1]; } f[p] = svm_train_one(sub_prob,param,weighted_C[i],weighted_C[j]); for(k=0;k<ci;k++) if(!nonzero[si+k] && Math.abs(f[p].alpha[k]) > 0) nonzero[si+k] = true; for(k=0;k<cj;k++) if(!nonzero[sj+k] && Math.abs(f[p].alpha[ci+k]) > 0) nonzero[sj+k] = true; ++p; } // build output model.nr_class = nr_class; model.label = new int[nr_class]; for(i=0;i<nr_class;i++) model.label[i] = label[i]; model.rho = new double[nr_class*(nr_class-1)/2]; for(i=0;i<nr_class*(nr_class-1)/2;i++) model.rho[i] = f[i].rho; if(param.probability == 1) { model.probA = new double[nr_class*(nr_class-1)/2]; model.probB = new double[nr_class*(nr_class-1)/2]; for(i=0;i<nr_class*(nr_class-1)/2;i++) { model.probA[i] = probA[i]; model.probB[i] = probB[i]; } } else { model.probA=null; model.probB=null; } int nnz = 0; int[] nz_count = new int[nr_class]; model.nSV = new int[nr_class]; for(i=0;i<nr_class;i++) { int nSV = 0; for(int j=0;j<count[i];j++) if(nonzero[start[i]+j]) { ++nSV; ++nnz; } model.nSV[i] = nSV; nz_count[i] = nSV; } svm.info("Total nSV = "+nnz+"\n"); model.l = nnz; model.SV = new svm_node[nnz][]; model.sv_indices = new int[nnz]; p = 0; for(i=0;i<l;i++) if(nonzero[i]) { model.SV[p] = x[i]; model.sv_indices[p++] = perm[i] + 1; } int[] nz_start = new int[nr_class]; nz_start[0] = 0; for(i=1;i<nr_class;i++) nz_start[i] = nz_start[i-1]+nz_count[i-1]; model.sv_coef = new double[nr_class-1][]; for(i=0;i<nr_class-1;i++) model.sv_coef[i] = new double[nnz]; p = 0; for(i=0;i<nr_class;i++) for(int j=i+1;j<nr_class;j++) { // classifier (i,j): coefficients with // i are in sv_coef[j-1][nz_start[i]...], // j are in sv_coef[i][nz_start[j]...] int si = start[i]; int sj = start[j]; int ci = count[i]; int cj = count[j]; int q = nz_start[i]; int k; for(k=0;k<ci;k++) if(nonzero[si+k]) model.sv_coef[j-1][q++] = f[p].alpha[k]; q = nz_start[j]; for(k=0;k<cj;k++) if(nonzero[sj+k]) model.sv_coef[i][q++] = f[p].alpha[ci+k]; ++p; } } return model; }
43621786-6d0a-4d33-80e1-252e6abeaf06
public crmondemand.xml.customobject6.query.QueryType getCustomDate0() { return this.customDate0; }
be60f963-5839-4d95-a3b6-b34a921f7f4e
public void setCustomPhone0(java.lang.String customPhone0) { this.customPhone0 = customPhone0; }
bce02e50-df3c-4b91-82b1-b11982c7bf57
public java.math.BigDecimal getCustomNumber45() { return this.customNumber45; }
19a2b4fb-23c7-4b84-b8ab-6d4fca945198
public void setContactFullName(java.lang.String contactFullName) { this.contactFullName = contactFullName; }
4449f58d-b5b9-419e-a355-66cc7bdffee4
public java.lang.String getCustomText53() { return this.customText53; }
887236c1-89c0-40b2-9718-bef68396bab6
public int getMapHeight() { return mapHeight; }
8be4aa20-9f6f-4bf0-a504-b258f9e6dd2d
public void setServiceRequestStatus(crmondemand.xml.customobject6.query.QueryType serviceRequestStatus) { this.serviceRequestStatus = serviceRequestStatus; }
071bd631-7a76-453d-bfbe-678daa4aaebe
public void setCustomText73(java.lang.String customText73) { this.customText73 = customText73; }
32c94f1f-8e99-44e6-8210-434f6682220c
public void setCustomInteger34(crmondemand.xml.customobject6.query.QueryType customInteger34) { this.customInteger34 = customInteger34; }
79daf04d-9dd6-41a6-a2f5-5dfc62307f8d
public java.lang.Integer getCustomInteger24() { return this.customInteger24; }
21cf1559-948d-4bb6-9eaa-91539df19261
public void setCustomDate1(crmondemand.xml.contact.query.QueryType customDate1) { this.customDate1 = customDate1; }
e7c44270-d362-44e9-afbe-dbf6008c1dbf
public void update(Item item) ;
419d5377-db32-4bb6-84e8-77f8c98719e7
public crmondemand.xml.contact.query.QueryType getCustomPhone7() { return this.customPhone7; }
09e7eade-05bf-4661-8fda-c84574750243
public void setCustomDate28(java.util.Calendar customDate28) { this.customDate28 = customDate28; }
7af2fe58-95a7-46ce-b90f-5d243096d3f2
@Override public void draw(PortablePixmap pixMap) { //We need to calculate the actual coordinates for the PixMap using the relative coordinates provided int absoluteOriginX = convertToAbsoluteValues(this.originX, pixMap.getWidth());//<--this will get the actual origin X for PixMap int absoluteOriginY = convertToAbsoluteValues(this.originY, pixMap.getHeight());//<--this will get the actual origin Y for PixMap //We need to calculate the actual width and height for the rectangle using the relative values provided int absoluteHeight = convertToAbsoluteValues(this.relativeHeight, pixMap.getHeight()); int absoluteWidth = convertToAbsoluteValues(this.relativeWidth, pixMap.getWidth()); /*To draw the rectangle onto the PixMap we will use the following algorithm: * 1. Iterate over each row * 2. Check if that row contains where a side of the rectangle * 3. IF it does we will start filling in the columns for that row * 4. Once we are out of bounds in the columns to fill, we will go to the next row * 5. We will do this until we have gone through all the rows of the PixMap */ // Two loops are used to iterate through the pixel points of the image for (int row = 0; row < pixMap.getHeight(); row++) {//We will iterate through each row of the PixMap //Then we will check if the row is within the bounds of our Y axis for our square if (row >= absoluteOriginY && row <= absoluteOriginY + absoluteHeight) {//<-this checks if the we are within the range of our Y axis //Then we will iterate through the column of the pixel map for (int column = 0; column < pixMap.getWidth(); column++) {//We will iterate through each column of the PixMap //For each column we are about to fill we will check if the column contains the X axis of our square if (column >= absoluteOriginX && column <= absoluteWidth + absoluteOriginX) {//<--if this is true /*We will then set the pixel for that element of the array to the specified color having * checked that the row and column are in the bounds of our rectangle */ pixMap.setPixel(row, column, this.color);//<--this sets color for the element } } } } }//end of draw method for the Rectangle shape
0ba522ae-ef66-4652-af85-6cb31e41c6e9
public void setHeight(double height) { this.height = height; }
67e2fd50-d92f-4974-9659-0611648549d9
public void setCustomObject1Name(crmondemand.xml.customobject3.query.QueryType customObject1Name) { this.customObject1Name = customObject1Name; }
116d0b98-933b-4667-bf69-d0d1af2e583b
public crmondemand.xml.customobject3.query.QueryType getCustomDate21() { return this.customDate21; }
7480f02d-98a9-4247-acc5-040bb7438af5
public void setCustomText8(java.lang.String customText8) { this.customText8 = customText8; }
b0af7560-3b86-4a57-b122-1ce74291a668
public void setOpportunityOwner(crmondemand.xml.customobject3.query.QueryType opportunityOwner) { this.opportunityOwner = opportunityOwner; }
cca64dbc-2b3e-465e-9293-ec8249157dfe
public java.lang.String getSampleLotExternalSystemId() { return this.sampleLotExternalSystemId; }
ad08f7fc-8167-48ed-bdb2-906944666e9c
public java.lang.String getAddress() { return this.address; }
0ddba61c-f08a-47c5-936f-74d54fab7696
public void setSampleLotExternalSystemId(java.lang.String sampleLotExternalSystemId) { this.sampleLotExternalSystemId = sampleLotExternalSystemId; }
49871da1-5c0c-4c9b-afb9-156222a5f7e0
protected void consumePrimaryNoNewArrayThis() { // PrimaryNoNewArray ::= 'this' pushOnExpressionStack(new ThisReference(this.intStack[this.intPtr--], this.endPosition)); }
62a2a52a-4423-4498-a097-629b847c6d26
public java.lang.String getCustomText33() { return this.customText33; }
2cffaf36-7162-46c9-9ecf-e31c0537b79e
public void setCustomObject15Name(crmondemand.xml.customobject6.query.QueryType customObject15Name) { this.customObject15Name = customObject15Name; }
10186def-487f-408d-9feb-c09b69d6ecfc
private static String debugFormat(String text) { String DATE = Common.getDate(); String TIME = Common.getTime(); //Get Tick count long TICKS = System.currentTimeMillis(); String MESSAGE = "INFO,"+DATE + "," + TIME + "," + TICKS + "," + text + ",\n"; //Return String Formatted return MESSAGE; }
d40b7956-3980-4602-aaf5-bf003404df58
public java.lang.String getCustomPickList33() { return this.customPickList33; }
9c1d4196-78d9-4d8c-87d8-04a72f00f87e
public void setCustomInteger29(java.lang.Integer customInteger29) { this.customInteger29 = customInteger29; }
24da65e0-533a-4729-9664-e27edc4a725e
@Override public void enterRule(ParseTreeListener listener) { if ( listener instanceof JavaListener ) ((JavaListener)listener).enterArguments(this); }
443a6fc2-f7bb-4cd3-bd65-bd6c0f58f256
public crmondemand.xml.customobject6.query.QueryType getCustomDate11() { return this.customDate11; }
b7ffceb5-0712-4016-a753-2adab7c36e2c
public java.util.Calendar getCustomDate20() { return this.customDate20; }
5287f964-a21a-471e-a280-b76b0f206a7b
public Builder setBuildType(org.bwapi.proxy.messages.GameMessages.UnitType value) { if (buildTypeBuilder_ == null) { if (value == null) { throw new NullPointerException(); } buildType_ = value; onChanged(); } else { buildTypeBuilder_.setMessage(value); } bitField3_ |= 0x00000100; return this; }
1d3cb31d-2a61-42a7-86e7-411314634aaf
public crmondemand.xml.customobject3.query.QueryType getCustomDate17() { return this.customDate17; }
4bde77eb-5a6f-4e90-9044-c96f908232f0
public void setCustomObject14ExternalSystemId(crmondemand.xml.opportunity.query.QueryType customObject14ExternalSystemId) { this.customObject14ExternalSystemId = customObject14ExternalSystemId; }
9d25493b-2562-479b-b29b-29e9a0928bdd
public crmondemand.xml.contact.query.QueryType getCustomText3() { return this.customText3; }
c4115cd4-7e68-4803-9504-0b1594bc06a4
public void setCustomPickList61(crmondemand.xml.customobject6.query.QueryType customPickList61) { this.customPickList61 = customPickList61; }
c6fa7ae9-25ef-43a5-b13f-65f28194caa1
public java.util.Calendar getPolicyEffectiveDate() { return this.policyEffectiveDate; }
d466d2af-8e38-4eb6-b319-7f4345e9c271
@Override public boolean isGeneric() { return false; }
aeb00489-f68f-4e03-b1e0-abc13d333faa
public crmondemand.xml.contact.query.QueryType getCustomText8() { return this.customText8; }
64d8d925-7256-4eed-99a3-6c1f056f73ec
public void setCustomPickList52(crmondemand.xml.customobject6.query.QueryType customPickList52) { this.customPickList52 = customPickList52; }
e851d59c-00e3-440a-b917-2a5c77a351c8
public crmondemand.xml.customobject6.query.QueryType getCustomInteger3() { return this.customInteger3; }
18c76975-1789-40e2-b34f-8452e06b3fc8
public void setCustomText79(java.lang.String customText79) { this.customText79 = customText79; }
27ce6450-2ce3-4337-98fe-df133fb8a831
public java.lang.String getCustomPickList68() { return this.customPickList68; }