id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
d8a2cbd5-f94d-400a-98fe-ab5baba63bd6 | public static void nome() {
System.out.println("Insira nome: ");
nome = leitor.next();
} |
14a1e058-cc88-4178-9980-6fbe73f4c330 | public crmondemand.xml.customobject3.query.QueryType getCustomBoolean19() {
return this.customBoolean19;
} |
4f098ab1-1818-4bda-be83-edfe2d807fa3 | public java.math.BigDecimal getCustomNumber39() {
return this.customNumber39;
} |
3242151d-49dc-462b-b030-df2d3408ecc5 | public java.lang.String getCustomPickList15() {
return this.customPickList15;
} |
aa0333a9-3566-47f2-a158-9e931b9c56a5 | public static void init() {
if (instance == null)
instance = new NetworkManagerServer();
} |
869f547d-4757-4978-a722-31b0df07ebf0 | public void setCustomDate13(crmondemand.xml.opportunity.query.QueryType customDate13) {
this.customDate13 = customDate13;
} |
fdad7f74-1139-474e-807b-d30e85cd4988 | public crmondemand.xml.contact.query.QueryType getCustomObject9Type() {
return this.customObject9Type;
} |
a4b46555-2863-4c72-9cc6-f9bfd5970ac2 | public void setCustomObject9ExternalSystemId(crmondemand.xml.customobject3.query.QueryType customObject9ExternalSystemId) {
this.customObject9ExternalSystemId = customObject9ExternalSystemId;
} |
e1630359-82f4-462a-91eb-8c283bb34285 | public int findIndex(int id){
for(int i=0;i<current;i++){
if(locations[i].getID()==id){
return i;
}
}
return -1;
} |
f93baf52-bc64-4d60-bdb9-bb3f32408528 | public java.math.BigDecimal getCustomCurrency14() {
return this.customCurrency14;
} |
08d87fc1-eb9b-4110-bf11-17902904aa33 | public void setSolutionLegalApproval(java.lang.Boolean solutionLegalApproval) {
this.solutionLegalApproval = solutionLegalApproval;
} |
91878c13-37a9-441c-8c6a-617f0889c09a | @Override
public boolean fillOutWarrant(MOB criminalM,
Law laws,
Area myArea,
Environmental victimM,
String crimeLocs,
String crimeFlags,
String crime,
String sentence,
String warnMsg)
{
if(criminalM.amDead())
{
if(CMSecurity.isDeb... |
a17b0293-816f-446b-864c-6d24cb4e780b | public void setCustomNumber50(java.math.BigDecimal customNumber50) {
this.customNumber50 = customNumber50;
} |
ff8f793c-f731-4a2e-bea3-31b54cdc64ac | public java.util.Calendar getFinancialAccountOpenDate() {
return this.financialAccountOpenDate;
} |
b31521ef-f2bb-4e5e-8876-e8c1d3380866 | public crmondemand.xml.opportunity.query.QueryType getCustomDate35() {
return this.customDate35;
} |
193f5f38-fc7f-4810-ad7d-c72005c88cca | public void setCustomPhone13(crmondemand.xml.contact.query.QueryType customPhone13) {
this.customPhone13 = customPhone13;
} |
5034d94b-abe9-4299-9c11-b1ad62fb05e1 | public crmondemand.xml.opportunity.query.QueryType getCustomNumber23() {
return this.customNumber23;
} |
c7e42688-25fd-4c37-86ed-078d7061b7e6 | public void setCustomObject2Id(java.lang.String customObject2Id) {
this.customObject2Id = customObject2Id;
} |
97512fa8-2916-4c3f-a455-5c8063e1b4bb | public void setCustomBoolean1(java.lang.Boolean customBoolean1)
{
this.customBoolean1 = customBoolean1;
} |
4ba40d23-ec7c-4ff8-b007-cb219e1dc819 | public void setCustomText12(java.lang.String customText12) {
this.customText12 = customText12;
} |
4add1460-b7d2-4263-a2b2-a050e33bb1f7 | public java.lang.String getFundId() {
return this.fundId;
} |
2a732917-c99e-4628-b3c7-89a47db05ca3 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList90() {
return this.customPickList90;
} |
9cb3b049-fc68-47da-9124-88dc8de8a9b1 | public java.lang.String getCustomPickList29() {
return this.customPickList29;
} |
3b689bf0-83fa-4bdf-9d56-c284a99e1038 | public void setPortfolioExternalSystemId(java.lang.String portfolioExternalSystemId) {
this.portfolioExternalSystemId = portfolioExternalSystemId;
} |
c8080e0b-2ffd-4de4-acdf-10455e5935d1 | public void setIndexedPick2(crmondemand.xml.contact.query.QueryType indexedPick2) {
this.indexedPick2 = indexedPick2;
} |
4f499bbc-9398-4559-9546-9b0fb7d4f877 | @Override
public Color getColor() {
return room.getColor();
} |
306dc76a-175a-4acb-96d5-f44c448bb338 | public java.math.BigDecimal getCustomCurrency10() {
return this.customCurrency10;
} |
5a38cfd6-0672-4dee-91f0-93239fa9e4ff | public void setCustomText85(java.lang.String customText85) {
this.customText85 = customText85;
} |
8747e815-f2ea-4d30-8497-24b69c5dbd64 | public java.lang.String getOwnershipStatus() {
return this.ownershipStatus;
} |
ef358bf6-518c-4c63-9038-1dad1b565274 | public void setCustomBoolean4(crmondemand.xml.contact.query.QueryType customBoolean4) {
this.customBoolean4 = customBoolean4;
} |
3fdb509e-bf70-43ff-b6c1-2609dadea736 | private void formatResponse(String response)
{
String[] responseArray = response.split(" ");
int charCount = 0;
int charSpacesLeft = maxOutputLength;
for(int i = 0; i < responseArray.length; i++) {
String word = responseArray[i];
if(word.... |
5973c7bf-a249-4486-b39f-6e7c857c9caa | public java.lang.String getCustomObject6ExternalSystemId() {
return this.customObject6ExternalSystemId;
} |
2f46c426-2013-4e0b-a74b-59f631e59641 | public java.lang.String getApprovalStatus() {
return this.approvalStatus;
} |
06d875df-6744-4750-aee9-95ec9d2ff33a | public void setCustomObject14Id(crmondemand.xml.customobject3.query.QueryType customObject14Id) {
this.customObject14Id = customObject14Id;
} |
2fafa56f-6f4c-4083-aece-ff4973d479e4 | public void setCustomNumber35(crmondemand.xml.contact.query.QueryType customNumber35) {
this.customNumber35 = customNumber35;
} |
7626ba94-8cc0-4e9e-a967-6a1e67d04a66 | public java.lang.String getCustomPickList95() {
return this.customPickList95;
} |
ede400d2-c514-4b8e-a267-0243c0202cdb | public java.lang.String getPlanItemId() {
return this.planItemId;
} |
f69f9ccf-0114-4a91-8879-7a9fb2449728 | public java.lang.String getSPRequestIntegrationId() {
return this.sPRequestIntegrationId;
} |
99fe1768-71d2-44a5-ba49-24935a23f3af | public crmondemand.xml.customobject3.query.QueryType getCustomObject8ExternalSystemId() {
return this.customObject8ExternalSystemId;
} |
aebbe704-eed9-4ef3-b20b-251fa2e76340 | public void run()
{
btnSearchTextSave.setEnabled(false);
btnSearchTextSave.setText("Saving");
synchronized(m)
{
show.setSearchText(searchTextEdit.getText());
}
btnSearchTextSave.setText("Saved");
} |
99fb6326-44c0-47a0-85b5-e6545d7aaee5 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList49() {
return this.customPickList49;
} |
73063f95-851f-4023-847f-34fd60002c7e | public java.math.BigDecimal getCustomNumber53() {
return this.customNumber53;
} |
859095ee-eeed-465a-879c-e95c12df9259 | public crmondemand.xml.contact.query.QueryType getCustomNumber60() {
return this.customNumber60;
} |
cb3b5f3e-ada7-4b57-828d-635a2099b44f | public void setCustomDate54(crmondemand.xml.customobject3.query.QueryType customDate54) {
this.customDate54 = customDate54;
} |
5977b807-9006-4419-8e86-fd4dd31f6968 | public void setCustomBoolean3(crmondemand.xml.contact.query.QueryType customBoolean3) {
this.customBoolean3 = customBoolean3;
} |
6c318756-196e-46ba-aa34-7cbae6735ecb | public void setId(java.lang.String id) {
this.id = id;
} |
227ff81e-d1e1-4333-9d76-342e1197e579 | public void setCustomNumber30(crmondemand.xml.customobject6.query.QueryType customNumber30) {
this.customNumber30 = customNumber30;
} |
ac965eda-0f77-4ac8-ba32-7eebd1a24266 | public java.lang.String getCustomText82() {
return this.customText82;
} |
3fe088a1-8d58-43ed-90a4-1e103cba4469 | public crmondemand.xml.customobject6.query.QueryType getCustomPhone14() {
return this.customPhone14;
} |
dbd05f35-6861-4a52-b1e8-578a482b3c92 | public java.math.BigDecimal getCustomCurrency12() {
return this.customCurrency12;
} |
0bcda9dc-0f24-476b-97e1-46c11fb473ab | public static Timestamp crearFecha(java.util.Date dia){
@SuppressWarnings("deprecation")
Timestamp diaHr=new Timestamp(dia.getYear(),dia.getMonth(),dia.getDate(),dia.getHours(),dia.getMinutes(),dia.getSeconds(),0);
return diaHr;
} |
06c13533-e782-4497-9377-4d5cd6a36e27 | public void setCustomNumber29(crmondemand.xml.customobject6.query.QueryType customNumber29) {
this.customNumber29 = customNumber29;
} |
e174382b-7dfe-4a50-bc05-e05297b6056e | public crmondemand.xml.customobject6.query.QueryType getCustomText25() {
return this.customText25;
} |
37dd181d-ea4e-49c6-a5d9-f4738ce8497c | public Company(Account account) {
this.account = account;
} |
58126339-0e0f-4d73-a1be-b97199664c49 | public crmondemand.xml.customobject6.query.QueryType getContactRole() {
return this.contactRole;
} |
8e5c2ebb-6695-487a-93d9-b55beab63187 | public java.lang.Boolean getCustomBoolean16() {
return this.customBoolean16;
} |
eedaed65-afe6-414b-913f-2437e3686fe4 | public Vector<PiezaDTO> obtenerPiezas()throws Exception; |
97f5f7af-4a84-49e7-9ccc-c52a5bdd0d37 | public void setProductExternalSystemId(crmondemand.xml.customobject6.query.QueryType productExternalSystemId) {
this.productExternalSystemId = productExternalSystemId;
} |
320b6147-9dc9-4104-96b6-4f318ea66564 | public crmondemand.xml.contact.query.QueryType getAttachFileName() {
return this.attachFileName;
} |
b20b99aa-b28c-4dd1-b5af-c189a32a9ee1 | public void PHP()
{
PUSH(m6502.p);
} |
5b309d34-51e7-42ad-90b5-e1c6fb67132d | public java.lang.String getCreatedByUserSignInId() {
return this.createdByUserSignInId;
} |
c486b022-63a9-480e-b6c8-f77467673624 | public Sprite getSprite(int x, int y, int w, int h) {
Sprite res = new Sprite(w, h);
res.pixels = image.getRGB(x, y, w, h, null, 0, w);
return res;
} |
10e118fe-ddb6-407b-990a-7ac89b012098 | public boolean hasDefaultValue() {
return ((bitField0_ & 0x00000040) == 0x00000040);
} |
d809e848-1f86-4446-91fe-d6f1bcfe11ac | protected void onRender(GraphicsHelper gh) {
gh.g().setFont(font);
Fonts.setFontAlign(fontAlign);
gh.g().setColor(Colors.alpha(Color.white,scale));
Fonts.drawStringShadowed(gh,text,pos.x,pos.y,Colors.alpha(Color.black,scale));
Fonts.resetFontAlign();
} |
e1bba03d-29a1-4983-aa6b-758376900a46 | public void setPrimaryAgencyId(java.lang.String primaryAgencyId) {
this.primaryAgencyId = primaryAgencyId;
} |
6d48d1fb-36f5-4b8e-b945-2d8e52044abc | public void setCustomText74(java.lang.String customText74) {
this.customText74 = customText74;
} |
681146d9-b61a-437b-b122-1e024ba46b01 | public void setCustomPickList37(java.lang.String customPickList37)
{
this.customPickList37 = customPickList37;
} |
954d94ad-a0cb-484c-b426-d8f066fcafcc | public void setExternalSystemId(java.lang.String externalSystemId) {
this.externalSystemId = externalSystemId;
} |
40ca139f-83ec-4cd3-8adb-f11e8fdfb96b | public java.lang.String getCustomPickList36() {
return this.customPickList36;
} |
b9b74ac8-94c7-4778-a190-9a0c2db0fbee | public java.lang.String getCustomText85() {
return this.customText85;
} |
dd8dccdb-3119-426b-a2cb-87c93402a3b5 | protected void func_48458_a(int par1, int par2, Chunk par3Chunk)
{
Profiler.endStartSection("tickChunk");
par3Chunk.updateSkylight();
Profiler.endStartSection("moodSound");
if (this.ambientTickCountdown == 0)
{
this.updateLCG = this.updateLCG * 3 + 1013904223;
... |
eb9ca246-5783-4327-84d7-751920d126b0 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList44() {
return this.customPickList44;
} |
5abd06cf-6b0d-4789-a787-bbab740a9a02 | public boolean parseCommand(String command){
//log.writeLn(command);
String[] com = command.split(" "); // split command
switch (com[0]){
case "exit":
return false;
case "stop":
if (server.isRunning()){
shutDown();
... |
aee230b8-01cd-4ce1-9c0e-4b9322a77a77 | public java.lang.String getContactExternalSystemId() {
return this.contactExternalSystemId;
} |
2557e42e-152f-47b6-9fdd-38936a9bce4a | public void add(Symbol symbol) {
this.scopes.peek().add(symbol);
} |
60665e78-0c07-4908-b0f7-ce6afec627ff | public void setCustomText37(java.lang.String customText37) {
this.customText37 = customText37;
} |
fa18d1d3-6a5e-4ac4-8c59-90e92a83af37 | public crmondemand.xml.customobject3.query.QueryType getCustomInteger5() {
return this.customInteger5;
} |
76e8dd00-9c7e-499d-b00e-caf9bb06779e | public void setBusinessPlanDescription(crmondemand.xml.customobject3.query.QueryType businessPlanDescription) {
this.businessPlanDescription = businessPlanDescription;
} |
a9f2630d-8094-4f6c-bd0b-4d5e4bafa731 | public java.lang.String getCustomObject9IntegrationId() {
return this.customObject9IntegrationId;
} |
eacd1561-8114-4276-a0b5-4cb8ebea3349 | public java.lang.String getCustomText18() {
return this.customText18;
} |
a94c3865-9c78-4522-a367-bb3bc7e9459f | public void setCustomDate0(java.util.Calendar customDate0) {
this.customDate0 = customDate0;
} |
31a285b6-a0e4-46d2-a8df-5efec0e71090 | public TimeSeriesCollection getTemperatureData() {
if (sensor == null) return null;
TimeSeriesCollection tsc = new TimeSeriesCollection();
TimeSeries ts_emp = new TimeSeries("Empirical");
for(SensorMsg msg : sensor.getMessages()) {
ts_emp.addOrUpdate(new Millisecond(new Date(msg.getTime())), (float)msg.ge... |
c02f13fd-1732-4617-a1b9-6acabc5708ba | public crmondemand.xml.customobject3.query.QueryType getCustomText32() {
return this.customText32;
} |
a0a17106-e3ff-464c-981f-3522c44ff8f3 | public java.lang.String getZCustomText47() {
return this.zCustomText47;
} |
b3d36e23-498f-480a-8747-a55d5a9824a0 | public void setCustomObject1Name(java.lang.String customObject1Name) {
this.customObject1Name = customObject1Name;
} |
5837e1ce-30d5-462e-a869-2479d32d9fd5 | public void setCustomText71(java.lang.String customText71) {
this.customText71 = customText71;
} |
ab1fc3d2-2fef-4678-af28-f7b31ac1723f | public void setCustomCurrency141(java.math.BigDecimal customCurrency141) {
this.customCurrency141 = customCurrency141;
} |
31e1e33a-ab08-478e-a753-b72235986873 | public void setBusinessPlanStatus(crmondemand.xml.contact.query.QueryType businessPlanStatus) {
this.businessPlanStatus = businessPlanStatus;
} |
63d1432f-2fa0-4c31-af2d-ba0391ce415f | public crmondemand.xml.opportunity.query.QueryType getCustomText9() {
return this.customText9;
} |
eebad068-01e2-4b88-b355-0debf041217e | public void setCustomCurrency17(java.math.BigDecimal customCurrency17) {
this.customCurrency17 = customCurrency17;
} |
52086b98-85c2-4f2a-9680-d937d7ef206a | public java.lang.Integer getCustomInteger25() {
return this.customInteger25;
} |
6938678e-b503-4df9-a449-dac5403bc67b | public java.lang.String getCustomPickList71() {
return this.customPickList71;
} |
58e7a10a-7e46-4073-b922-f27f59330d8e | public java.lang.String getCustomPickList76() {
return this.customPickList76;
} |
7825b61b-e0b0-459f-a477-cd1093b9fb98 | public void setCustomNumber49(crmondemand.xml.customobject3.query.QueryType customNumber49) {
this.customNumber49 = customNumber49;
} |
c657cf4b-2353-4c02-8d30-db745df3f739 | public crmondemand.xml.customobject6.query.QueryType getCustomText79() {
return this.customText79;
} |
2061e64d-2122-471d-885a-5e9d37fb0f8c | private Enumeration<Room> getAppropriateRoomSet(QuestState q)
{
if(q.roomGroup!=null)
return new IteratorEnumeration(q.roomGroup.iterator());
else
if(q.area!=null)
return q.area.getMetroMap();
return CMLib.map().rooms();
} |
52f8b5f1-1064-4e0a-9230-93d579ac6aa1 | public java.lang.String getCustomObject10IntegrationId() {
return this.customObject10IntegrationId;
} |
8c99af32-e2a2-4bba-a25e-91c5013834f9 | public void test_isAfter(int hour1, int minute1, ZoneId zone1, int hour2, int minute2, ZoneId zone2, boolean expected) {
ZonedDateTime a = ZonedDateTime.of(LocalDateTime.of(2008, 6, 30, hour1, minute1), zone1);
ZonedDateTime b = ZonedDateTime.of(LocalDateTime.of(2008, 6, 30, hour2, minute2), zone2);
assert... |
0e959438-c5bb-4e4a-8b15-cb31aaefad94 | public crmondemand.xml.opportunity.query.QueryType getCustomNumber12() {
return this.customNumber12;
} |
d58e58e4-bc28-4d9f-a5e9-63095f69b61b | public String getComment() {
return comment;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.