id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
d4cfdd73-ede8-427f-9e34-69a5ce64a863
|
public java.math.BigDecimal getCustomNumber11() {
return this.customNumber11;
}
|
5612b86c-690b-49df-a19d-590cd5107f5a
|
public void setCustomObject5Type(crmondemand.xml.customobject3.query.QueryType customObject5Type) {
this.customObject5Type = customObject5Type;
}
|
d7322153-44e1-4808-9dc4-26e0a9611198
|
public crmondemand.xml.opportunity.query.QueryType getCustomNumber24() {
return this.customNumber24;
}
|
ea3ad3a8-b0cf-4099-994c-3d3cd86ceb16
|
public java.lang.Boolean getCustomBoolean5() {
return this.customBoolean5;
}
|
2832b7c1-95a8-47e1-979e-3d5b456c40a2
|
public void setCustomDate46(crmondemand.xml.customobject3.query.QueryType customDate46) {
this.customDate46 = customDate46;
}
|
4b34b132-8034-4eb7-bc54-086c9a33421c
|
public crmondemand.xml.customobject6.query.QueryType getCustomObject2ExternalSystemId() {
return this.customObject2ExternalSystemId;
}
|
3da629b9-2dad-404e-93fb-48e3954b3eb4
|
@Override
public void setLayout() {
javax.swing.GroupLayout jPanel1Layout = new javax.swing.GroupLayout(m.getjPanel1());
m.getjPanel1().setLayout(jPanel1Layout);
jPanel1Layout.setHorizontalGroup(
jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel1Layout.createSequentialGroup()
.addContainerGap()
.addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(m.getjLabel1())
.addComponent(m.getjLabel4()))
.addGap(18, 18, 18)
.addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(m.getTfType(), javax.swing.GroupLayout.PREFERRED_SIZE, 114, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(m.getTfAssetName(), javax.swing.GroupLayout.PREFERRED_SIZE, 223, javax.swing.GroupLayout.PREFERRED_SIZE))
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
);
jPanel1Layout.setVerticalGroup(
jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel1Layout.createSequentialGroup()
.addContainerGap()
.addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(m.getTfAssetName(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(m.getjLabel1()))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(jPanel1Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(m.getTfType(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(m.getjLabel4()))
.addContainerGap(31, Short.MAX_VALUE))
);
javax.swing.GroupLayout jPanel2Layout = new javax.swing.GroupLayout(m.getjPanel2());
m.getjPanel2().setLayout(jPanel2Layout);
jPanel2Layout.setHorizontalGroup(
jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel2Layout.createSequentialGroup()
.addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel2Layout.createSequentialGroup()
.addContainerGap()
.addComponent(m.getjLabel10())
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING, jPanel2Layout.createSequentialGroup()
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(m.getjLabel2())
.addComponent(m.getjLabel3()))
.addGap(18, 18, 18)))
.addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)
.addComponent(m.getTfCustodian(), javax.swing.GroupLayout.DEFAULT_SIZE, 210, Short.MAX_VALUE)
.addComponent(m.getTfStorage(), javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(m.getTfOwner()))
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
);
jPanel2Layout.setVerticalGroup(
jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING, jPanel2Layout.createSequentialGroup()
.addContainerGap()
.addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(m.getjLabel2())
.addComponent(m.getTfOwner(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(m.getjLabel3())
.addComponent(m.getTfCustodian(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(jPanel2Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(m.getTfStorage(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(m.getjLabel10()))
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
);
javax.swing.GroupLayout jPanel3Layout = new javax.swing.GroupLayout(m.getjPanel3());
m.getjPanel3().setLayout(jPanel3Layout);
jPanel3Layout.setHorizontalGroup(
jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel3Layout.createSequentialGroup()
.addContainerGap()
.addGroup(jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel3Layout.createSequentialGroup()
.addComponent(m.getjLabel7())
.addGap(18, 18, 18)
.addComponent(m.getCbMaintenance(), 0, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
.addGroup(jPanel3Layout.createSequentialGroup()
.addGroup(jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(m.getjLabel5())
.addComponent(m.getjLabel6()))
.addGap(14, 14, 14)
.addGroup(jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)
.addComponent(m.getDccDateAcquired(), javax.swing.GroupLayout.DEFAULT_SIZE, 209, Short.MAX_VALUE)
.addComponent(m.getDccRetentionPeriod(), javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
.addGap(0, 0, Short.MAX_VALUE)))
.addContainerGap())
);
jPanel3Layout.setVerticalGroup(
jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel3Layout.createSequentialGroup()
.addContainerGap()
.addGroup(jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(m.getjLabel5())
.addComponent(m.getDccDateAcquired(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(m.getjLabel6())
.addComponent(m.getDccRetentionPeriod(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(jPanel3Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(m.getjLabel7())
.addComponent(m.getCbMaintenance(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
);
javax.swing.GroupLayout jPanel4Layout = new javax.swing.GroupLayout(m.getjPanel4());
m.getjPanel4().setLayout(jPanel4Layout);
jPanel4Layout.setHorizontalGroup(
jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel4Layout.createSequentialGroup()
.addContainerGap()
.addGroup(jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel4Layout.createSequentialGroup()
.addComponent(m.getjLabel8())
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
.addGroup(jPanel4Layout.createSequentialGroup()
.addGroup(jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(m.getTfFinancial(), javax.swing.GroupLayout.PREFERRED_SIZE, 142, javax.swing.GroupLayout.PREFERRED_SIZE)
.addGroup(jPanel4Layout.createSequentialGroup()
.addGroup(jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.TRAILING)
.addComponent(m.getjLabel12())
.addComponent(m.getjLabel11())
.addComponent(m.getjLabel13()))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(m.getCbConfidentiality(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(m.getCbIntegrity(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addComponent(m.getCbAvailability(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))))
.addGap(0, 16, Short.MAX_VALUE))))
);
jPanel4Layout.setVerticalGroup(
jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel4Layout.createSequentialGroup()
.addContainerGap()
.addComponent(m.getjLabel8())
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addComponent(m.getTfFinancial(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addGap(11, 11, 11)
.addGroup(jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(m.getjLabel11())
.addComponent(m.getCbConfidentiality(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(m.getjLabel12())
.addComponent(m.getCbIntegrity(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addGroup(jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE)
.addComponent(m.getjLabel13())
.addComponent(m.getCbAvailability(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
.addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
);
javax.swing.GroupLayout jPanel5Layout = new javax.swing.GroupLayout(m.getjPanel5());
m.getjPanel5().setLayout(jPanel5Layout);
jPanel5Layout.setHorizontalGroup(
jPanel5Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel5Layout.createSequentialGroup()
.addContainerGap()
.addGroup(jPanel5Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel5Layout.createSequentialGroup()
.addComponent(m.getjLabel9())
.addGap(0, 0, Short.MAX_VALUE))
.addComponent(m.getCbClassification(), 0, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
.addContainerGap())
);
jPanel5Layout.setVerticalGroup(
jPanel5Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(jPanel5Layout.createSequentialGroup()
.addContainerGap()
.addComponent(m.getjLabel9())
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addComponent(m.getCbClassification(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addContainerGap())
);
javax.swing.GroupLayout layout = new javax.swing.GroupLayout(m.getContentPane());
m.getContentPane().setLayout(layout);
layout.setHorizontalGroup(
layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(layout.createSequentialGroup()
.addContainerGap()
.addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addComponent(m.getjPanel1(), javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addComponent(m.getjPanel2(), javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addComponent(m.getjPanel3(), javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addGroup(layout.createSequentialGroup()
.addGap(4, 4, 4)
.addComponent(m.getjPanel4(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(layout.createSequentialGroup()
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addComponent(m.getjPanel5(), javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE))
.addGroup(javax.swing.GroupLayout.Alignment.TRAILING, layout.createSequentialGroup()
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addComponent(m.getBtnAddEdit())
.addGap(31, 31, 31))))
.addGroup(layout.createSequentialGroup()
.addComponent(m.getLbReminder())
.addGap(0, 0, Short.MAX_VALUE)))
.addContainerGap())
);
layout.setVerticalGroup(
layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
.addGroup(layout.createSequentialGroup()
.addContainerGap(25, Short.MAX_VALUE)
.addComponent(m.getLbReminder())
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addComponent(m.getjPanel1(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addComponent(m.getjPanel2(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
.addComponent(m.getjPanel3(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED)
.addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)
.addGroup(layout.createSequentialGroup()
.addComponent(m.getjPanel5(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
.addComponent(m.getBtnAddEdit()))
.addComponent(m.getjPanel4(), javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE))
.addContainerGap())
);
}
|
0cbf9b1a-5485-4670-84e7-32acda44d404
|
public void setCustomNumber8(java.math.BigDecimal customNumber8) {
this.customNumber8 = customNumber8;
}
|
7a7c6e8c-874a-4e6e-88d8-55539655f622
|
public crmondemand.xml.customobject3.query.QueryType getCustomObject6ExternalSystemId() {
return this.customObject6ExternalSystemId;
}
|
0c2e8f2d-6e3b-4f4d-baea-1e5371f0c016
|
public void setCustomNumber54(crmondemand.xml.contact.query.QueryType customNumber54) {
this.customNumber54 = customNumber54;
}
|
81545e8d-1318-44d8-9114-2d9f5f801f5a
|
public java.lang.String getPolicyCurrencyCode() {
return this.policyCurrencyCode;
}
|
7a8a88e3-3b1b-41d3-8c6c-a8636250feff
|
public crmondemand.xml.contact.query.QueryType getCustomPickList99() {
return this.customPickList99;
}
|
8a3bc3ca-ee51-4e7e-991e-bbfd215ab679
|
public java.lang.String getCustomPickList65() {
return this.customPickList65;
}
|
96b9bd7d-589a-44ea-90e9-4fa80dc7a013
|
public void setCustomNumber18(crmondemand.xml.customobject3.query.QueryType customNumber18) {
this.customNumber18 = customNumber18;
}
|
e03bc91e-4e6b-43f4-9ecc-a7f631279545
|
public void setPrimaryAgencyMainPhone(crmondemand.xml.customobject3.query.QueryType primaryAgencyMainPhone) {
this.primaryAgencyMainPhone = primaryAgencyMainPhone;
}
|
1bdca7ad-c9a4-49c4-8777-ec8deb599ed1
|
public java.util.Calendar getCustomDate42() {
return this.customDate42;
}
|
0a177e9e-8fe1-4021-8eb1-edd930560610
|
public void setCustomText44(java.lang.String customText44) {
this.customText44 = customText44;
}
|
ef200ff1-5664-42bb-92e9-7639aded3591
|
public void setId(java.lang.String id) {
this.id = id;
}
|
bc8dee70-8e44-4c37-b33c-cc31788df2ca
|
public crmondemand.xml.opportunity.query.QueryType getCustomText43() {
return this.customText43;
}
|
64854d6e-b82f-4185-bbac-0e47afad43a4
|
public void setCustomCurrency19(crmondemand.xml.contact.query.QueryType customCurrency19) {
this.customCurrency19 = customCurrency19;
}
|
17f70bdd-4d4e-4978-9e2c-2acafaaa3d9f
|
public void setCustomText20(java.lang.String customText20) {
this.customText20 = customText20;
}
|
8a2f5fe6-e96d-4c6d-9fdc-3620a3c93943
|
public java.lang.String getCustomObject3IntegrationId() {
return this.customObject3IntegrationId;
}
|
92fa6deb-f0c8-4211-9a61-79c3457060bb
|
public void setLeadType(java.lang.String leadType) {
this.leadType = leadType;
}
|
fa5ec1e9-357d-44a4-8ec7-7eadcee4006f
|
public crmondemand.xml.contact.query.QueryType getCustomPickList94() {
return this.customPickList94;
}
|
1edd71f2-72cb-4b75-849c-68e40a4ec4a6
|
public WinIcon(int x,int y,TankClient tc)
{
super(x,y,tc);
this.width=48;
this.height=30;
}
|
413a27a5-ad1f-480c-944a-fbe69cbe68cf
|
public static LoggingService getInstance(Core core) {
return (LoggingService) core.getService(ID);
}
|
26ad47f6-c372-4929-8ba4-3b8cc66040ac
|
public java.lang.String getCustomText23() {
return this.customText23;
}
|
c96cf379-9e3c-46aa-b27e-9f9d9688309f
|
public java.lang.String getCustomPickList20() {
return this.customPickList20;
}
|
bc469105-29fc-4523-8e9b-bc897049f9c5
|
public void setCustomPickList42(crmondemand.xml.customobject6.query.QueryType customPickList42) {
this.customPickList42 = customPickList42;
}
|
74b21579-5c00-470a-8476-d3fb336f28fb
|
public void setObjectiveId(java.lang.String objectiveId) {
this.objectiveId = objectiveId;
}
|
11bbb8e4-fe10-4010-931e-98d7279a03fd
|
public crmondemand.xml.customobject6.query.QueryType getCustomText45() {
return this.customText45;
}
|
b6c058f3-8bed-47fd-9d8a-f360fe253d03
|
public void setPrimaryProductStatus(java.lang.String primaryProductStatus) {
this.primaryProductStatus = primaryProductStatus;
}
|
28ef580b-90e1-461c-94ad-d8750afae559
|
static void traiterTransactions(BufferedReader reader) throws BibliothequeException,
IOException {
afficherAide();
System.out.println("\n\n\n");
String transaction = lireTransaction(reader);
while(!finTransaction(transaction)) {
// découpage de la transaction en mots
final StringTokenizer tokenizer = new StringTokenizer(transaction,
" ");
if(tokenizer.hasMoreTokens()) {
executerTransaction(tokenizer);
}
transaction = lireTransaction(reader);
}
}
|
be208bec-0bfc-4090-a3a9-7d5b8a43e714
|
public java.lang.String getVehicleUsedNew() {
return this.vehicleUsedNew;
}
|
f3f82509-ae6a-411f-ba36-39755f978ff1
|
public synchronized Map<String, Float> getPrices(){
return this.values;
}
|
fee03a17-26db-4a26-851f-bf6138110c4b
|
@Override
public void setTraceEvents(EventList<ITraceEvent> traceEvents) {
// TODO Auto-generated method stub
Exception e = new Exception();
e.printStackTrace();
//throw new RuntimeException("Whoops...thought no on was using this.");
}
|
c5de8c60-b153-4c28-861e-ab18d3b90be3
|
public void setCustomDate37(java.util.Calendar customDate37) {
this.customDate37 = customDate37;
}
|
a6f8745e-58a5-48f2-8e11-02695df21662
|
public void setCustomObject10IntegrationId(crmondemand.xml.customobject3.query.QueryType customObject10IntegrationId) {
this.customObject10IntegrationId = customObject10IntegrationId;
}
|
19264ecc-93fd-45e2-9394-0487fb90993c
|
public void asetaMerkki(char merkki) {
this.merkki = merkki;
}
|
bca59019-3003-45a5-9893-ab7c513b66f4
|
public ArrayList<Joueur> getlistJoueur(){
return (this.listJoueur);
}
|
7bca3c9a-0be6-49d2-8c99-c9cf9ab2cf86
|
public void setCustomText12(crmondemand.xml.opportunity.query.QueryType customText12) {
this.customText12 = customText12;
}
|
349cac44-5bd2-44bc-b85a-5e81a9550f77
|
public java.lang.String getIndustry() {
return this.industry;
}
|
c6911edc-8bb4-4cb9-b73d-1795c8cac7a1
|
public void setCustomBoolean12(java.lang.Boolean customBoolean12) {
this.customBoolean12 = customBoolean12;
}
|
2c664750-884c-4547-a501-b7188ebd39b8
|
public crmondemand.xml.opportunity.query.QueryType getCustomCurrency11() {
return this.customCurrency11;
}
|
80daa638-4dd3-4429-908c-acae6dedcdcb
|
public String getEstado() {
return estado;
}
|
a20c9d6d-01be-42b0-a57b-82f2f7e6fd9a
|
public crmondemand.xml.customobject6.query.QueryType getObjectiveExternalSystemId() {
return this.objectiveExternalSystemId;
}
|
9e68db0d-300a-422c-932c-8f671bcb3d1c
|
public int getScore();
|
fa89dc88-a282-442c-a6ae-db8e41dae4cd
|
public java.math.BigDecimal getCustomCurrency17() {
return this.customCurrency17;
}
|
60c2baf3-2289-4022-b11d-9a7ffef9ecff
|
public java.util.Calendar getCustomDate25() {
return this.customDate25;
}
|
01a673b1-9a0e-40cb-82b6-f99199cab73c
|
public static String cppUnpointerizeNativeType(String nativetype) {
{ int length = nativetype.length();
{ int i = Stella.NULL_INTEGER;
int iter000 = 1;
int upperBound000 = length;
boolean unboundedP000 = upperBound000 == Stella.NULL_INTEGER;
loop000 : for (;unboundedP000 ||
(iter000 <= upperBound000); iter000 = iter000 + 1) {
i = iter000;
switch (nativetype.charAt((length - i))) {
case ' ':
case '\t':
case '\n':
case '\r':
continue loop000;
case '*':
return (Native.string_subsequence(nativetype, 0, length - i));
default:
break loop000;
}
}
}
return (nativetype);
}
}
|
ccd77332-d33a-4da9-a85d-bedc3de817b1
|
public java.lang.String getBookId() {
return this.bookId;
}
|
fb114f13-2f1e-4568-987d-6312192550da
|
public void setCustomObject9Name(java.lang.String customObject9Name) {
this.customObject9Name = customObject9Name;
}
|
434665f7-a9a8-4d3c-819c-9e4e5d5c4175
|
public static void main(String[] args) throws IOException, InterruptedException {
// TODO Auto-generated method stub
initilaize ini= new initilaize();
screen.open();
}
|
55a89217-2751-4b72-9a8a-bc4e35201d5b
|
public void setCustomObject4Type(java.lang.String customObject4Type) {
this.customObject4Type = customObject4Type;
}
|
cf08e238-0a61-417c-abc2-51ea2b466bd2
|
public java.lang.String getCustomPickList25() {
return this.customPickList25;
}
|
c91bc685-6411-4448-a1fb-453fcb26989a
|
public java.lang.String getParentFinancialAccountExternalSystemId() {
return this.parentFinancialAccountExternalSystemId;
}
|
de737e94-c0cd-4771-b6e5-883247f15069
|
public void removeJobManagerHasFinishedListener(JobListener listener) {
listenerList.remove(JobListener.class, listener);
}
|
4067b0d9-3626-4c27-97dd-35d11f8994ac
|
public crmondemand.xml.contact.query.QueryType getCustomPickList38() {
return this.customPickList38;
}
|
0a2ed30d-3a7e-4968-8acf-e7ef6df3b83d
|
public void setModifiedDate(java.util.Calendar modifiedDate) {
this.modifiedDate = modifiedDate;
}
|
7e5cdefe-1455-4e21-8f22-59bfe0fd9a43
|
public void setCustomCurrency11(java.math.BigDecimal customCurrency11) {
this.customCurrency11 = customCurrency11;
}
|
6490646e-8b9a-4e2e-8be9-84bac4851c6c
|
public void setCustomPickList91(crmondemand.xml.opportunity.query.QueryType customPickList91) {
this.customPickList91 = customPickList91;
}
|
69a492c2-3b4f-4927-9015-88da3b669910
|
public void setCustomInteger10(java.lang.Integer customInteger10) {
this.customInteger10 = customInteger10;
}
|
4bf08f28-f4c5-45c9-bc25-ecfbce490b30
|
public void setCustomPickList23(crmondemand.xml.customobject6.query.QueryType customPickList23) {
this.customPickList23 = customPickList23;
}
|
ab743762-e60d-4928-989b-00be1bf10ef6
|
public crmondemand.xml.opportunity.query.QueryType getCustomText83() {
return this.customText83;
}
|
81bfa89c-76f0-4912-a46c-0e653677bcb6
|
public static void removeTimer(String timerName) {
for (int i = 0; i < timerList.size(); i++) {
if (timerList.get(i).getName().equals(timerName)) {
timerList.remove(i);
mainWin.removeTimerBar(progressBarList.get(i));
progressBarList.remove(i);
mainWin.revalidate();
mainWin.repaint();
}
}
}
|
33397ed6-7a94-4d96-b77b-f66e80e6b675
|
public java.lang.String getCustomText41() {
return this.customText41;
}
|
4dad21af-eefc-4761-a680-41a830a23edb
|
public void setCustomText81(java.lang.String customText81) {
this.customText81 = customText81;
}
|
8e0cf2ba-eea4-465a-9306-0d4659aa83ab
|
public void setAccountIntegrationId(java.lang.String accountIntegrationId) {
this.accountIntegrationId = accountIntegrationId;
}
|
75bd7ad3-0a1a-439d-999f-79db55832715
|
public crmondemand.xml.contact.query.QueryType getFinancialAccountJoint() {
return this.financialAccountJoint;
}
|
6236963a-7eb7-4d74-b3a1-48c717d60103
|
public crmondemand.xml.customobject6.query.QueryType getCustomDate17() {
return this.customDate17;
}
|
52d608b9-87ff-4c7c-9cd8-200af222ff38
|
public static <T> T findElem(T elem,List<T> list){
if(list.isEmpty()){
return null;
}
if(list.get(0).equals(elem)){
return list.get(0);
}
else{
return findElem(elem, list.subList(1, list.size()));
}
}
|
766e3f64-5dcc-4246-99bd-e2003e3eb964
|
public final short addressRead(int addr) {
/* if ((addr >= 0xDFD8) && (addr <= 0xDFF0) && (running)) {
System.out.println(LowLevelData.hexWord(addr) + " read at " + LowLevelData.hexWord(pc) + " bank " + cartridge.currentBank);
}*/
/* if ((addr < 0) || (addr > 65535)) {
System.out.println("Tried to read address " + addr + ". pc = " + LowLevelData.hexWord(pc));
return 0xFF;
}*/
addr = addr & 0xFFFF;
switch ((addr & 0xF000)) {
case 0x0000 :
case 0x1000 :
case 0x2000 :
case 0x3000 :
case 0x4000 :
case 0x5000 :
case 0x6000 :
case 0x7000 :
return cartridge.addressRead(addr);
case 0x8000 :
case 0x9000 :
return graphicsChip.addressRead(addr - 0x8000);
case 0xA000 :
case 0xB000 :
return cartridge.addressRead(addr);
case 0xC000 :
return (mainRam[addr - 0xC000]);
case 0xD000 :
return (mainRam[addr - 0xD000 + (gbcRamBank * 0x1000)]);
case 0xE000 :
return mainRam[addr - 0xE000];
/* (short) (mainRam[addr - 0xE000] & 0x00FF); */
case 0xF000 :
if (addr < 0xFE00) {
return mainRam[addr - 0xE000];
} else if (addr < 0xFF00) {
return (short) (oam[addr - 0xFE00] & 0x00FF);
} else {
return ioHandler.ioRead(addr - 0xFF00);
}
default:
System.out.println("Tried to read address " + addr + ". pc = " + LowLevelData.hexWord(pc));
return 0xFF;
}
}
|
6625f8f4-a3d9-4b90-8105-2e33bdcb604e
|
public crmondemand.xml.customobject6.query.QueryType getCustomCurrency17() {
return this.customCurrency17;
}
|
f0dcf573-4ebc-4a98-8a31-70d6332f1974
|
public static final long cos(long degreesFlong) {
return cos(intValue(degreesFlong));
}
|
700e4acf-84c6-4812-ab29-4dfe827e47f9
|
public void setCustomInteger1(java.lang.Integer customInteger1) {
this.customInteger1 = customInteger1;
}
|
d9a5f5fc-2c84-47f3-bd29-afa18055910d
|
public final Collection<ItemInformation> getAllItems() {
return dataCache.values();
}
|
bcd6ce7f-08f4-4868-9672-df307652723b
|
public crmondemand.xml.customobject3.query.QueryType getCustomNumber58() {
return this.customNumber58;
}
|
85719f9b-ceee-4933-9336-1cfcc5a94365
|
public crmondemand.xml.contact.query.QueryType getCustomObject1Id() {
return this.customObject1Id;
}
|
448d7642-40b3-4d46-a5bc-136ddf98af14
|
public void setBusinessAccountReference(java.lang.Boolean businessAccountReference) {
this.businessAccountReference = businessAccountReference;
}
|
dbbc2628-fff2-4b7f-ab3a-13571b7aa1ac
|
public void setCustomBoolean19(java.lang.Boolean customBoolean19) {
this.customBoolean19 = customBoolean19;
}
|
1b2a8c0d-2020-490e-a2ee-1b11093eaaa4
|
public crmondemand.xml.contact.query.QueryType getCustomObject10IntegrationId() {
return this.customObject10IntegrationId;
}
|
002c546b-c0b5-48f3-a19d-cd74fc3a237e
|
public crmondemand.xml.customobject6.query.QueryType getCustomInteger4() {
return this.customInteger4;
}
|
aaa177a8-12c5-4c33-a771-0ace1e4a308f
|
public void setCustomPhone14(crmondemand.xml.opportunity.query.QueryType customPhone14) {
this.customPhone14 = customPhone14;
}
|
307a512a-33fd-43cd-8382-852d6fe2e3d2
|
public java.lang.Integer getCustomInteger11() {
return this.customInteger11;
}
|
8a0ca999-261d-48ff-b614-3c71dd06d9a3
|
public static void cppTranslateFile(String filename) {
Stella.translateFile(filename, Stella.KWD_CPP, false);
}
|
79cf3f7f-c57e-4bdb-8a10-98b743c51dcf
|
public crmondemand.xml.customobject6.query.QueryType getCustomCurrency48() {
return this.customCurrency48;
}
|
679d74bd-590f-4c5d-a09a-f4e16047f8e9
|
public java.lang.String getUpdatedByAlias() {
return this.updatedByAlias;
}
|
d5da7cde-4a36-44c4-825a-14bcf876e583
|
public java.lang.String getContactId() {
return this.contactId;
}
|
c3faa83a-9984-4ee3-b622-ccb574ebc9ee
|
public java.lang.String getCarrierUnderwriterContactEmail() {
return this.carrierUnderwriterContactEmail;
}
|
d77fd6ea-33c9-42e1-96bc-7f69808ad561
|
public void setCustomPickList85(java.lang.String customPickList85) {
this.customPickList85 = customPickList85;
}
|
b328717c-7c04-4624-8065-99fd5b9e16d0
|
public void setInJail(boolean inJail) {
this.inJail = inJail;
}
|
12f8c23c-ac7d-428b-aafd-7d7248480d8c
|
public void setCustomBoolean33(java.lang.Boolean customBoolean33) {
this.customBoolean33 = customBoolean33;
}
|
55b1c03a-b769-42ba-91d9-2e1085e05529
|
public java.lang.String getPolicyNumber() {
return this.policyNumber;
}
|
bea85f2e-30ed-425a-b6b0-50c82b85cc46
|
public void setCustomPickList3(java.lang.String customPickList3) {
this.customPickList3 = customPickList3;
}
|
f0439b8f-2e90-46eb-a079-9829b37fe250
|
public void enemyDeath() {
try {
in = new FileInputStream(path + "enemydead.wav");
as = new AudioStream(in);
AudioPlayer.player.start(as);
} catch (IOException e) {
System.out.println("Could not load " + "enemydead.wav");
}
}
|
43ef4c27-388e-4d59-b8b0-5ce49cc3a964
|
public java.lang.Boolean getCustomBoolean15() {
return this.customBoolean15;
}
|
e2c5ac3d-fb35-4d75-b82c-20d2f2c5494b
|
public void setCustomBoolean29(crmondemand.xml.contact.query.QueryType customBoolean29) {
this.customBoolean29 = customBoolean29;
}
|
c319dc70-071d-46ce-856b-0cb233e3bbc8
|
@Override
public void actionPerformed(ActionEvent e)
{
if ( !isTurnOnPressed) {
robotHand = new RobotHand();
mouseInput = new MouseInput(robotHand);
main.addMouseMotionListener(mouseInput);
main.addMouseListener(mouseInput);
main.addMouseWheelListener(mouseInput);
isTurnOnPressed = true;
} else {
main.removeMouseMotionListener(mouseInput);
main.removeMouseListener(mouseInput);
main.removeMouseWheelListener(mouseInput);
robotHand.shutdown();
isTurnOnPressed = false;
}
}
|
1052f8ef-ba11-42b1-8396-2ca8bac0d163
|
public void setFunctionName(String functionName) {
this.functionName = functionName;
}
|
122aa069-2f7f-4447-b123-8bf490534b73
|
public void setCampaignName(crmondemand.xml.contact.query.QueryType campaignName) {
this.campaignName = campaignName;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.