id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
a78b855f-ffd4-49cf-a778-cfdc435e39f4
|
@Override
public double getMovePoints() {
return 0;
}
|
91ec37df-7127-4d18-b469-f4b97187b24f
|
public void setCustomPickList74(java.lang.String customPickList74) {
this.customPickList74 = customPickList74;
}
|
28630449-a0bb-4943-baae-12289814347b
|
public void setMDFRequestRequestName(crmondemand.xml.contact.query.QueryType mDFRequestRequestName) {
this.mDFRequestRequestName = mDFRequestRequestName;
}
|
82913b7d-27ea-4519-ad05-51aec97ee039
|
public void setCustomPickList42(java.lang.String customPickList42) {
this.customPickList42 = customPickList42;
}
|
44f2eac9-b12f-4b1c-91a8-ad73154a85de
|
public java.math.BigDecimal getCustomNumber38() {
return this.customNumber38;
}
|
a8537b8b-d5ad-4dee-892e-93d81a26fe92
|
@SuppressWarnings({ "unchecked", "rawtypes" })
@Override
public Class getColumnClass(int c) {
return getValueAt(0, c).getClass();
}
|
e762807d-1c9f-4ca2-a81b-66879ecc313a
|
public crmondemand.xml.customobject6.query.QueryType getContactId() {
return this.contactId;
}
|
6656c21c-54f0-4f9e-b983-22681027d9e8
|
public void setCid(String cid) {
this.cid = cid;
}
|
6bc2d9a6-04b8-4430-a78d-c0811ae09070
|
final boolean method3725(int i) {
return ((AbstractToolkit) this).aD4579.method4(-7953, i);
}
|
c9093b86-7f84-4e70-ae4d-5262a3dfcc58
|
public void setCustomPhone2(crmondemand.xml.contact.query.QueryType customPhone2) {
this.customPhone2 = customPhone2;
}
|
8f2d8eab-c8ff-47c8-8857-33569a69774f
|
public crmondemand.xml.contact.query.QueryType getCustomPickList37() {
return this.customPickList37;
}
|
eb0720c0-a7f9-4436-9cfe-86ca60473d91
|
public void setCustomNumber22(crmondemand.xml.customobject6.query.QueryType customNumber22) {
this.customNumber22 = customNumber22;
}
|
f78d70a9-fe39-4730-913c-12f81573a8ae
|
public void setCertficationCertificationNum(crmondemand.xml.contact.query.QueryType certficationCertificationNum) {
this.certficationCertificationNum = certficationCertificationNum;
}
|
6ee52ceb-0f98-40cc-a8fd-7c7c3b18337b
|
public void setCustomNumber41(java.math.BigDecimal customNumber41) {
this.customNumber41 = customNumber41;
}
|
3fdb7a3f-58ad-4604-9a90-a1cbcf532d75
|
private void actualizar() {
try {
a.setNombre(jTextField1.getText().toUpperCase());
a.setCosto(Float.parseFloat(jTextField2.getText()));
if (a.getAra() == 0) {
ManagerArancel.insertarArancel(a);
} else {
ManagerArancel.actualizarArancel(a);
}
Main.guiGestionarArancel.cargarDatos();
this.dispose();
} catch (Exception e) {
e.printStackTrace();
JOptionPane.showMessageDialog(null, "El valor Introducido en Costo no es Valido,\nsolo puede ingresar valores enteros o decimales\nno literales", "ERROR EN INTRODUCCION DE DATOS", JOptionPane.ERROR_MESSAGE);
}
}
|
c6128474-b2db-48cf-a320-3e9d98454066
|
public void setCustomObject14ExternalSystemId(crmondemand.xml.contact.query.QueryType customObject14ExternalSystemId) {
this.customObject14ExternalSystemId = customObject14ExternalSystemId;
}
|
15a97410-c1cb-4e04-8e14-15c3fb9c3b93
|
public java.util.Calendar getCustomDate5() {
return this.customDate5;
}
|
8c587669-2856-474f-a64c-020aea0aa871
|
public java.lang.String getCustomObject10Type() {
return this.customObject10Type;
}
|
8a9d6947-aab4-4217-9e4b-198465a5063a
|
public void setCustomObject11Type(java.lang.String customObject11Type) {
this.customObject11Type = customObject11Type;
}
|
44e3e403-2c69-4f9e-ad9f-cee7de76a3b6
|
public TCPServerChannel createTCPServerChannel(String id, Settings h) throws IOException {
preconditionChecks(id);
IdObject obj = new IdObject(objectId, id);
return new BasTCPServerChannel(obj, channelFactory, bufFactory, selMgr);
}
|
3c5243b5-9672-4013-a93c-c2de52d8b88b
|
public void setHouseholdIntegrationId(crmondemand.xml.opportunity.query.QueryType householdIntegrationId) {
this.householdIntegrationId = householdIntegrationId;
}
|
0c402215-7bd1-4a1d-9c62-d8e9ecbd34e8
|
public void setOwnerFullName(crmondemand.xml.customobject6.query.QueryType ownerFullName) {
this.ownerFullName = ownerFullName;
}
|
b66f1cc4-241b-40fe-9ae5-8e0446a54a87
|
public java.lang.Boolean getCustomBoolean21() {
return this.customBoolean21;
}
|
5efd4051-ad0c-41de-8b24-6833df80f225
|
@Override
public void mousePressed(MouseEvent arg0) {}
|
c7273fc6-9469-44a9-b864-8a2f65ba252f
|
public void actionPerformed(java.awt.event.ActionEvent evt) {
jTextField2ActionPerformed(evt);
}
|
d1a1fd04-0dd8-4c59-9eca-28fb488b9216
|
public void setLeetness(boolean b) {
this.leet = b;
}
|
00178c28-387d-4184-8fcd-5f7b30e39ed5
|
public crmondemand.xml.customobject6.query.QueryType getCustomDate38() {
return this.customDate38;
}
|
8aeea418-262d-414f-9965-10a5ed533983
|
public void keyReleased (KeyEvent e)
{}
|
738800db-186d-4fd9-a7b3-b764d100b6aa
|
public void setApprovedbyContact(java.lang.Boolean approvedbyContact) {
this.approvedbyContact = approvedbyContact;
}
|
e5859bf2-12c2-4424-a971-0044961e7740
|
public java.math.BigDecimal getCustomNumber46() {
return this.customNumber46;
}
|
b922be8e-ab44-4a47-8cf1-2ddd1c972618
|
public void handler() {
PORT_START(); /* IN1 */
PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x02, IP_ACTIVE_LOW, IPT_BUTTON2);
PORT_BIT(0x04, IP_ACTIVE_LOW, IPT_BUTTON1);
PORT_BIT(0x08, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x10, IP_ACTIVE_LOW, IPT_JOYSTICK_DOWN | IPF_8WAY);
PORT_BIT(0x20, IP_ACTIVE_LOW, IPT_JOYSTICK_UP | IPF_8WAY);
PORT_BIT(0x40, IP_ACTIVE_LOW, IPT_JOYSTICK_RIGHT | IPF_8WAY);
PORT_BIT(0x80, IP_ACTIVE_LOW, IPT_JOYSTICK_LEFT | IPF_8WAY);
PORT_START(); /* IN2 */
PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x02, IP_ACTIVE_LOW, IPT_BUTTON2 | IPF_COCKTAIL);
PORT_BIT(0x04, IP_ACTIVE_LOW, IPT_BUTTON1 | IPF_COCKTAIL);
PORT_BIT(0x08, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x10, IP_ACTIVE_LOW, IPT_JOYSTICK_DOWN | IPF_8WAY | IPF_COCKTAIL);
PORT_BIT(0x20, IP_ACTIVE_LOW, IPT_JOYSTICK_UP | IPF_8WAY | IPF_COCKTAIL);
PORT_BIT(0x40, IP_ACTIVE_LOW, IPT_JOYSTICK_RIGHT | IPF_8WAY | IPF_COCKTAIL);
PORT_BIT(0x80, IP_ACTIVE_LOW, IPT_JOYSTICK_LEFT | IPF_8WAY | IPF_COCKTAIL);
PORT_START(); /* IN0 */
PORT_BIT(0x01, IP_ACTIVE_LOW, IPT_COIN1);
PORT_BIT(0x02, IP_ACTIVE_LOW, IPT_COIN2);
PORT_BITX(0x04, IP_ACTIVE_LOW, IPT_SERVICE, DEF_STR("Service_Mode"), KEYCODE_F2, IP_JOY_NONE);
PORT_BIT(0x08, IP_ACTIVE_LOW, IPT_COIN3);
PORT_BIT(0x10, IP_ACTIVE_LOW, IPT_START1);
PORT_BIT(0x20, IP_ACTIVE_LOW, IPT_START2);
PORT_BIT(0x40, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_BIT(0x80, IP_ACTIVE_LOW, IPT_UNKNOWN);
PORT_START(); /* DSW1 */
PORT_DIPNAME(0x0f, 0x0f, DEF_STR("Coin_A"));
PORT_DIPSETTING(0x07, DEF_STR("4C_1C"));
PORT_DIPSETTING(0x08, DEF_STR("3C_1C"));
PORT_DIPSETTING(0x09, DEF_STR("2C_1C"));
PORT_DIPSETTING(0x05, "2 Coins/1 Credit 5/3 6/4");
PORT_DIPSETTING(0x04, "2 Coins/1 Credit 4/3");
PORT_DIPSETTING(0x0f, DEF_STR("1C_1C"));
PORT_DIPSETTING(0x03, "1 Coin/1 Credit 5/6");
PORT_DIPSETTING(0x02, "1 Coin/1 Credit 4/5");
PORT_DIPSETTING(0x01, "1 Coin/1 Credit 2/3");
PORT_DIPSETTING(0x06, DEF_STR("2C_3C"));
PORT_DIPSETTING(0x0e, DEF_STR("1C_2C"));
PORT_DIPSETTING(0x0d, DEF_STR("1C_3C"));
PORT_DIPSETTING(0x0c, DEF_STR("1C_4C"));
PORT_DIPSETTING(0x0b, DEF_STR("1C_5C"));
PORT_DIPSETTING(0x0a, DEF_STR("1C_6C"));
PORT_DIPNAME(0xf0, 0xf0, DEF_STR("Coin_B"));
PORT_DIPSETTING(0x70, DEF_STR("4C_1C"));
PORT_DIPSETTING(0x80, DEF_STR("3C_1C"));
PORT_DIPSETTING(0x90, DEF_STR("2C_1C"));
PORT_DIPSETTING(0x50, "2 Coins/1 Credit 5/3 6/4");
PORT_DIPSETTING(0x40, "2 Coins/1 Credit 4/3");
PORT_DIPSETTING(0xf0, DEF_STR("1C_1C"));
PORT_DIPSETTING(0x30, "1 Coin/1 Credit 5/6");
PORT_DIPSETTING(0x20, "1 Coin/1 Credit 4/5");
PORT_DIPSETTING(0x10, "1 Coin/1 Credit 2/3");
PORT_DIPSETTING(0x60, DEF_STR("2C_3C"));
PORT_DIPSETTING(0xe0, DEF_STR("1C_2C"));
PORT_DIPSETTING(0xd0, DEF_STR("1C_3C"));
PORT_DIPSETTING(0xc0, DEF_STR("1C_4C"));
PORT_DIPSETTING(0xb0, DEF_STR("1C_5C"));
PORT_DIPSETTING(0xa0, DEF_STR("1C_6C"));
PORT_START(); /* DSW0 */
PORT_DIPNAME(0x01, 0x00, DEF_STR("Cabinet"));
PORT_DIPSETTING(0x00, DEF_STR("Upright"));
PORT_DIPSETTING(0x01, DEF_STR("Cocktail"));
PORT_DIPNAME(0x02, 0x00, DEF_STR("Demo_Sounds"));
PORT_DIPSETTING(0x02, DEF_STR("Off"));
PORT_DIPSETTING(0x00, DEF_STR("On"));
PORT_DIPNAME(0x0c, 0x0c, DEF_STR("Lives"));
PORT_DIPSETTING(0x0c, "3");
PORT_DIPSETTING(0x08, "4");
PORT_DIPSETTING(0x04, "5");
PORT_BITX(0, 0x00, IPT_DIPSWITCH_SETTING | IPF_CHEAT, "Infinite", IP_KEY_NONE, IP_JOY_NONE);
PORT_DIPNAME(0x30, 0x30, DEF_STR("Bonus_Life"));
PORT_DIPSETTING(0x30, "30000");
PORT_DIPSETTING(0x20, "50000");
PORT_DIPSETTING(0x10, "70000");
PORT_DIPSETTING(0x00, "None");
PORT_DIPNAME(0x40, 0x40, DEF_STR("Unknown"));
PORT_DIPSETTING(0x40, DEF_STR("Off"));
PORT_DIPSETTING(0x00, DEF_STR("On"));
PORT_DIPNAME(0x80, 0x80, DEF_STR("Unknown"));
PORT_DIPSETTING(0x80, DEF_STR("Off"));
PORT_DIPSETTING(0x00, DEF_STR("On"));
INPUT_PORTS_END();
}
|
58bc64dc-be32-4a40-8afa-4b3588fbd740
|
public void setVehicleId(java.lang.String vehicleId) {
this.vehicleId = vehicleId;
}
|
4eb08d0b-bfca-4008-b8b2-4e78e4b2093b
|
public void setOwnerFullName(java.lang.String ownerFullName) {
this.ownerFullName = ownerFullName;
}
|
c52da19a-81a7-4214-a6d2-4d1f5ab0e906
|
public double max(double x,double y){
return (x>y)?x:y;
}
|
acd19159-1d90-4ce0-9d81-92756096acaf
|
private static void top() {
System.out.println(" *****\n *********\n*************");
}
|
60f12dde-fbda-49bf-918b-685ad2953049
|
public java.lang.String getCustomText31() {
return this.customText31;
}
|
2237c0ec-9a22-437a-a2f6-b85c08cb5304
|
public void setCustomPickList86(java.lang.String customPickList86) {
this.customPickList86 = customPickList86;
}
|
90bbc2b8-b106-41a8-9689-160622bcadd1
|
@Override
public void visit(@NotNull NodeVisitor v) {
if (v.visit(this)) {
visitNode(target, v);
visitNode(iter, v);
visitNode(body, v);
visitNode(orelse, v);
}
}
|
be111132-95bf-497a-8748-83fb642a0100
|
public void addForce(Vector3d force) {
this.force.add(force);
}
|
4c417a22-a88e-46f0-87e6-d3c8885ea8f7
|
public void setCustomPickList13(java.lang.String customPickList13) {
this.customPickList13 = customPickList13;
}
|
9b87e03b-6e7d-48de-b012-2f60bf308a25
|
public void vencimentos() {
try {
ContasRDAO dao = new ContasRDAO();
apagar = nome.length();//Devolve o número de caracteres do objeto Stringbuffer apagar
nome.delete(0, apagar);
nome.append(dataFormatada);
apagar = nomes.length();//Devolve o número de caracteres do objeto Stringbuffer apagar
nomes.delete(0, apagar);
nomes.append(s);
List<ContasR> lista = dao.pesquisacontasRe(nome, nomes);
apagar = 0;
for (int us = 0; us < lista.size(); us++) {
if (lista.get(us).getTotal() != 1.00) {
if (lista.get(us).getData_pagamento().equals(s) || lista.get(us).getData_pagamento().equals(dataFormatada)) {
if (lista.get(us).getValor_pago() < lista.get(us).getValor()) {
totalAReceber += lista.get(us).getValor();
}
apagar++;
}
}
}
lista = null;//Liberar objetos obsoletos logo após o uso atribuindo null.
dao.desconectar();
} catch (Exception e) {
if (erroVencimentos < 1) {
JOptionPane.showMessageDialog(null,
"\nVocê possuí campos vazios nos registros da tabela de Contas a receber [Pagamentos].\n"
+ "Varios campos da tabela de contas receber contratos são obrigatórios.\n"
+ "Favor corrigir os dados ou excluír os registros que não estão em conformidade ou \n"
+ "algum erro na conexão pode ter comprometido a busca dos dados.",
"" + e, JOptionPane.ERROR_MESSAGE);
}
erroVencimentos = 1;
}
}
|
99de2a51-9c99-4e93-932c-8bae520bfb17
|
public void setHauteur(float hauteur) {
this.hauteur = hauteur;
}
|
47fc1f25-d22c-426d-b27b-abb6093c061a
|
public crmondemand.xml.customobject3.query.QueryType getCustomPickList52() {
return this.customPickList52;
}
|
8eb06d76-02dd-4a3f-a845-681ab2d2d4b8
|
public JavaWorkshop() {
super();
initGUI();
}
|
73f6cec4-0fb1-4d1a-aa15-6db0dbac58ed
|
public void setCustomPhone8(crmondemand.xml.contact.query.QueryType customPhone8) {
this.customPhone8 = customPhone8;
}
|
e5335a4e-ec6a-4bd7-8ec9-b40e059dd6e1
|
public java.math.BigDecimal getCustomCurrency3() {
return this.customCurrency3;
}
|
49fec841-97ff-4ae3-97c2-8feccbe10ea1
|
public crmondemand.xml.opportunity.query.QueryType getCustomObject12Name() {
return this.customObject12Name;
}
|
e458acc3-f5b9-426d-9646-df1b9796d0e8
|
public String getCustomerName(){
return new String(custName);
}
|
dfedbdc6-b638-49d2-8c32-88463037e4a8
|
public crmondemand.xml.customobject6.query.QueryType getBookName() {
return this.bookName;
}
|
2616226e-5812-4c37-a5e0-2e8c0ee4ffc9
|
public static String closeShout(Player p, String message){
// Initial message
String regex = RPSystem.chatConfig.getString("format.shout");
// Token replacement
regex = regex.replaceAll("%t", Timestamp.NOW());
regex = regex.replaceAll("%d", RPSystem.chatConfig.getString("range.close"));
regex = regex.replaceAll("%s", SQLManager.getDisplayName(p.getName()));
regex = build(regex.split(" "));
regex = regex.replaceAll("%m", ChatColor.stripColor(message));
return regex;
}
|
de7a3556-18cd-4717-b027-20d11cf34d46
|
public Long getIdPrivilege() {
return this.idPrivilege;
}
|
162b4f55-5ff4-4031-8a57-dea087dc4d55
|
public void setCustomDate42(crmondemand.xml.opportunity.query.QueryType customDate42) {
this.customDate42 = customDate42;
}
|
b6bda370-0792-4762-9fb9-3b3c69ffe446
|
public java.util.Calendar getCustomDate0() {
return this.customDate0;
}
|
c6774cd2-d162-416b-bfe8-b24c8cc7e1f9
|
public void setActivityId(crmondemand.xml.customobject6.query.QueryType activityId) {
this.activityId = activityId;
}
|
0834d511-23da-4b70-bae3-97ffad9d5a33
|
public void setCustomPhone13(java.lang.String customPhone13) {
this.customPhone13 = customPhone13;
}
|
7035f853-cf10-44ac-97b3-65e7b2c2cc82
|
public void setObjectiveName(crmondemand.xml.customobject6.query.QueryType objectiveName) {
this.objectiveName = objectiveName;
}
|
58b3283e-e602-47e3-ada3-20b0a53fcead
|
public Complex divides(Complex b) {
Complex a = this;
return a.times(b.reciprocal());
}
|
43f4631b-3717-4974-9c5e-07ef7d0535e0
|
@Override
public void roll(int field, boolean up) {
// TODO Auto-generated method stub
}
|
0484f9c0-cd38-4d53-9a2a-74cd55939b1d
|
public java.util.Calendar getCustomDate42() {
return this.customDate42;
}
|
bee55e07-a713-46ae-a3b9-fef6e7454d88
|
public static int unsignedMin(int i1, int i2) {
long l1 = i1 & 0xffffffffL, l2 = i2 & 0xffffffffL;
return (int) (l1 - l2);
}
|
d6461340-13c2-4fb3-a05d-cbb42c7c6aee
|
public void setCustomBoolean34(crmondemand.xml.contact.query.QueryType customBoolean34) {
this.customBoolean34 = customBoolean34;
}
|
8941035c-02be-493d-998b-d899a15e6270
|
public void wisdomActivity() {
// "Yeah, yeah, I got this one. But if you feel like helping, don't let me stop you."
}
|
bf4a0aa1-5de1-4b01-b096-1f8e88e1470a
|
public void setCustomText62(crmondemand.xml.customobject3.query.QueryType customText62) {
this.customText62 = customText62;
}
|
0f5150a3-37e6-47c3-95f9-85d46f063d6a
|
public crmondemand.xml.customobject3.query.QueryType getExchangeDate() {
return this.exchangeDate;
}
|
8bcedca3-6681-4110-aae5-878018f97f90
|
public void move() {
if (type == 1) {
x -= Game.p.dx;
} else {
x -= Game.p.dx2;
}
}
|
35d7676f-2ae7-429a-96a2-b415d8ee1baa
|
public static void AranCombo(MapleClient c, MapleCharacter chr, int toAdd) {
if ((chr != null) && (chr.getJob() >= 2000) && (chr.getJob() <= 2112)) {
short combo = chr.getCombo();
long curr = System.currentTimeMillis();
if ((combo > 0) && (curr - chr.getLastCombo() > 7000L)) {
combo = 0;
}
combo = (short) Math.min(30000, combo + toAdd);
chr.setLastCombo(curr);
chr.setCombo(combo);
c.getSession().write(CField.updateCombo(combo));
switch (combo) {
case 10:
case 20:
case 30:
case 40:
case 50:
case 60:
case 70:
case 80:
case 90:
case 100:
if (chr.getSkillLevel(21000000) < combo / 10) {
break;
}
SkillFactory.getSkill(21000000).getEffect(combo / 10).applyComboBuff(chr, combo);
break;
}
}
}
|
7d810faa-652e-4e37-8af8-bc3719ca86b4
|
public crmondemand.xml.customobject6.query.QueryType getCustomText26() {
return this.customText26;
}
|
fff658fe-0f45-4b16-b790-92c3b5f7a958
|
public void setCustomText70(crmondemand.xml.customobject3.query.QueryType customText70) {
this.customText70 = customText70;
}
|
224cd89a-2d43-415d-8f9e-ce4aa55536f3
|
public java.lang.String getCustomText74() {
return this.customText74;
}
|
6b8eb390-817a-4740-adf5-1032a3fddac7
|
public void scale(double sx, double sy) {
frameWidth *= sx;
frameHeight *= sy;
repaint();
}
|
ba8bae59-87e9-4d80-aae0-0c70e248f9b4
|
public String getQuestionType() {
return questionType;
}
|
fdce81f7-1369-46ad-811f-7a06eb6dfebd
|
public void setCustomCurrency77(crmondemand.xml.customobject6.query.QueryType customCurrency77) {
this.customCurrency77 = customCurrency77;
}
|
cd4d87fb-ea7c-4e3f-ab61-a82f1da797fb
|
@Override
public void update() {
this.world.step((float) this.timer.getDeltaTime(), velocityIterations, positionIterations);
}
|
9a667a5b-0bd8-4aa9-b1c3-dca787e4926e
|
public String getPassword() {
return password;
}
|
2081f666-5dea-46a7-b088-2a28870f7734
|
public void setCustomCurrency22(java.math.BigDecimal customCurrency22) {
this.customCurrency22 = customCurrency22;
}
|
9473b3bd-95f4-4af8-af37-e5ba028df21b
|
public void setCustomText16(crmondemand.xml.contact.query.QueryType customText16) {
this.customText16 = customText16;
}
|
65a0eccb-ad8b-4511-91a9-23540417100a
|
public crmondemand.xml.customobject6.query.QueryType getCustomNumber61() {
return this.customNumber61;
}
|
3fac18ca-1c41-44ac-aeff-c9d2d31b6d32
|
public void setSampleLotShortDays(java.math.BigDecimal sampleLotShortDays) {
this.sampleLotShortDays = sampleLotShortDays;
}
|
080ba760-cb70-43ce-a1eb-56782f634a48
|
public void setMode(ClientMode mode){
if(client.getMode().equals(ClientMode.GenerateNumbers)){
btnCompute.setSelected(true);
} else if(client.getMode().equals(ClientMode.ReturnData)){
btnReturn.setSelected(true);
} else if(client.getMode().equals(ClientMode.Sleep)){
btnSleep.setSelected(true);
}
}
|
c0b55048-c92e-4417-adb0-4b71e6e964b7
|
public void setCourseStatus(crmondemand.xml.customobject6.query.QueryType courseStatus) {
this.courseStatus = courseStatus;
}
|
b9a2b15e-2430-4e11-a9e2-e32a0b9d01ab
|
public java.lang.String getObjectiveExternalSystemId() {
return this.objectiveExternalSystemId;
}
|
04132847-2c48-4826-a036-532c9bd7c343
|
public void setAccountPriority(crmondemand.xml.customobject6.query.QueryType accountPriority) {
this.accountPriority = accountPriority;
}
|
e679c418-2215-42d4-a2d8-4faac01d6869
|
public void unselect(){
selected = false;
}
|
97e55753-69c8-4c15-b487-d49d3edbd476
|
public Vector3D rotateMeY(double angle)
{
double s = Math.sin(angle);
double c = Math.cos(angle);
double nx = c * x + s * z;
double nz = c * z - s * x;
x = nx;
z = nz;
return this;
}
|
271bf524-a99b-4e26-b8bd-b37a2ce450ea
|
public void setParentFinancialAccountType(crmondemand.xml.customobject6.query.QueryType parentFinancialAccountType) {
this.parentFinancialAccountType = parentFinancialAccountType;
}
|
6f3231a1-194b-4db0-be7c-3ed5253f457e
|
public java.lang.String getCustomText35() {
return this.customText35;
}
|
1350a9d6-f765-4993-be26-0dd254d901e5
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList74() {
return this.customPickList74;
}
|
7ea4b519-db23-4664-b682-f050d4c9619f
|
@Override
public void actionPerformed(ActionEvent arg0)
{
movingVariable = ! movingVariable;
for(Creature c : unitList)
{
Merchant m = (Merchant) c;
if(movingVariable)
{
movingButton.setText(" stop ");
m.resume();
}
else
{
movingButton.setText("resume");
m.stop();
}
}
}
|
586cb8ba-c298-4b92-a3f0-0606ac334992
|
@Override
public void deleteMin()
{
System.out.println("Not Implemented");
}
|
debb8cd8-d69b-49cb-a981-781c9e5f5ead
|
public void setFinancialAccountBalance(java.math.BigDecimal financialAccountBalance) {
this.financialAccountBalance = financialAccountBalance;
}
|
c783b143-e502-4d0e-9701-aa493913dbab
|
private static boolean isDelim(int index, String sP, ArrayList<Integer> funnyPeriodLocations) {
boolean result = true;
char c = sP.charAt(index);
if (Character.isDigit(c)) {
result = false;
}
if (c == '.' && index != sP.length()-1) {
if (index > 0 && index < sP.length()) {
if (!funnyPeriodLocations.contains(index) && Character.isDigit(sP.charAt(index + 1))
&& Character.isDigit(sP.charAt(index - 1 ))) {
funnyPeriodLocations.add(index);
}
if (funnyPeriodLocations.size() % 2 == 1) {
result = false;
}
}
}
return result;
}
|
9f8b8fab-2806-4dc6-8365-aa3a98391af8
|
public java.lang.String getLeadFirstName() {
return this.leadFirstName;
}
|
d9678056-1ff4-4c20-97fa-2488af0e0d3e
|
public java.lang.String getCustomPickList82() {
return this.customPickList82;
}
|
ea09c71e-19bf-445c-a5da-5ed6521c510e
|
public void actionPerformed(java.awt.event.ActionEvent evt) {
jButton1ActionPerformed(evt);
}
|
f478766c-6987-4a27-8fc9-e53e358a5542
|
public crmondemand.xml.opportunity.query.QueryType getLeadType() {
return this.leadType;
}
|
50e02418-b9f1-4792-9faa-19fbe29e15df
|
public void setCustomPickList81(crmondemand.xml.customobject6.query.QueryType customPickList81) {
this.customPickList81 = customPickList81;
}
|
0e07a929-211c-4264-b330-e05cfc0d557a
|
public crmondemand.xml.contact.query.QueryType getExchangeDate() {
return this.exchangeDate;
}
|
a39c3853-e391-40f9-b84c-c20801728944
|
public void setBookName(crmondemand.xml.customobject6.query.QueryType bookName) {
this.bookName = bookName;
}
|
654f3000-8915-4048-a218-5ecad3fcdad7
|
public void setProductPartNumber(java.lang.String productPartNumber) {
this.productPartNumber = productPartNumber;
}
|
9ed833c4-5358-443f-a461-2a7c8f37ae5e
|
public crmondemand.xml.opportunity.query.QueryType getCustomPickList87() {
return this.customPickList87;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.