id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
13f02ebc-0855-4b0c-8ebf-290724762dd6 | public void setCustomDate9(crmondemand.xml.contact.query.QueryType customDate9) {
this.customDate9 = customDate9;
} |
6fdf264e-1ef6-4583-8bd9-ee6b6e8784cd | public double getStrength() {
return strength;
} |
cf0bfc97-5653-4c00-b837-5ed17660e042 | public void setCustomPhone16(crmondemand.xml.customobject6.query.QueryType customPhone16) {
this.customPhone16 = customPhone16;
} |
164d2c45-02c1-4d3f-ba56-f1c3b5f97f70 | public void setOrderCreationStatus(crmondemand.xml.opportunity.query.QueryType orderCreationStatus) {
this.orderCreationStatus = orderCreationStatus;
} |
34df40e5-2262-499c-8e9d-017e48e95295 | private DataFileType(String extension, String delimiter) {
this.extension = extension;
this.delimiter = delimiter;
} |
1754516f-9369-40b4-b3c5-69b8f5cab883 | public void setCustomCurrency139(java.math.BigDecimal customCurrency139) {
this.customCurrency139 = customCurrency139;
} |
07e3c39d-45e3-428a-8466-4ac4ec918f45 | public void setCustomText32(crmondemand.xml.contact.query.QueryType customText32) {
this.customText32 = customText32;
} |
60dab97f-fcbc-4a2c-9f5c-892ee8d459f7 | public void setSampleLotCutoffDate(java.lang.String sampleLotCutoffDate) {
this.sampleLotCutoffDate = sampleLotCutoffDate;
} |
de9cbfca-11f6-4a0b-915a-591034d80ac0 | public static String getWeb() throws Exception{
String strUrl = "http://www.cnblogs.com/sl-shilong/articles/2860412.html";
URL url = new URL(strUrl);
HttpURLConnection conn = (HttpURLConnection) url.openConnection();
conn.setConnectTimeout(10000);
conn.setRequestMethod("GET");
String str = null;
... |
4f9a12f8-696a-4ae1-aabd-fad9124fb437 | public void setCustomObject11Id(java.lang.String customObject11Id) {
this.customObject11Id = customObject11Id;
} |
4d2b053a-6cda-4efe-9114-e38c298b9f1e | public void setCustomObject9Name(java.lang.String customObject9Name) {
this.customObject9Name = customObject9Name;
} |
c5748c9c-06d9-429c-9540-baedb6c7b1e6 | public static Map<Integer, MapleGuild> getAllGuilds() {
Map<Integer, MapleGuild> ret = null;
lock.readLock();
try {
ret = guilds;
} finally {
lock.readLock().unlock();
}
return ret;
} |
b597922e-ea02-4495-9964-d4238610f142 | public java.lang.String getPlanItemRelationType() {
return this.planItemRelationType;
} |
2c5e2e48-897d-43bd-891b-f99be39b52a1 | public static boolean registrarTipoDocumento(TipoDocumento td){
if(SQL.pregunta("Desea Registrar "+td.getNombre()+" como nuevo tipo de Documento")){
return Main.con.ejecutar(SQL.registrarTipoDocumento(td.getNombre().toUpperCase()));
}
return false;
} |
1bf170e4-882f-431f-95ba-a35bdd19c87a | public java.lang.String getPartnerLocation() {
return this.partnerLocation;
} |
8221d1e1-2013-46ec-9e93-b3a2a88f58e6 | public void setCustomNumber45(java.math.BigDecimal customNumber45) {
this.customNumber45 = customNumber45;
} |
16d0810b-4205-4730-b08a-d146538edaf1 | public void setContactLastName(crmondemand.xml.customobject6.query.QueryType contactLastName) {
this.contactLastName = contactLastName;
} |
ad6fc0cf-4596-4064-b3cd-3668a2ab2f42 | public void setHouseholdExternalSystemId(java.lang.String householdExternalSystemId) {
this.householdExternalSystemId = householdExternalSystemId;
} |
c71369d4-b240-4b86-925c-f6708c527890 | public JMenu getNewMenuFile() {
return newMenuFile;
} |
30c3f02c-acb0-48a5-bfe6-f08c2a88f08f | public void setCustomInteger11(java.lang.Integer customInteger11) {
this.customInteger11 = customInteger11;
} |
c7f470d1-199c-4621-98bd-16598cf01eff | public void setCreatedBy(java.lang.String createdBy) {
this.createdBy = createdBy;
} |
6a8ccf29-04c0-47b2-8a7a-a9880f634ca3 | public crmondemand.xml.opportunity.query.QueryType getMessageResponseMessage() {
return this.messageResponseMessage;
} |
5b2b9b00-0ba3-4d83-9cb5-a4946f9d47e6 | public java.lang.String getPartnerChannelAccountManagerAlias() {
return this.partnerChannelAccountManagerAlias;
} |
3f3fc2a2-e0e3-4355-ac4a-683ab3352327 | public void setCustomCurrency23(java.math.BigDecimal customCurrency23) {
this.customCurrency23 = customCurrency23;
} |
baa84833-c86b-41be-bdf4-febd247af209 | public void setCustomBoolean32(crmondemand.xml.customobject3.query.QueryType customBoolean32) {
this.customBoolean32 = customBoolean32;
} |
9d597ff3-a447-4915-8aea-5c22d36193a6 | public java.lang.String getCustomPickList5() {
return this.customPickList5;
} |
3640f27f-3e77-43ec-b541-d53a28003005 | public String getTitle() {
return title;
} |
21d1af50-a45d-4879-ab23-4944f0a638ca | public void setContactFullName(crmondemand.xml.customobject3.query.QueryType contactFullName) {
this.contactFullName = contactFullName;
} |
91be0128-51ae-471f-a957-0b47627d128e | public void setCustomNumber38(crmondemand.xml.customobject6.query.QueryType customNumber38) {
this.customNumber38 = customNumber38;
} |
c95678f7-a18b-4188-9ee8-f6ea47037e2e | public StubTile(Position p, String type) {
position = p; this.type = type;
} |
62e565fb-67d0-4275-afca-37fc9fcc6174 | public java.lang.String getContactLastName() {
return this.contactLastName;
} |
9adc1d09-060e-4dc0-a1ed-fdcfada8436f | public int getLuk()
{
return this.luk;
} |
fd47fc33-1166-4587-98b8-3c5324c0fad8 | public void setCustomBoolean8(crmondemand.xml.customobject6.query.QueryType customBoolean8) {
this.customBoolean8 = customBoolean8;
} |
f5a92827-174a-46cf-bba7-4aaf40bb4880 | public crmondemand.xml.customobject3.query.QueryType getCustomInteger1() {
return this.customInteger1;
} |
28452e68-ff0f-471d-989a-7a66babe7c9f | public java.lang.String getCustomPickList56() {
return this.customPickList56;
} |
1281f34e-2c08-4b5f-be4f-4820f68a6fc2 | public void setCustomPickList48(java.lang.String customPickList48) {
this.customPickList48 = customPickList48;
} |
c93ad355-1aa5-492a-afcd-49ccc21d3c87 | public void setCustomInteger8(java.lang.Integer customInteger8) {
this.customInteger8 = customInteger8;
} |
97aa152b-8634-4e63-a1c6-79fbbff74ac5 | */
public static Pointer<PyObject > PyDescr_NewWrapper(Pointer<PyTypeObject > PyTypeObjectPtr1, Pointer<wrapperbase > wrapperbasePtr1, Pointer<? > voidPtr1) {
return Pointer.pointerToAddress(PyDescr_NewWrapper(Pointer.getPeer(PyTypeObjectPtr1), Pointer.getPeer(wrapperbasePtr1), Pointer.getPeer(voidPtr1)), PyObject.c... |
6513351b-460d-4c89-897e-88f47ed23212 | public java.lang.String getCustomObject3Name() {
return this.customObject3Name;
} |
13bf9675-8d59-40dc-b864-89ab7b898f02 | public java.lang.String getCustomPickList52() {
return this.customPickList52;
} |
997abd28-20ea-4614-8cd7-d3ad1cabb2ad | public void setCustomNumber12(java.math.BigDecimal customNumber12) {
this.customNumber12 = customNumber12;
} |
4fd41dcf-dfb1-4487-afca-7d873da9ceef | public crmondemand.xml.customobject6.query.QueryType getCustomObject8Id() {
return this.customObject8Id;
} |
80070978-2b0b-4980-964f-f6c38caed31a | public void setCustomPickList88(java.lang.String customPickList88) {
this.customPickList88 = customPickList88;
} |
4e219016-59d4-4579-a3ca-b01279fca192 | public getOption_result getResult(I iface, getOption_args args) throws org.apache.thrift.TException {
getOption_result result = new getOption_result();
result.success = iface.getOption(args.key);
return result;
}
}
public static class getOptions<I extends Iface> extends org.apache... |
e4087682-9847-4016-b018-464e203cd627 | public void setCustomPickList15(crmondemand.xml.customobject6.query.QueryType customPickList15) {
this.customPickList15 = customPickList15;
} |
7f89c4c1-9d41-41b6-8a23-bc68a286ec34 | public crmondemand.xml.contact.query.QueryType getCustomPickList59() {
return this.customPickList59;
} |
42d06cf1-d9d8-443e-8f5d-ddd1123f2dec | public java.util.Calendar getCustomDate25() {
return this.customDate25;
} |
59bee131-5781-47ac-a452-111085b734c8 | private static Instances createDataset(List<Tweet> tweets) throws Exception{
FastVector attributes = createTweetAttributes();
// Create an empty training set
Instances trainingSet = new Instances("Bag Of Words", attributes, tweets.size());
// Set class index
tra... |
1694faa0-adf9-4dae-a7de-d638a2bc2c3d | */
public boolean allProceduresAreCallable() throws SQLException
{
return true; // For now...
} |
092d38e8-9ea4-4e6a-9ca8-908ae4b475bc | public crmondemand.xml.opportunity.query.QueryType getCustomDate6() {
return this.customDate6;
} |
f4712d98-4d6c-498d-884d-f01cb162c7c5 | public java.lang.String getCustomText80() {
return this.customText80;
} |
39e4305d-7788-4aaf-ad28-8bb30d3d547c | public void setCustomPickList55(java.lang.String customPickList55) {
this.customPickList55 = customPickList55;
} |
8c8830dc-67c9-4e6c-b88d-bc7ece9ae9bf | public java.lang.String getCustomObject13Name() {
return this.customObject13Name;
} |
f88c7186-f0bf-4813-ae5b-fe57f4a6788a | public crmondemand.xml.customobject6.query.QueryType getCustomDate59() {
return this.customDate59;
} |
64c6fee0-8c17-4d95-b898-9177c8fdecaf | public java.lang.String getOperation() {
return this.operation;
} |
2189fd05-818f-4a43-8c5b-254dc02ed303 | public java.lang.Integer getCustomInteger27() {
return this.customInteger27;
} |
911f06dc-ab4a-4ee4-a8c4-366c6ce79e6d | private String getFileEncoding(URL url) {
CodepageDetectorProxy codepageDetectorProxy = CodepageDetectorProxy.getInstance();
codepageDetectorProxy.add(JChardetFacade.getInstance());
codepageDetectorProxy.add(ASCIIDetector.getInstance());
codepageDetectorProxy.add(UnicodeDetector.getInstance());
... |
d0950088-4dad-4d07-89ae-b5128cc20139 | public crmondemand.xml.contact.query.QueryType getCustomInteger5() {
return this.customInteger5;
} |
8c050af3-6c2d-47e8-a03e-4070a52c0cd4 | public void setCustomInteger1(java.lang.Integer customInteger1) {
this.customInteger1 = customInteger1;
} |
98a94be0-0b50-4441-8cc3-254200e0bd17 | public crmondemand.xml.opportunity.query.QueryType getCustomDate52() {
return this.customDate52;
} |
6aeda1f1-e561-4483-83e0-e0aceec7a7af | final boolean supportsMultipleCores() {
anInt7603++;
return false;
} |
2da7cb25-380a-466c-a245-ff6f44dd2d3a | public void setFinancialAccountFinancialAccountNumber(java.lang.String financialAccountFinancialAccountNumber) {
this.financialAccountFinancialAccountNumber = financialAccountFinancialAccountNumber;
} |
37be8aae-3708-4002-a2c1-b1d3d0ca2c63 | public void setObjectiveStatus(crmondemand.xml.contact.query.QueryType objectiveStatus) {
this.objectiveStatus = objectiveStatus;
} |
dbf44b14-258b-40cb-9197-3bdb13970c54 | private void updateFonts() {
digitalFontSizeFactor = 1.0;
switch(getSkinnable().getValueFont()) {
case LCD:
valueFont = Font.font("Digital-7", (0.6 * height));
digitalFontSizeFactor = 1.4;
break;
case DIGITAL:
valueF... |
7820af7e-429f-46c6-8a73-c2d78b3fe90c | public void setProductDescription(crmondemand.xml.opportunity.query.QueryType productDescription) {
this.productDescription = productDescription;
} |
54543a33-5051-4001-88ff-9d9265c4d69f | public java.math.BigDecimal getCustomNumber61() {
return this.customNumber61;
} |
8d4ca09c-049a-4c21-a434-c04008fc8012 | public crmondemand.xml.customobject3.query.QueryType getCustomCurrency12() {
return this.customCurrency12;
} |
488eb81e-fed5-4eff-a321-98224fee44f8 | public void setCustomInteger24(java.lang.Integer customInteger24) {
this.customInteger24 = customInteger24;
} |
c4826ffc-25fb-4b46-a595-ba9596295cf2 | public void setCustomText55(crmondemand.xml.customobject6.query.QueryType customText55) {
this.customText55 = customText55;
} |
74981cf1-bb21-4a29-88b8-f765431ecd7c | public crmondemand.xml.contact.query.QueryType getAccreditationId() {
return this.accreditationId;
} |
2288ddee-79e2-4b5e-9b6a-207b5146d289 | public void setCustomPickList80(java.lang.String customPickList80) {
this.customPickList80 = customPickList80;
} |
decdde3f-3493-40e3-9a14-20e6b3befbaa | public crmondemand.xml.contact.query.QueryType getCustomObject2ExternalSystemId() {
return this.customObject2ExternalSystemId;
} |
7da38e35-e60c-4ab0-ac3e-793cc62aa939 | public void setListOfRelatedContact(crmondemand.xml.contact.data.ListOfRelatedContactData listOfRelatedContact) {
this.listOfRelatedContact = listOfRelatedContact;
} |
5a4868d4-32e1-437e-afae-db300bb9e508 | public void setMDFRequestIntegrationId(java.lang.String mDFRequestIntegrationId) {
this.mDFRequestIntegrationId = mDFRequestIntegrationId;
} |
5dc96a6f-5246-4745-bfd0-2dd3771650ff | public void setCustomText81(java.lang.String customText81) {
this.customText81 = customText81;
} |
e72b249f-5df8-42ec-9ae3-7595720bfd97 | public void setCustomObject2ExternalSystemId(crmondemand.xml.customobject3.query.QueryType customObject2ExternalSystemId) {
this.customObject2ExternalSystemId = customObject2ExternalSystemId;
} |
d98f81a4-1d22-478e-b616-7f1857361d05 | public java.math.BigDecimal getCustomNumber57() {
return this.customNumber57;
} |
41cc43f5-a025-484f-8189-74fabd2a5ca2 | public void setCustomDate52(crmondemand.xml.customobject3.query.QueryType customDate52) {
this.customDate52 = customDate52;
} |
51590851-add4-4865-ab0b-e05a600182fc | public void setNome(String nome) {
this.nome = nome;
} |
3c752ad7-4bc1-48fc-8783-3fcf77efe327 | public crmondemand.xml.contact.query.QueryType getCustomPickList43() {
return this.customPickList43;
} |
aacef6e3-39ea-4838-a9ca-8ef65e02c8b9 | public Factura() {
initComponents();
} |
df862ded-1cc9-4e2f-b3fb-b6b04020b3ce | private static byte[] ntlmv2Hash(String target, String user,
String password) throws Exception {
byte[] ntlmHash = ntlmHash(password);
String identity = user.toUpperCase() + target.toUpperCase();
return hmacMD5(identity.getBytes("UnicodeLittleUnmarked"), ntlmHash);
} |
160f436a-5969-4ee2-9524-49ec3f19576e | public void setAttachFileSizeDisp(crmondemand.xml.customobject3.query.QueryType attachFileSizeDisp) {
this.attachFileSizeDisp = attachFileSizeDisp;
} |
c9b99117-62de-489e-905f-f71c93cdc5a5 | public double lengthInZPlane()
{
return Math.sqrt(x * x + y * y);
} |
b5f97025-2f3e-441d-861a-5ba36e86f22c | public void setCustomBoolean3(java.lang.Boolean customBoolean3) {
this.customBoolean3 = customBoolean3;
} |
56a6f85f-8592-48ac-8dbc-b9b5ea10ced3 | public java.lang.String getCustomText50() {
return this.customText50;
} |
881d2d3b-6f07-45a3-99a3-0c24a6b1fb9d | public void setCustomNumber11(crmondemand.xml.customobject3.query.QueryType customNumber11) {
this.customNumber11 = customNumber11;
} |
a0b548b4-cd38-41a8-9833-3efd2c05d676 | public java.lang.String getCustomPickList43() {
return this.customPickList43;
} |
d26718c2-4183-4de9-93fa-8ee1b900f1de | public void setCustomPickList20(crmondemand.xml.contact.query.QueryType customPickList20) {
this.customPickList20 = customPickList20;
} |
e921ef4d-4e44-4188-a62d-9b8ffb7ba261 | public void setCustomNumber13(java.math.BigDecimal customNumber13) {
this.customNumber13 = customNumber13;
} |
2d07cce8-a670-42e9-9058-d42359d559f8 | public crmondemand.xml.customobject6.query.QueryType getCustomMultiSelectPickList6() {
return this.customMultiSelectPickList6;
} |
c6c812f4-6af2-40ce-95d1-5b2c67e51527 | public void setCustomDate46(crmondemand.xml.contact.query.QueryType customDate46) {
this.customDate46 = customDate46;
} |
2d0c9bfb-beb0-429f-bb2d-994fdca7c7e7 | public crmondemand.xml.customobject6.query.QueryType getCustomText18() {
return this.customText18;
} |
4652893e-39a8-40a1-968a-c7dabdf941cf | public void setCreatedDate(crmondemand.xml.customobject3.query.QueryType createdDate) {
this.createdDate = createdDate;
} |
462ef306-c9f1-4a7b-8d8b-9467eb25ee29 | public java.lang.String getFundRequestStatus() {
return this.fundRequestStatus;
} |
214ece20-52f3-410d-90eb-4c2f6650fe43 | public void setCustomNumber54(crmondemand.xml.opportunity.query.QueryType customNumber54) {
this.customNumber54 = customNumber54;
} |
e68ac7a2-1ed5-4b9b-80d3-92f1c285fd0a | public void setCustomObject5ExternalSystemId(crmondemand.xml.customobject3.query.QueryType customObject5ExternalSystemId) {
this.customObject5ExternalSystemId = customObject5ExternalSystemId;
} |
14b5b608-d3e9-4e71-9040-ae452a4cbfca | Buffer getBuffer(); |
de6fa997-dc60-42c4-938c-fad084ba23bc | public crmondemand.xml.opportunity.query.QueryType getCustomPickList74() {
return this.customPickList74;
} |
c8feea3b-6bd0-495d-b2d0-daf93b3280e2 | public java.lang.Boolean getMaximumPermissionsCustomizeApplication() {
return MaximumPermissionsCustomizeApplication;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.