id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
f28a52a6-86ed-49ad-872a-bc855319f2f1 | public void setCustomObject15Id(crmondemand.xml.customobject6.query.QueryType customObject15Id) {
this.customObject15Id = customObject15Id;
} |
e66f5ba6-d95f-4d06-8d3f-ae3525b25c09 | protected VariableBoolean GetSceneVarBool(String varName)
{
//Defining important variables
VariableBoolean result = null;
//Finding the requested VariableBoolean in the scene ArrayList
if (game.AL_SceneVariableBooleans.size() > 0)
{
//FOR loop for finding the specific VariableBoolean
for (int num = ... |
7869e405-0f92-49d3-bdf4-da51e7bddc74 | public java.lang.String getCustomPickList44() {
return this.customPickList44;
} |
28214479-62f8-45b5-9ef1-4953a00504c1 | public Texture getOrbImg() {
// TODO Auto-generated method stub
return orbImg;
} |
efd854c6-d7f1-46e0-a73d-7081578dfed0 | public void setCustomText89(crmondemand.xml.contact.query.QueryType customText89) {
this.customText89 = customText89;
} |
f19173eb-e39a-4bee-970a-32f16c865be3 | public void setCustomNumber23(crmondemand.xml.contact.query.QueryType customNumber23) {
this.customNumber23 = customNumber23;
} |
ea85c58c-4f71-4e5f-a29f-8c551151cbbf | public void setBrennwert(Brennwert value) {
this.brennwert = value;
} |
52d62456-deeb-45b6-b3fc-ae8478ba3dc9 | public String getConfiguredDocumentPartitioning(ISourceViewer sourceViewer)
{
return "__shadow_partioning";
} |
10f0cd14-e458-444a-b824-4efda9221aa7 | public java.lang.String getCustomText13() {
return this.customText13;
} |
2eeaa0fa-9fc3-43bc-99bb-c6d285bcbd52 | private void btnLearningActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnLearningActionPerformed
// TODO add your handling code here:
}//GEN-LAST:event_btnLearningActionPerformed |
2847b4b9-02ef-4940-8c71-c9f9cd070a57 | public crmondemand.xml.customobject6.query.QueryType getCustomCurrency3() {
return this.customCurrency3;
} |
50a0e062-3e0c-4680-a1d5-b7c21f78aa65 | public crmondemand.xml.customobject6.query.QueryType getCreatedByIntegrationId() {
return this.createdByIntegrationId;
} |
61de24e2-43b4-4592-93f6-f887435c6b49 | public void setCustomText50(crmondemand.xml.opportunity.query.QueryType customText50) {
this.customText50 = customText50;
} |
579c2c68-8187-4a95-b77d-3f20dd9b3f43 | public void setCustomText43(crmondemand.xml.customobject6.query.QueryType customText43) {
this.customText43 = customText43;
} |
3fb66f32-6217-43e6-babd-c805bee9a7d4 | public crmondemand.xml.contact.query.QueryType getCustomPickList73() {
return this.customPickList73;
} |
223edef3-cee0-4c6b-a28b-f2b3fdcaf925 | public void reqFuncOpcion2( )
{
String resultado = alquilerCarros.metodo2( );
JOptionPane.showMessageDialog( this, resultado, "Respuesta", JOptionPane.INFORMATION_MESSAGE );
} |
a890deb3-8bfc-4dc6-8e5c-ee32e59a0087 | public void setCustomBoolean11(java.lang.Boolean customBoolean11) {
this.customBoolean11 = customBoolean11;
} |
44ad9bf9-e344-437b-b9b3-0ce5758a37f9 | public java.lang.String getCustomPickList30() {
return this.customPickList30;
} |
f6c5e21b-5719-448d-a415-c85020f6a969 | public MultiSprite(Sprite initialSprite, String spriteName){
id();
sprites = new HashMap<String, Sprite>();
sprites.put(spriteName, initialSprite);
curSprite = initialSprite;
} |
f9b8558e-77d7-4feb-a343-508d7b1b5be9 | public java.lang.String getCustomText52() {
return this.customText52;
} |
b0fbae5c-8810-4618-b4d0-8d7ddd30ecb2 | final void method3749(float f, float f_69_, float f_70_, byte i,
float f_71_) {
DummyInputstream.aFloatArray84[2] = f_70_;
if (i <= 45)
method3769(-35L, false);
anInt7576++;
DummyInputstream.aFloatArray84[0] = f_69_;
DummyInputstream.aFloatArray84[1] = f_71_;
DummyInputstream.aFloatArray84[3] = f;
Open... |
50cc9264-eccc-4213-bf7d-d89663baee88 | public java.lang.String getCustomText73() {
return this.customText73;
} |
58973af4-46d8-43fa-9cca-9433fd51bbf4 | public void releaseSpace() {
boolean canReleaseMore = false;
for(BackupChunk chunk : backedUpChunks) {
if(chunk.getRepDeg() > chunk.getWantedReplicationDegree())
canReleaseMore = true;
}
while(currSize > maxSize || canReleaseMore) {
BackupChunk maxRepDeg = null... |
f14a9965-ffbd-488e-8633-65c5aef202a3 | public void setCourseStatus(crmondemand.xml.contact.query.QueryType courseStatus) {
this.courseStatus = courseStatus;
} |
8eabb8e1-836f-4521-8325-33e20bf1e814 | public org.bwapi.proxy.messages.GameMessages.UnitIdOrBuilder getMorphedUnitsOrBuilder(
int index) {
if (morphedUnitsBuilder_ == null) {
return morphedUnits_.get(index); } else {
return morphedUnitsBuilder_.getMessageOrBuilder(index);
}
} |
cb85e63f-e498-4fb7-acc7-ec5bb3d42450 | public java.lang.String getPortfolioAccountNumber() {
return this.portfolioAccountNumber;
} |
5b711439-8bbf-421a-9dc3-aa9ab31961c7 | public void setCustomBoolean10(java.lang.Boolean customBoolean10) {
this.customBoolean10 = customBoolean10;
} |
1eb98503-e7c5-4564-9c4f-4b08f51e622e | protected void genExpertises(MOB mob, MOB M, int showNumber, int showFlag)
throws IOException
{
if((showFlag>0)&&(showFlag!=showNumber))
return;
String behave="NO";
while((mob.session()!=null)&&(!mob.session().isStopped())&&(behave.length()>0))
{
final StringBuilder behaviorstr=new StringBuilder("");
... |
299e3809-65ea-4982-b3a9-18fa300a89f4 | public crmondemand.xml.contact.query.QueryType getCustomDate45() {
return this.customDate45;
} |
9314eb3e-043b-4543-8559-ef3f110f541b | public void setOwnerLastName(java.lang.String ownerLastName) {
this.ownerLastName = ownerLastName;
} |
fe2bb893-843c-4558-9719-b4ee36d0f97f | public void setActivitySubject(java.lang.String activitySubject) {
this.activitySubject = activitySubject;
} |
8394a08e-0648-457f-a467-34e3306271b3 | public java.lang.String getCustomPickList98() {
return this.customPickList98;
} |
e7f4fb87-7d82-45b2-98ed-fa9eb4f4e28d | public void setCustomText28(crmondemand.xml.customobject6.query.QueryType customText28) {
this.customText28 = customText28;
} |
83f61846-2e61-443b-a671-963edcdd1b26 | public Builder clearCount() {
bitField0_ = (bitField0_ & ~0x00000002);
count_ = 0;
onChanged();
return this;
}
// @@protoc_insertion_point(builder_scope:messages.UnitTypeIntPair)
}
static {
defaultInstance = new UnitTypeIntPair(true);
defaultInstance.ini... |
4a44a508-8933-47e9-8439-eabff3964e58 | public crmondemand.xml.customobject6.query.QueryType getCustomText19() {
return this.customText19;
} |
5e3a4bdb-896d-408d-a17f-b0e8f13afc6c | public void setCustomCurrency14(java.math.BigDecimal customCurrency14) {
this.customCurrency14 = customCurrency14;
} |
322e7d71-6da8-4e21-9c08-a2602c096364 | public void setPaciente(Paciente paciente) {
this.paciente = paciente;
} |
4488b70b-b4b5-4ac6-bf84-7b649e6939f3 | public String binaryConvert(int number)
{
String s = "";
while(number != 0)
{
s += number % 2;
number /= 2;
}
String corrected ="";
for(int i = s.length() - 1; i > -1 ; i--)
{
corrected += s.charAt(i);
}
return corrected;
} |
31725811-4928-4a26-92f5-3466ab6a9e91 | public void setPartnerName(crmondemand.xml.opportunity.query.QueryType partnerName) {
this.partnerName = partnerName;
} |
85869c7e-7f8c-4037-b2bc-13354c13e2b8 | public java.lang.String getCustomText36() {
return this.customText36;
} |
2c701a93-5b9a-4386-a27e-5194ca705c16 | public java.math.BigDecimal getCustomNumber57() {
return this.customNumber57;
} |
fe9d439f-4c57-41d7-a3a2-1b0818c359d3 | public crmondemand.xml.customobject6.query.QueryType getCustomInteger32() {
return this.customInteger32;
} |
16e92849-9548-47e0-89c1-b64c8a102e34 | public java.lang.String getContactFullName() {
return this.contactFullName;
} |
d2157618-e260-4cd3-b071-9f3306936c5f | public java.math.BigDecimal getCustomCurrency19() {
return this.customCurrency19;
} |
23f3ea81-d93d-4aa8-9f95-fc337f4440ba | public java.lang.String getCustomText62() {
return this.customText62;
} |
e7c35885-930a-4e9e-bd70-225e79c5d3d7 | public java.lang.String getCustomText23() {
return this.customText23;
} |
6764c5a2-2a86-4d92-ae85-83980333a28a | public crmondemand.xml.customobject6.query.QueryType getCustomText45() {
return this.customText45;
} |
defe756c-6f95-47af-af00-f7b996b14b96 | public void setAccreditationNum(crmondemand.xml.opportunity.query.QueryType accreditationNum) {
this.accreditationNum = accreditationNum;
} |
7d1e4f7c-d6f8-4cc1-8869-1256599aab85 | public crmondemand.xml.customobject6.query.QueryType getCustomDate148() {
return this.customDate148;
} |
dc26d1bb-4c5e-4c99-a991-4e80de05203c | public void setCustomCurrency19(java.math.BigDecimal customCurrency19) {
this.customCurrency19 = customCurrency19;
} |
8dce5ca9-a71c-4f8c-9b8b-bcc1fd647e45 | public void setCustomObject11Id(java.lang.String customObject11Id) {
this.customObject11Id = customObject11Id;
} |
ef749f67-ea76-4535-b52a-55b221e1968f | public void setCustomBoolean15(java.lang.Boolean customBoolean15) {
this.customBoolean15 = customBoolean15;
} |
6d4f0671-f9ff-42c7-9bd2-b4207b4aaaf2 | public void setCustomNumber54(java.math.BigDecimal customNumber54) {
this.customNumber54 = customNumber54;
} |
f9e16488-2274-4419-b1c9-c0cdd3c17418 | public java.lang.String getDealerName() {
return this.dealerName;
} |
5649bfaa-6b92-49b9-91e7-10476e065d9a | public crmondemand.xml.contact.query.QueryType getCustomDate1() {
return this.customDate1;
} |
0ff39b00-04dd-4b2e-9c64-c4e48456f60e | public void setUpdatedByLastName(crmondemand.xml.opportunity.query.QueryType updatedByLastName) {
this.updatedByLastName = updatedByLastName;
} |
52f6cb1b-58ae-461e-9940-59d397a203dd | public static String getDateWithSeperator(String separator)
{
//Get Time firstly
Calendar cal = Calendar.getInstance();
String day = Integer.toString(cal.get(Calendar.DAY_OF_MONTH));
String month = Integer.toString(cal.get(Calendar.MONTH)+1);
String year = Integer.toString(cal.get(Calendar.YEAR));
if(day.le... |
59dfb6f8-7b61-4c1b-bbe3-5537b151eba7 | public void setCustomNumber15(java.math.BigDecimal customNumber15) {
this.customNumber15 = customNumber15;
} |
206d5d65-5686-4d64-bffd-0a369c347fb6 | public crmondemand.xml.customobject3.query.QueryType getOpportunityCurrencyCode() {
return this.opportunityCurrencyCode;
} |
f9a4cec5-09aa-43c4-a498-39c10e90d519 | @Override
public boolean isStopped()
{
return killFlag;
} |
b1cf59e9-e6f5-4d47-8f5b-d557c2451699 | public void setZCustomInteger11(java.lang.Integer zCustomInteger11) {
this.zCustomInteger11 = zCustomInteger11;
} |
bf93e24b-f9c7-4711-b83c-131fc6346fdf | public void setCustomNumber6(crmondemand.xml.customobject3.query.QueryType customNumber6) {
this.customNumber6 = customNumber6;
} |
0d70e838-a933-4107-a37a-3b7dd2cd3281 | public void setCustomDate31(crmondemand.xml.contact.query.QueryType customDate31) {
this.customDate31 = customDate31;
} |
49aa9ccb-bb6f-45ee-8592-d788309961b3 | public void setCustomPickList43(java.lang.String customPickList43) {
this.customPickList43 = customPickList43;
} |
212e7894-0a09-4841-850b-2bd303a0513a | public void setCustomNumber29(crmondemand.xml.contact.query.QueryType customNumber29) {
this.customNumber29 = customNumber29;
} |
089dde4c-fd93-4599-b585-2cc695fc0e04 | @Override
public ZapperKey maskType()
{
return maskType;
} |
cd678fcc-cfd0-4ca4-83c1-a8c94aa1cfd5 | private void setupTables(ORASSNode parent) throws MainException{
String tName = parent.getOriginalName();
String newName = parent.getName();
if(!checkTableExist(newName)){
List<String> nameMapping = new ArrayList<String>();
nameMapping.add(tName);
nameMapping.add(newName);
tables.add(nameMapping);
}... |
f31258fe-8e94-44f7-abbe-0ea372bd2d16 | private boolean expression_sempred(ExpressionContext _localctx, int predIndex) {
switch (predIndex) {
case 0: return 13 >= _localctx._p;
case 1: return 12 >= _localctx._p;
case 2: return 11 >= _localctx._p;
case 3: return 10 >= _localctx._p;
case 4: return 8 >= _localctx._p;
case 5: return 7 >= _loca... |
0af83ce8-bf8a-438d-8051-364fb16325f8 | public java.lang.String getCustomObject14Type() {
return this.customObject14Type;
} |
29ff0727-1b03-4f9f-84f6-a520fa513140 | public java.lang.String getCustomPickList43() {
return this.customPickList43;
} |
08c1f805-9e10-4983-9d33-280568c53302 | public void setCustomDate59(crmondemand.xml.contact.query.QueryType customDate59) {
this.customDate59 = customDate59;
} |
dae7402f-cdeb-4135-92ad-3b241850dd23 | public void setCustomText58(java.lang.String customText58) {
this.customText58 = customText58;
} |
2be0f352-8265-4337-91b2-263ff2650dd9 | public crmondemand.xml.opportunity.query.QueryType getCreatedByExternalSystemId() {
return this.createdByExternalSystemId;
} |
70920b4a-ed66-40db-bbb7-067551e2fa07 | public void setZCustomText46(java.lang.String zCustomText46) {
this.zCustomText46 = zCustomText46;
} |
c48b5944-9f4d-4528-b2ce-c0246dcf93ee | public MenuMaze(Decorations parent, int style) {
//super(parent, style);
//this.action = action;
menuBar = new Menu(parent, style);
fileMenuHeader = new MenuItem(menuBar, SWT.CASCADE);
fileMenuHeader.setText("File");
editMenuHeader = new MenuItem(menuBar, SWT.CASCADE);
editMenuHeader.set... |
1e470f7e-14db-4299-bd6a-2211c5963730 | public crmondemand.xml.contact.query.QueryType getInvtPeriodExternalSystemId() {
return this.invtPeriodExternalSystemId;
} |
3773657f-848d-4f88-adb2-4a1693a79ae8 | public java.math.BigDecimal getCustomNumber48() {
return this.customNumber48;
} |
4a7cd981-1f00-4b8d-8a95-6d47c669b703 | public crmondemand.xml.contact.query.QueryType getFundRequestId() {
return this.fundRequestId;
} |
d92856d8-7a6d-4a42-8d21-d15707a85491 | */
@Override
public void oldWrite(ByteBuffer b, OperationCallback h) {
if(!isConnected)
throw new IllegalStateException(this+"Channel is not currently connected");
super.oldWrite(b, h);
} |
cd27038a-12d2-43fd-a218-13bb839e4ab6 | public FlyUpsManager() {
flyups = new ArrayList<FlyUp>();
setPermanentFlyUp("");
} |
eb4e6633-6274-4b5f-8ae1-e297ca7a85d4 | public crmondemand.xml.opportunity.query.QueryType getCustomPickList58() {
return this.customPickList58;
} |
c4f1c917-b6b3-4a22-8c22-e4fb61130baa | private void addContents()
{
JPanel framePanel = new JPanel();
framePanel.setLayout(new CardLayout());
CablePanel cable = new CablePanel();
cable.addMouseListener(new MouseClickListener(cable));
QRPanel qr = new QRPanel();
qr.addMouseListener(new MouseClickListener(qr));
PasskeyPanel pass = new ... |
49ad3570-2210-4b10-b436-cad73ed7533f | public crmondemand.xml.customobject3.query.QueryType getCustomInteger23() {
return this.customInteger23;
} |
71fbd436-2fce-439d-8470-63bd0911560b | public void setCustomPickList48(java.lang.String customPickList48) {
this.customPickList48 = customPickList48;
} |
c6da91a0-0ab5-44de-a17f-5e9e6f9c7e6f | public void setCustomPickList72(java.lang.String customPickList72) {
this.customPickList72 = customPickList72;
} |
80001788-b4a6-4e2e-81cc-2182804745c6 | public crmondemand.xml.contact.query.QueryType getCustomPickList61() {
return this.customPickList61;
} |
ed0fcc9f-4417-4f9b-b3d1-9ea0bbdbf75e | public void setCustomDate37(crmondemand.xml.opportunity.query.QueryType customDate37) {
this.customDate37 = customDate37;
} |
8a061e1a-82a0-4018-baa3-6ddbee299ecc | */
public static Pointer<PyObject > PyCodec_BackslashReplaceErrors(Pointer<PyObject > exc) {
return Pointer.pointerToAddress(PyCodec_BackslashReplaceErrors(Pointer.getPeer(exc)), PyObject.class);
} |
0b5631fc-9877-4a78-83c1-f4f43d45a609 | public java.lang.String getCustomText66() {
return this.customText66;
} |
c6ed8389-c8b6-4d86-bf34-e63b77f8cf6e | public void setCustomDate24(crmondemand.xml.customobject3.query.QueryType customDate24) {
this.customDate24 = customDate24;
} |
a052c43a-91d4-4fca-bbe0-f3fa78f91299 | public java.lang.String getServiceRequestStatus() {
return this.serviceRequestStatus;
} |
c629fb46-a949-4908-918c-0ae829c48132 | public void getPosicion(); |
97bbee2c-f3ad-4380-9b5f-51b76b209a33 | public void setCustomText32(java.lang.String customText32) {
this.customText32 = customText32;
} |
170bc39a-9bad-44f0-8862-c7f6b45f30a3 | public void addStandardObjects() {
Iterator i = stdObjectClasses.keySet().iterator();
while (i.hasNext()) {
String key=(String) i.next();
Class c= (Class) stdObjectClasses.get(key);
try {
dynamicObjects.put(key, c.newInstance());
} catch (InstantiationException e) {
showMessage("could not create... |
7ad9d989-034f-4287-9f16-5519628214c1 | private void jbut_NewFileActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jbut_NewFileActionPerformed
newFile();
} |
6ccb8303-114c-4d75-9738-7a8d9b19ed1c | public void setObjectiveType(crmondemand.xml.customobject3.query.QueryType objectiveType) {
this.objectiveType = objectiveType;
} |
53b82ee0-21ec-453f-b2fe-24b0e7ae7113 | public crmondemand.xml.contact.query.QueryType getCustomDate6() {
return this.customDate6;
} |
e9a706a4-0d3f-43ed-b9a4-c84ac291c755 | public void setOrderItemOrderItemNum(java.math.BigDecimal orderItemOrderItemNum) {
this.orderItemOrderItemNum = orderItemOrderItemNum;
} |
bc05d051-fcc2-4156-82e2-bb6f5cd91116 | public void SetD(long val) {
D = val;
H = D >> 16 & 0xFFFF;
L = D & 0xFFFF;
} |
7df34738-857d-4ca5-874c-40d7423ebd44 | public void setCustomPickList83(crmondemand.xml.contact.query.QueryType customPickList83) {
this.customPickList83 = customPickList83;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.