id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
c85778a2-1dbf-497e-89b1-fb7abafd11ac | @java.lang.Override
public com.google.protobuf.Parser<ExecutionStatusResponse> getParserForType() {
return PARSER;
} |
31b4941d-56ea-4ebf-84a6-52ffdc270d8b | public static Stella_Object stringToDemon(String string) {
return (Stella.lookupDemon(string));
} |
5adfc2fc-b0df-448a-a1d6-6a6ec2ccc92e | public void setCustomText80(crmondemand.xml.opportunity.query.QueryType customText80) {
this.customText80 = customText80;
} |
9c8347a3-4527-4e63-9be2-737bba7d6d75 | public boolean hasMaelstrommed() {
return ((bitField2_ & 0x00004000) == 0x00004000);
} |
f45069a6-ae60-49f6-b6dc-fe223af6123a | public crmondemand.xml.contact.query.QueryType getType() {
return this.type;
} |
c5d93f5a-e7b3-4f83-9a0d-10985d0ac2af | public void setCustomObject6Id(crmondemand.xml.customobject3.query.QueryType customObject6Id) {
this.customObject6Id = customObject6Id;
} |
358b2e35-4c46-4be7-9f50-2fc740a1f426 | public void connectFtp() throws Exception {
ftp.setDefaultTimeout(1500);
ftp.connect(hcs.getAddress());
ftp.login(hcs.getUsername(), hcs.getPassword());
int reply = ftp.getReplyCode();
if (FTPReply.isPositiveCompletion(reply)) {
System.out.println("HCS " + hcs.getLabel() + ": Connected successfully");
}... |
1e867109-e029-4ffa-80f4-bae2a5aed2b3 | public boolean validPin(String digit) ; |
63bbbf6a-7f52-4aab-a3f4-51e6be70ee0d | public crmondemand.xml.customobject6.query.QueryType getCertficationType() {
return this.certficationType;
} |
fdc8ab2c-4b17-49cf-b74f-4df49c2d82c7 | public void setCustomText48(java.lang.String customText48) {
this.customText48 = customText48;
} |
65ccbed9-ae9d-4d51-a06b-736385400cd4 | final synchronized boolean registerMerge(MergePolicy.OneMerge merge) throws IOException {
if (merge.registerDone) {
return true;
}
assert merge.segments.size() > 0;
if (stopMerges) {
merge.rateLimiter.setAbort();
throw new MergePolicy.MergeAbortedException("merge is aborted: " + segS... |
08419c0e-8f06-4ac1-905c-1fa75bbd4527 | public java.lang.String getAccreditationId() {
return this.accreditationId;
} |
016b0a44-9853-4424-8a84-e0828d3a8cde | public void select(){
selected = true;
} |
e654fc13-e452-4bc7-a232-f483ebb8aca5 | public void setCustomObject1Id(java.lang.String customObject1Id) {
this.customObject1Id = customObject1Id;
} |
0a7f0eeb-48b3-4c63-baf4-cab92a9e54a2 | public void setContactAccountName(crmondemand.xml.contact.query.QueryType contactAccountName) {
this.contactAccountName = contactAccountName;
} |
38e14290-96c1-4f64-9770-88b9538966fa | public void setCustomNumber35(java.math.BigDecimal customNumber35) {
this.customNumber35 = customNumber35;
} |
7abf4ba9-1345-48e8-ba72-585ad58ea6c4 | public void setCustomText15(crmondemand.xml.opportunity.query.QueryType customText15) {
this.customText15 = customText15;
} |
49da7a33-0790-4033-98a9-d7cb9a48d459 | public void setCbAvailability(JComboBox cbAvailability) {
this.cbAvailability = cbAvailability;
} |
914ffa8d-794a-4634-9699-cb2ea37d386a | public java.math.BigDecimal getCustomNumber7() {
return this.customNumber7;
} |
b23d3292-295a-4346-8aa1-e24b4de85156 | public crmondemand.xml.customobject6.query.QueryType getCustomBoolean20() {
return this.customBoolean20;
} |
519edefa-2ed3-47ca-803c-f0f1f11ffad9 | public crmondemand.xml.customobject6.query.QueryType getCustomDate0() {
return this.customDate0;
} |
d0fec6b5-4ef6-42b9-85cb-d5dde2088331 | public crmondemand.xml.customobject6.query.QueryType getCustomInteger31() {
return this.customInteger31;
} |
74b5b767-4f9c-415f-92c9-4f56ad3ec7b0 | public java.lang.String getCustomerAddressProvince() {
return this.customerAddressProvince;
} |
916c9ded-7df1-42b5-9fcb-c3e973260507 | public java.lang.Integer getCustomInteger11() {
return this.customInteger11;
} |
f4603d9a-16b2-48b4-b1e3-de96e1c76d62 | public double getPcPeitoral() {
return pcPeitoral;
} |
a3cfbcf1-061e-49be-ac5a-84ad35a48e1b | public String getUrl() {
return url;
} |
05c09a78-cd23-4121-b1c9-22a60c6203e9 | public static String maybeTruncateFilename(String barefilename) {
if (((Boolean)(Stella.$DONTTRUNCATEFILENAMESp$.get())).booleanValue()) {
return (barefilename);
}
{ int maximumlength = 999;
if (Stella.$OS$ == Stella.KWD_MAC) {
maximumlength = 31 - 5;
}
else {
}
... |
50191f64-fc69-4811-99da-2b3bbb35077c | public void setPaTable(JTable paTable) {
this.paTable = paTable;
} |
686e17c6-321c-4246-87f5-6c23600987ca | public static void print(PrintStream ps, String mess){
ps.print(mess);
} |
2e1f92d0-6f9d-4328-ae30-e2230e8bf010 | public java.lang.String getCustomObject3Id() {
return this.customObject3Id;
} |
73ca05d2-a4ae-4e75-8dca-eb3619e41534 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList0() {
return this.customPickList0;
} |
c868af15-84a5-4155-aee5-d65134d3e6fc | public void setLeadLastName(java.lang.String leadLastName) {
this.leadLastName = leadLastName;
} |
f5ffb9c6-458f-4e59-82c9-10f7e3d29ed1 | public boolean hasIdle() {
return ((bitField2_ & 0x00001000) == 0x00001000);
} |
1a42aa7c-1fa2-46cc-b198-07bd158c0793 | public void setBusinessAccountHolderOwner(crmondemand.xml.contact.query.QueryType businessAccountHolderOwner) {
this.businessAccountHolderOwner = businessAccountHolderOwner;
} |
f3d42cd9-71f1-4254-86fd-e10d8b19da51 | public crmondemand.xml.customobject6.query.QueryType getCustomDate7() {
return this.customDate7;
} |
154c573e-b8b8-48df-bc62-7f9c375abc88 | public java.lang.String getCustomPickList65() {
return this.customPickList65;
} |
7975ee79-69b4-47a1-a662-c51598a0cef8 | public void setObjectiveStatus(crmondemand.xml.contact.query.QueryType objectiveStatus) {
this.objectiveStatus = objectiveStatus;
} |
179b92f6-ce96-4f12-85bd-4c2dbca7bd20 | public crmondemand.xml.customobject3.query.QueryType getCustomPickList54() {
return this.customPickList54;
} |
0cc76dd0-eecf-49db-ac20-d90fa3b93042 | public int curLineLengh() {
return this.lines[this.curLine].length();
} |
8e7b90d3-4673-4da2-b99f-218a8cf4c99f | public java.lang.String getProductPartNumber() {
return this.productPartNumber;
} |
f72bee3e-dfde-40b5-af10-4373e9740334 | public java.util.Calendar getCustomDate49() {
return this.customDate49;
} |
c13054d8-dff8-40e8-b7df-7aacefed8173 | public java.lang.String getCustomText73() {
return this.customText73;
} |
132eb15b-a118-4315-8a0e-92dfe9bc04d9 | public void setCertficationCertificationNum(java.lang.String certficationCertificationNum) {
this.certficationCertificationNum = certficationCertificationNum;
} |
dd1846ed-2160-4fc5-9f1b-7ef1776fb370 | public crmondemand.xml.opportunity.query.QueryType getCustomNumber11() {
return this.customNumber11;
} |
1e4ac73e-4bcb-4de8-8311-c82199a7f07f | public java.lang.String getCustomText81() {
return this.customText81;
} |
3100c11a-f604-4757-ac13-c32d41e5116c | public String getCurrency() {
return currency;
} |
6bcccc71-5a7c-4c3d-a300-f51ef9ad8239 | public java.lang.String getCustomText5() {
return this.customText5;
} |
d2a34988-fc8b-448b-b390-5660712be207 | public crmondemand.xml.customobject6.query.QueryType getCustomInteger22() {
return this.customInteger22;
} |
0f487944-4729-4a2a-924b-9c2f2c9b4de8 | private void ensureKilledUnitCountIsMutable() {
if (!((bitField0_ & 0x00040000) == 0x00040000)) {
killedUnitCount_ = new java.util.ArrayList<org.bwapi.proxy.messages.GameMessages.UnitTypeIntPair>(killedUnitCount_);
bitField0_ |= 0x00040000;
}
} |
1f7da8b9-d3f5-4f30-b934-1e6f3567b6d8 | public void setCustomInteger10(java.lang.Integer customInteger10) {
this.customInteger10 = customInteger10;
} |
81d824f1-42ce-4a92-a500-ebaacde1be9f | public java.lang.String getCustomMultiSelectPickList8() {
return this.customMultiSelectPickList8;
} |
c612e9a3-7d6b-4b7e-b7d0-a04de26022b9 | public java.lang.Boolean getCustomBoolean7() {
return this.customBoolean7;
} |
ca118c56-4659-42a7-b9b9-77f43d1c47c5 | protected XNBColorReader() {
super("Microsoft.Xna.Framework.Content.ColorReader");
} |
82ff4d6c-23da-4bd1-aeed-724b29dc7f3b | public crmondemand.xml.customobject6.query.QueryType getCustomObject1IntegrationId() {
return this.customObject1IntegrationId;
} |
401263ea-1c9c-4079-8c43-2d96d38dea46 | public void setCustomPickList36(java.lang.String customPickList36) {
this.customPickList36 = customPickList36;
} |
8735396f-8dc0-4ec3-9721-2cd6c5379d23 | public void setCustomPickList76(crmondemand.xml.customobject6.query.QueryType customPickList76) {
this.customPickList76 = customPickList76;
} |
22377cab-d406-433c-8c2c-ebc8e8586d01 | public JDialogPieces(java.awt.Frame parent, boolean modal, Vector<Piece> v) {
super(parent, modal);
initComponents();
lesPiece = v;
} |
72e02313-6249-4226-8379-3196620928f4 | public crmondemand.xml.opportunity.query.QueryType getCustomInteger1() {
return this.customInteger1;
} |
35643824-c4a4-47a2-bfdf-012b0fc59e4a | public void test_minusMonths_long_negativeOverYears() {
LocalDate t = this.TEST_2007_07_15.minusMonths(-31);
assertEquals(t, LocalDate.of(2010, 2, 15));
}
@Test(groups = { "tck" } |
53993c06-876f-474b-9d20-64c50690fd5b | public java.lang.String getOpportunityOwner() {
return this.opportunityOwner;
} |
acc6a070-20ce-4b01-973d-6f401d96ee46 | public java.math.BigDecimal getCustomNumber25() {
return this.customNumber25;
} |
e5d6a4c8-b608-4123-bbee-5c5ac346f466 | public void setCertficationCertificationNum(crmondemand.xml.contact.query.QueryType certficationCertificationNum) {
this.certficationCertificationNum = certficationCertificationNum;
} |
27a69d07-7853-4e81-a08b-8239c970c83a | public void setCustomObject1Name(crmondemand.xml.customobject6.query.QueryType customObject1Name) {
this.customObject1Name = customObject1Name;
} |
4cbf0626-fd75-4700-9f10-6c6843a973f5 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList95() {
return this.customPickList95;
} |
33dff293-3e4b-4853-b449-702a9bc0fc3a | public java.lang.String getCustomObject6Name() {
return this.customObject6Name;
} |
5209b5b9-94de-4c49-94d5-80765ac2ed2a | private static double scaleX(double x) { return width * (x - xmin) / (xmax - xmin); } |
038ac45a-5de7-4a5b-ac91-216c483e8a82 | public void setZCustomDate53(java.util.Calendar zCustomDate53) {
this.zCustomDate53 = zCustomDate53;
} |
278abb57-8c64-4f94-a591-f2882f3f83fd | public com.google.protobuf.DescriptorProtos.UninterpretedOption.Builder getUninterpretedOptionBuilder(
int index) {
return getUninterpretedOptionFieldBuilder().getBuilder(index);
} |
293252ec-ece0-4050-9181-99a54476fc96 | public static MapleCharacter getDefault(MapleClient client) {
MapleCharacter ret = new MapleCharacter(false);
ret.client = client;
ret.stats.hp = 50;
ret.stats.mp = 50;
ret.map = null;
ret.stats.str = 69;
ret.stats.dex = 69;
ret.stats.luk = 69;
ret... |
784fc6a1-1c50-40c7-96a2-b45654d56001 | public java.lang.String getProductStatus() {
return this.productStatus;
} |
60f81e93-1d1d-41c1-b74b-331f59d86d8f | public java.lang.String getCustomText12() {
return this.customText12;
} |
92f98164-066c-4a8f-8b2f-8ca3638844f6 | public crmondemand.xml.opportunity.query.QueryType getCustomCurrency24() {
return this.customCurrency24;
} |
71c99285-ccb0-4a12-956e-a89e0977ac32 | public JPanel getNewUserPagePanel() {
return newUserPagePanel;
} |
ee4a03af-5427-4359-aaf4-2afa9b6173dd | public java.lang.String getCustomObject3Id() {
return this.customObject3Id;
} |
00d66c05-c46a-4d6f-ab7b-c7ea69aab152 | public void setCustomObject3Name(java.lang.String customObject3Name) {
this.customObject3Name = customObject3Name;
} |
e6334cc6-fd35-45e2-a5a4-c308be9e8823 | public void setUpdatedByEMailAddr(java.lang.String updatedByEMailAddr) {
this.updatedByEMailAddr = updatedByEMailAddr;
} |
cf4925d8-f1ce-4896-b1b9-611f8ac14f87 | public void setCustomPickList41(crmondemand.xml.customobject6.query.QueryType customPickList41) {
this.customPickList41 = customPickList41;
} |
219fa8d8-a1ba-42e2-9f84-2ef152c75455 | public void setFinancialPlanIntegrationId(crmondemand.xml.contact.query.QueryType financialPlanIntegrationId) {
this.financialPlanIntegrationId = financialPlanIntegrationId;
} |
09001ed0-eab8-40e1-ab38-f21466f01345 | public StringBuilder listRaceCats(Session viewerS, Enumeration<Race> these, List<String> commands)
{
final StringBuilder lines=new StringBuilder("");
if(!these.hasMoreElements())
return lines;
boolean shortList=false;
for(String c : commands)
{
if(c.equalsIgnoreCase("SHORT"))
shortList=true;
}
... |
c6d74e45-2cf6-4cea-ba84-b238bdb7dc18 | public java.lang.String getCustomObject4Name() {
return this.customObject4Name;
} |
f3d40fc6-bb7a-4765-a99b-fd5b0d891278 | public java.lang.String getCustomObject15Name() {
return this.customObject15Name;
} |
9948f3cd-77bf-455b-9633-59d99131ab0e | public void setCustomPickList46(crmondemand.xml.customobject6.query.QueryType customPickList46) {
this.customPickList46 = customPickList46;
} |
47241508-3e15-4401-a22c-f2f653aab322 | public java.lang.String getCustomPickList94() {
return this.customPickList94;
} |
af6f66f0-8f89-4820-a91f-e3a79052e62d | public static boolean containsArmor(Inventory inventory) {
boolean contains = false;
for(ItemStack itemstack : inventory.getContents())
if(isArmor(itemstack))
contains = true;
if(inventory.getType() == InventoryType.PLAYER) {
PlayerInventory playerinventory = (PlayerInventory) inventory;
for(Item... |
daeed1bc-a7a4-4e67-aa0c-6196bdd473e3 | public java.lang.String getCustomPickList30() {
return this.customPickList30;
} |
59819d13-fe51-44fd-a004-3beaa2f0e11c | public crmondemand.xml.customobject6.query.QueryType getCustomNumber31() {
return this.customNumber31;
} |
8acd5d40-6758-470e-b531-4af727fbea3d | public java.math.BigDecimal getCustomCurrency20() {
return this.customCurrency20;
} |
93be3da4-4ec2-408c-aabb-1248825fa8c9 | public crmondemand.xml.customobject6.query.QueryType getCustomText8() {
return this.customText8;
} |
28359ae1-f85e-4a0f-ba99-cbf615653741 | private static Item getItem(String OfThisID,
Session session,
String areaName,
List objectData,
List objProgData,
Map<String,Item> areaItems,
Map<String,Item> doneItems,
Map<String,Room> areaRooms,
Map<String,Room> doneRooms,
boolean compileErrors,... |
987587b2-5d59-45fd-82dd-f15da39af6d0 | public crmondemand.xml.customobject6.query.QueryType getCustomDate25() {
return this.customDate25;
} |
41e20479-ec12-4730-b7c8-01c19ad30981 | public void setInvtPeriodExternalSystemId(crmondemand.xml.contact.query.QueryType invtPeriodExternalSystemId) {
this.invtPeriodExternalSystemId = invtPeriodExternalSystemId;
} |
5080cc81-d182-4445-8eb4-04f665202ed3 | public void setUpdatedByFullName(java.lang.String updatedByFullName) {
this.updatedByFullName = updatedByFullName;
} |
dbd3af6c-f55b-4031-98df-5e8b26e3c4bb | public void setIndexedPick1(java.lang.String indexedPick1) {
this.indexedPick1 = indexedPick1;
} |
8789e806-5431-4b6b-a646-22f69ff5f2fa | public static byte[] updateQuest(MapleQuestStatus quest) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.SHOW_STATUS_INFO.getValue());
mplew.write(1);
mplew.writeShort(quest.getQuest().getId());
m... |
af470a0f-63fe-4ac0-a6a6-a8cb6391cade | public crmondemand.xml.customobject6.query.QueryType getHouseholdExternalSystemId() {
return this.householdExternalSystemId;
} |
2ffba73b-e929-4f45-83c9-6c580b3c8e2a | public crmondemand.xml.customobject3.query.QueryType getCustomDate30() {
return this.customDate30;
} |
8f177ed5-b226-4027-a25f-f895a4100d0a | public crmondemand.xml.customobject6.query.QueryType getCustomPickList41() {
return this.customPickList41;
} |
95dd2e39-ac7e-4e02-9c20-5679c33032e9 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList22() {
return this.customPickList22;
} |
b5e81cc9-ea7c-4b2a-94c0-edfd75ebfd99 | public crmondemand.xml.contact.query.QueryType getCustomText40() {
return this.customText40;
} |
247e148b-16e4-4a39-9340-8c6f85524df6 | public void setCustomText60(crmondemand.xml.customobject6.query.QueryType customText60) {
this.customText60 = customText60;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.