id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
46c17806-4e69-4bc2-ab15-4c3baa801091 | public crmondemand.xml.customobject3.query.QueryType getCampaignName() {
return this.campaignName;
} |
3db50799-8533-4715-ab66-5417f242f490 | public java.lang.String getCustomPickList36() {
return this.customPickList36;
} |
476d5190-92ad-4331-bc88-7424aa0317da | public void setCustomObject13IntegrationId(crmondemand.xml.contact.query.QueryType customObject13IntegrationId) {
this.customObject13IntegrationId = customObject13IntegrationId;
} |
65eceb88-23c2-4d74-9272-c22dd515c0d1 | public crmondemand.xml.contact.query.QueryType getProductId() {
return this.productId;
} |
3a3ce8d2-53c1-45b7-b228-3642afc23053 | public void setCustomObject3Id(crmondemand.xml.contact.query.QueryType customObject3Id) {
this.customObject3Id = customObject3Id;
} |
ac07985f-c00a-4330-9e66-5e8137c142e3 | public BufferedImage[] getImages(){
BufferedImage[] images = new BufferedImage[8];
for(int x = 4; x <= 11; x++){
images[x-4] = SpriteLoaderZOM.getSprite("zombie_topdown", 128, x, 6);
}
return images;
} |
213380f6-5152-49a5-ad77-39e4fad534a6 | public void setProductName(crmondemand.xml.customobject3.query.QueryType productName) {
this.productName = productName;
} |
909ceb19-5f55-4003-a55d-dece8879a5e1 | public void setCustomInteger15(crmondemand.xml.opportunity.query.QueryType customInteger15) {
this.customInteger15 = customInteger15;
} |
c94dbd1a-a68c-45e5-94e2-fff6f4806370 | public java.lang.String getCustomText49()
{
return this.customText49;
} |
f4e40aa0-a746-44ea-a571-08f4b3c88b2d | public void setCustomPickList41(java.lang.String customPickList41) {
this.customPickList41 = customPickList41;
} |
9e89200c-1153-4c3b-a708-568949b9e5f6 | public void setCustomNumber50(crmondemand.xml.customobject6.query.QueryType customNumber50) {
this.customNumber50 = customNumber50;
} |
dba14669-c4b8-4d7b-817a-575153089484 | public void addTransition(String fromState, CogaenId toState, CogaenId eventId) {
addTransition(new CogaenId(fromState), toState, eventId);
} |
ec77eeec-ab09-4aee-a2f1-db08885a181a | public java.lang.String getCustomText79() {
return this.customText79;
} |
53a0974a-cf75-438f-a615-06bf1cbf3637 | public Builder setPlayer(int value) {
bitField0_ |= 0x00000001;
player_ = value;
onChanged();
return this;
} |
0841fa20-ce26-41e9-af8e-14f9a16ea39c | public crmondemand.xml.opportunity.query.QueryType getCustomPhone10() {
return this.customPhone10;
} |
7a7124d6-b50d-462a-adde-f6c788419a12 | public void TRAP() {
long temp = Long.parseLong(getADDR().get());
if (temp<16){
PC.set(getADDR().get());}
else
MFR.set(getPC().get());
HLT();
} |
055e802c-602a-4cc9-92a8-115615a5765f | public void setCustomObject11Id(crmondemand.xml.customobject6.query.QueryType customObject11Id) {
this.customObject11Id = customObject11Id;
} |
dab5ae53-61f5-4a9e-89ae-a527eca50014 | public void send_system_request(JSystemPiqi.system_request request) throws Exception {
if (request != null) {
write_message(JOutPiqi.response.newBuilder().setSystem(request).build());
JInPiqi.request packet = read_message();
if(packet.hasSystem()){
JSystemPiqi.system_response response = packet.getSystem... |
63968c88-2f93-4145-8618-a6ce73bfdb8d | public crmondemand.xml.contact.query.QueryType getCustomInteger32() {
return this.customInteger32;
} |
512787ef-bf5e-4190-a460-d78bc4eb9dc8 | public crmondemand.xml.contact.query.QueryType getCustomPickList54() {
return this.customPickList54;
} |
01638e42-74c2-4d78-85d6-9b7360e5c3c1 | public java.math.BigDecimal getCustomCurrency23() {
return this.customCurrency23;
} |
a767444d-a01d-4810-9cb8-4b5006435d4a | public java.lang.String getCreatedById() {
return this.createdById;
} |
255903c4-f1cc-48a1-ba57-c66937f0c28d | public java.lang.String getObjectiveExternalSystemId() {
return this.objectiveExternalSystemId;
} |
148e6d60-31bb-4485-b678-ee8660c49195 | public java.lang.String getCustomText14() {
return this.customText14;
} |
dcba5429-5011-473d-ad0b-54cce73c2960 | private void mushClientTurnOffMXPFix()
{
try
{
// i don't know why this works, but it does
clearInputBuffer(500);
Command C=CMClass.getCommand("MXP");
C.execute(mob, new XVector<String>("MXP","QUIET"), 0);
clearInputBuffer(500);
C=CMClass.getCommand("NOMXP");
C.execute(mob, new XVector<String>... |
c0c373ae-fb13-4806-9007-cd712aea67ed | public java.lang.String getPolicyLineofBusiness() {
return this.policyLineofBusiness;
} |
55b748de-5068-4caf-bbb7-da1acc1ea3c4 | public JTTLComboBox(Integer ttl) {
this();
super.setSelectedItem(ttl);
} |
6ab30117-195f-4db9-acca-4da7854d30fa | public java.lang.String getCustomPickList3() {
return this.customPickList3;
} |
da897b3f-d763-4291-9716-7b6e69c61686 | public void tileFocusChangedAt(Position position); |
0ed88305-d475-41fb-be3a-295781538118 | public crmondemand.xml.customobject6.query.QueryType getCustomPickList7() {
return this.customPickList7;
} |
d181f3d8-42b7-480c-92d1-13135467a8a0 | public void setCustomDate0(java.util.Calendar customDate0) {
this.customDate0 = customDate0;
} |
c2d8687e-b3de-4957-9297-4f90e63c2059 | public void setCustomInteger4(crmondemand.xml.contact.query.QueryType customInteger4) {
this.customInteger4 = customInteger4;
} |
85a7e1c9-2e99-4892-ae52-0d541909c81f | public boolean isCellEditable(int rowIndex, int vColIndex){
return false;
} |
cad1187c-a671-4816-a641-b9d2f1b6d9d9 | public crmondemand.xml.contact.query.QueryType getFundRequestName() {
return this.fundRequestName;
} |
b751e85d-8107-44e6-85cd-549518089ec2 | public ChunkLoader(){
} |
a1161ed5-2c8c-4375-9e72-b9f2b10a424d | public crmondemand.xml.opportunity.query.QueryType getCustomText41() {
return this.customText41;
} |
6bfb476d-6281-4c38-9fed-9bc4ae505ff2 | public java.util.Calendar getCustomDate14() {
return this.customDate14;
} |
99ccd688-3c80-486f-bab0-5e2753fdd08b | public crmondemand.xml.contact.query.QueryType getCustomObject4Type() {
return this.customObject4Type;
} |
a5707365-9ba0-4290-8ff4-b9443a9921a7 | public java.lang.String getCustomPickList91() {
return this.customPickList91;
} |
9050c37d-b085-4340-81b6-ba046adafc32 | public void setBusinessAccountStatus(crmondemand.xml.contact.query.QueryType businessAccountStatus) {
this.businessAccountStatus = businessAccountStatus;
} |
cf566993-0675-4db8-8f55-e9c6b367f1e6 | public void setCustomBoolean26(crmondemand.xml.contact.query.QueryType customBoolean26) {
this.customBoolean26 = customBoolean26;
} |
c164c814-9a38-40fb-aee3-03622068672b | public void setPartnerIntegrationId(crmondemand.xml.opportunity.query.QueryType partnerIntegrationId) {
this.partnerIntegrationId = partnerIntegrationId;
} |
af52dc11-98a3-4fea-be12-0bd89cd4da9f | public void setCustomNumber27(crmondemand.xml.customobject6.query.QueryType customNumber27) {
this.customNumber27 = customNumber27;
} |
44d67c0d-b82a-42ad-ab93-d99854221dfd | public crmondemand.xml.customobject3.query.QueryType getCustomBoolean24() {
return this.customBoolean24;
} |
167d4736-ae4e-4b89-b1c9-2a0dd9ae1acc | public void setOwnerUserSignInId(java.lang.String ownerUserSignInId) {
this.ownerUserSignInId = ownerUserSignInId;
} |
239171bf-5f11-4bd5-873a-2c4c5114da74 | public java.math.BigDecimal getCustomNumber43() {
return this.customNumber43;
} |
2c7cd9b3-123e-4e12-bf9e-077f47975f11 | public void setOpportunityName(crmondemand.xml.customobject3.query.QueryType opportunityName) {
this.opportunityName = opportunityName;
} |
03f5436e-ae07-4d44-93a4-17c53a550143 | public void setCustomText25(java.lang.String customText25) {
this.customText25 = customText25;
} |
5cbbe4fc-781e-4ded-ab54-0a2ad53a4db6 | public Surgeon getSurgeon() {
return surgeon;
} |
c05356a8-261f-420a-8c85-2db11f6017a3 | public crmondemand.xml.contact.query.QueryType getCustomInteger24() {
return this.customInteger24;
} |
e97c1c53-e263-4eac-9762-f06d4dcc0d29 | public void setCustomCurrency4(java.math.BigDecimal customCurrency4) {
this.customCurrency4 = customCurrency4;
} |
a0ad3341-2f75-4539-ad04-87fea7e7d404 | public void setCustomCurrency6(crmondemand.xml.customobject6.query.QueryType customCurrency6) {
this.customCurrency6 = customCurrency6;
} |
9ddd79a4-6845-4f62-8597-8f887e315718 | public void setCustomText62(java.lang.String customText62) {
this.customText62 = customText62;
} |
5c94a7fe-bcb6-4986-8fa7-1e372f7e9407 | public java.math.BigDecimal getCustomNumber55() {
return this.customNumber55;
} |
389c52c2-533f-4684-9651-c546be93039c | public crmondemand.xml.customobject6.query.QueryType getCustomObject8ExternalSystemId() {
return this.customObject8ExternalSystemId;
} |
ff63957d-f5d6-4ea1-859f-edbb7eb58964 | public GuiButton setParent(GuiScreen parent) {
this.parent = parent;
return this;
} |
4e699388-bbe7-4b95-b77d-2a9d24c7960f | public static byte[] getNPCTalk(int npc, byte msgType, String talk, String endBytes, byte type, int diffNPC) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.NPC_TALK.getValue());
mplew.write(4);
mplew.writeIn... |
67f68487-3ae8-4430-9da4-8fe8088b6671 | public void setCustomDate58(crmondemand.xml.contact.query.QueryType customDate58) {
this.customDate58 = customDate58;
} |
0137b6d3-1c0b-4d99-8df0-a4164e6c875d | public java.lang.String getOriginatingPartnerPartnerOrgStatus() {
return this.originatingPartnerPartnerOrgStatus;
} |
35331e12-2f37-4a6a-b406-c145717dd605 | public void setCustomObject13Type(java.lang.String customObject13Type) {
this.customObject13Type = customObject13Type;
} |
3a64f139-5e7d-4b84-bfc7-d49e8c73e3a8 | public void setCustomObject15Name(crmondemand.xml.customobject6.query.QueryType customObject15Name) {
this.customObject15Name = customObject15Name;
} |
78fb5b34-d496-42e6-a635-8c2857899ceb | private void setAnswers(Statement stmt) throws SQLException {
ResultSet rs = stmt.executeQuery("select * from " + answersTable + " where question_id = '" + questionID + "'");
while(rs.next()) {
answer.put(rs.getString("answer"), rs.getBoolean("correct"));
}
} |
a021a76d-fb6e-425e-83af-f18d4db7fd3c | public void setPolicyTerm(crmondemand.xml.opportunity.query.QueryType policyTerm) {
this.policyTerm = policyTerm;
} |
7f49ca8b-bb17-4ec4-ad89-b94bc09d26e8 | public void setCustomBoolean17(java.lang.Boolean customBoolean17) {
this.customBoolean17 = customBoolean17;
} |
33bfe203-16c6-406c-8fa5-150654d58b73 | public Game() {
GraphicsEnvironment env = GraphicsEnvironment.getLocalGraphicsEnvironment();
device = env.getDefaultScreenDevice();
try {
this.cursorImage = ImageIO.read(this.getClass().getResource("/cursor.png"));
} catch (IOException e1) {
e1.printStackTrace();
}
this.cursor = Toolkit.getDefaultToo... |
f4f0cb6b-0fba-4a78-9607-3f857431693f | public void actionPerformed(java.awt.event.ActionEvent evt) {
comboCidadeActionPerformed(evt);
} |
5d3d701f-d8b4-4988-9046-20f4415f006e | public void setCustomText71(crmondemand.xml.opportunity.query.QueryType customText71) {
this.customText71 = customText71;
} |
ef8b4c8b-e2c5-4951-8235-935af535d88d | public crmondemand.xml.customobject6.query.QueryType getCustomNumber41() {
return this.customNumber41;
} |
5590d854-0e29-4835-8b1f-f702ee4b93bf | public void setCustomPickList77(crmondemand.xml.customobject6.query.QueryType customPickList77) {
this.customPickList77 = customPickList77;
} |
e7fbc28a-438e-44da-9024-8785e2272f96 | public void makecontainer() {
for (int i = 0; i < 100; i++) {
containers[i] = new Container(assetManager);
rootNode.attachChild(containers[i]);
containers[i].setLocalTranslation(100f, 2.5f / 6 + (2.5f / 3) * i, -50f);
containers[i].rotate(0, FastMath.PI / 2, 0);
... |
d5420eb5-42b1-444e-af6e-19f6ab6d0efa | public void setPolicyNumber(java.lang.String policyNumber) {
this.policyNumber = policyNumber;
} |
e524823c-e511-4a10-94a6-dd550d2ee913 | public void setCustomText52(crmondemand.xml.opportunity.query.QueryType customText52) {
this.customText52 = customText52;
} |
670bcd70-f526-4084-8e04-276a1027f82d | public java.lang.Boolean getCustomBoolean1() {
return this.customBoolean1;
} |
b5071f43-aaae-4b00-9f23-b387e0d9c4c3 | public void setCustomText83(crmondemand.xml.contact.query.QueryType customText83) {
this.customText83 = customText83;
} |
376d425a-a369-4cce-ab5c-8825b4f8cb32 | public void setCustomDate28(java.util.Calendar customDate28) {
this.customDate28 = customDate28;
} |
cf2127ca-5772-45cc-8a14-56a9a41e744d | public void setCustomInteger33(crmondemand.xml.opportunity.query.QueryType customInteger33) {
this.customInteger33 = customInteger33;
} |
60d15ddc-4eef-488e-bb34-506045928458 | public boolean isAlive(){
return isAlive;
} |
b129fe67-4ec5-467c-ac52-9c5184ab4fbb | public void setCustomText67(java.lang.String customText67) {
this.customText67 = customText67;
} |
789d685f-a39c-4686-81db-a55f30d4e1ad | public void setProbability(java.math.BigDecimal probability) {
this.probability = probability;
} |
9141009f-3646-4488-ad33-94c647bd0650 | public java.lang.Boolean getCustomBoolean8() {
return this.customBoolean8;
} |
dc7d1d93-a9db-416b-9fce-5653639670c2 | @Override
public String convertFromItem(final ItemCraftor A, final Item I)
{
return "1";
}
},
new AbilityParmEditorImpl("AMOUNT_MATERIAL_REQUIRED","Amt",ParmType.NUMBER)
{
@Override
public void createChoices()
{
}
@Override
public boolean confirmValue(String oldVal)
... |
47b682b2-903a-412a-8e84-817dc3660412 | public crmondemand.xml.opportunity.query.QueryType getSolutionPCDAttachmentType() {
return this.solutionPCDAttachmentType;
} |
84e02f63-c256-4311-b5e0-0539e67fdaf0 | private void btnRentActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnRentActionPerformed
// TODO add your handling code here:
Student = txtStudent.getText();
BookName = txtBookName.getText();
BookCategory = txtCategory.getText();
Rent r = new Rent();... |
4529ceb0-5de2-46ae-a334-c7f714360001 | public void setFinancialAccountOpenDate(java.util.Calendar financialAccountOpenDate) {
this.financialAccountOpenDate = financialAccountOpenDate;
} |
26e7e4d0-ffba-46ff-9288-1cb79d5fc08e | public void actionPerformed(java.awt.event.ActionEvent evt) {
jBLimparActionPerformed(evt);
} |
e5f7d30f-d8ec-4796-b524-4c99e367ddb0 | public java.lang.String getCustomMultiSelectPickList9() {
return this.customMultiSelectPickList9;
} |
d42501d2-b9e4-43bf-9a5b-8d674a77015a | public void setCustomText65(java.lang.String customText65) {
this.customText65 = customText65;
} |
b2e67d3a-b84b-4913-84d5-00b9ccec9b52 | public void setCustomPickList74(java.lang.String customPickList74) {
this.customPickList74 = customPickList74;
} |
f0f2ee5c-373d-48bb-8ae0-3c8a2a93ebac | public void setModifiedDate(java.util.Calendar modifiedDate) {
this.modifiedDate = modifiedDate;
} |
ce6f57e4-fe75-47c8-b46e-c3d48ade6cba | public String createListString()
{
if(list.isEmpty())
{
return "None<br/>";
}
StringBuilder sb=new StringBuilder();
int start=startIndex;
int end=getSegmentEnd();
for(E e:list.subList(start-1, end))
{
String link=getRowLink(e);
if(link!=null){
sb.append("<br/>").append(link).append("<br/>");
}
}
... |
2d140dce-ab7d-4b7b-972f-d2746e9c82b4 | public java.lang.String getFinancialAdvisorIntegrationId() {
return this.financialAdvisorIntegrationId;
} |
4fb6db1b-56f3-4209-ab26-e4e2375da908 | public crmondemand.xml.contact.query.QueryType getHouseholdSegment() {
return this.householdSegment;
} |
971778ce-fa02-40b5-8ba8-e0f8ae9405e5 | public crmondemand.xml.customobject3.query.QueryType getCustomPickList32() {
return this.customPickList32;
} |
9656c7f7-f99c-434c-b7f8-f3014f4ae5a9 | public crmondemand.xml.contact.query.QueryType getCustomObject15IntegrationId() {
return this.customObject15IntegrationId;
} |
637e2d97-a643-4437-9011-ec2854f9279c | public void setCustomInteger23(java.lang.Integer customInteger23) {
this.customInteger23 = customInteger23;
} |
a35cb0f7-2d8a-45f5-8a2b-ee4dbf365ba3 | public crmondemand.xml.customobject6.query.QueryType getCustomObject10Name() {
return this.customObject10Name;
} |
aec14771-dc9f-462e-b205-067d1e4b84c0 | public crmondemand.xml.contact.query.QueryType getCampaignExternalSystemId() {
return this.campaignExternalSystemId;
} |
807b92f4-51fd-4c59-8b8a-fb42caa81bad | public java.lang.String getPolicyStatus() {
return this.policyStatus;
} |
919a57bc-1d55-4723-9066-8dd076e30573 | public void setCustomPickList77(crmondemand.xml.customobject6.query.QueryType customPickList77) {
this.customPickList77 = customPickList77;
} |
06291c8d-7742-4e28-9b2d-c80aef3b2e08 | public void setCustomPickList87(crmondemand.xml.customobject3.query.QueryType customPickList87) {
this.customPickList87 = customPickList87;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.