id
stringlengths 36
36
| text
stringlengths 1
1.25M
|
---|---|
0bf4f25e-d76e-42c7-95bd-43562aed74da
|
public crmondemand.xml.customobject6.query.QueryType getCustomDate10() {
return this.customDate10;
}
|
b9dc7746-7ab1-465a-a77b-8604e47154ac
|
public crmondemand.xml.customobject6.query.QueryType getCustomNumber25() {
return this.customNumber25;
}
|
78acb9c2-934d-4aeb-b12a-38ca6531fe3a
|
public java.lang.String getCustomPhone15() {
return this.customPhone15;
}
|
8d19459c-b0c2-4a80-b227-c452205cc483
|
opcode m6502_03 = new opcode() { public void handler(){ m6502_ICount[0] -= 2; ILL(); }}
|
cd0b7e19-834b-49ee-b929-46b87440541b
|
public crmondemand.xml.contact.query.QueryType getCustomObject11ExternalSystemId() {
return this.customObject11ExternalSystemId;
}
|
3a8975d9-070b-4d8c-8f56-8c0597ce1ee5
|
public crmondemand.xml.customobject6.query.QueryType getCustomText67() {
return this.customText67;
}
|
c510519c-9093-424d-a4e3-849a4088d8d4
|
public void run() {
try {
if (startable) {
((Startable)bc).start();
} else if (bc instanceof UserRequestAcceptor) {
((UserRequestAcceptor) bc).performRequest(tempS2);
}
notifyIsDirty();
} catch (Exception ex) {
ex.printStackTrace();
}
}
|
4b7be064-7b80-4121-99ea-89dcb9749003
|
public crmondemand.xml.opportunity.query.QueryType getCustomNumber49() {
return this.customNumber49;
}
|
fce8e9f3-b889-4b4c-b3c2-0e8d900d2de4
|
public boolean getMessageSetWireFormat() {
return messageSetWireFormat_;
}
|
9237e3fc-ad6c-4142-bf20-889fcbb8010b
|
public crmondemand.xml.opportunity.query.QueryType getCustomCurrency23() {
return this.customCurrency23;
}
|
440096a6-a3c3-4e25-b597-ef64c1ee2655
|
public java.lang.String getCustomPickList81() {
return this.customPickList81;
}
|
c3f988f7-ddf4-425f-9ba0-58f1a90deb65
|
public java.lang.String getAccountCountry() {
return this.accountCountry;
}
|
9e6d77c2-fb88-4b70-bdad-aa908c9f694e
|
public crmondemand.xml.customobject6.query.QueryType getCreatedByEMailAddr() {
return this.createdByEMailAddr;
}
|
444ebb87-94c4-43d6-b6ba-349091b5a0fd
|
public void setCustomText30(java.lang.String customText30) {
this.customText30 = customText30;
}
|
1b80befb-7bd4-4cb1-98c8-ab5504825b58
|
public crmondemand.xml.customobject3.query.QueryType getExchangeDate() {
return this.exchangeDate;
}
|
b5d248b0-df78-4c67-99fc-2c016970cf13
|
public void setCustomText24(crmondemand.xml.contact.query.QueryType customText24) {
this.customText24 = customText24;
}
|
f09995c9-fea9-40c5-b196-fa79443395b6
|
public java.math.BigDecimal getCustomNumber31() {
return this.customNumber31;
}
|
8d630c2e-a12b-4aae-b3b1-1bbec847ce09
|
public void setZCustomText17(crmondemand.xml.customobject6.query.QueryType zCustomText17) {
this.zCustomText17 = zCustomText17;
}
|
92373374-e578-4fe8-b98e-dda905a56a61
|
public boolean playerSignIn(String pUsername, String pPassword, String pIPAddress)
{
while(true)
{
if (!this._is_local())
{
org.omg.CORBA.portable.InputStream _input = null;
try
{
org.omg.CORBA.portable.OutputStream _output = this._request("playerSignIn",true);
_output.write_string(pUsername);
_output.write_string(pPassword);
_output.write_string(pIPAddress);
_input = this._invoke(_output);
boolean _arg_ret = _input.read_boolean();
return _arg_ret;
}
catch(org.omg.CORBA.portable.RemarshalException _exception)
{
continue;
}
catch(org.omg.CORBA.portable.ApplicationException _exception)
{
String _exception_id = _exception.getId();
throw new org.omg.CORBA.UNKNOWN("Unexpected User Exception: "+ _exception_id);
}
finally
{
this._releaseReply(_input);
}
}
else
{
org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke("playerSignIn",_opsClass);
if (_so == null)
continue;
frontEnd.interfaceIDLOperations _self = (frontEnd.interfaceIDLOperations) _so.servant;
try
{
return _self.playerSignIn( pUsername, pPassword, pIPAddress);
}
finally
{
_servant_postinvoke(_so);
}
}
}
}
|
db77ed9a-ba74-4c26-ad0e-746480ecbac6
|
public crmondemand.xml.opportunity.query.QueryType getMDFRequestId() {
return this.mDFRequestId;
}
|
8a78b4a8-b64b-47cf-b16b-62a3b7c64f18
|
public void setDateWithdrawn(java.util.Calendar dateWithdrawn) {
this.dateWithdrawn = dateWithdrawn;
}
|
d8badff9-ef2e-44e2-abf1-243fd06a2786
|
public void setCustomDate13(crmondemand.xml.customobject6.query.QueryType customDate13) {
this.customDate13 = customDate13;
}
|
c662acd9-2242-4ebb-b8aa-795cf35fdf49
|
public java.lang.Integer getCustomInteger24() {
return this.customInteger24;
}
|
aa636bea-37b9-49f9-98d5-48880af4bb3e
|
public void setAssetIntegrationId(java.lang.String assetIntegrationId) {
this.assetIntegrationId = assetIntegrationId;
}
|
53ccbf1f-727e-4a6a-afcc-453ca45d5402
|
public java.lang.Boolean getCustomBoolean14() {
return this.customBoolean14;
}
|
b1c0b1a2-62a9-4945-959b-ec68b40b7a33
|
public void setCustomPickList63(java.lang.String customPickList63) {
this.customPickList63 = customPickList63;
}
|
68523df9-6afb-4990-913f-80efa6dfecc8
|
public boolean hasOk() {
return ((bitField0_ & 0x00000001) == 0x00000001);
}
|
744433bb-808e-4f09-8bec-7f4fa5271e28
|
public void setCustomBoolean25(crmondemand.xml.opportunity.query.QueryType customBoolean25) {
this.customBoolean25 = customBoolean25;
}
|
343e1541-e83b-4075-88bc-5babe1274598
|
public java.lang.String getCustomPickList65() {
return this.customPickList65;
}
|
c7f0a93e-c51d-4c43-858e-e1b09a2a9760
|
public java.lang.String getCustomPickList89() {
return this.customPickList89;
}
|
fc9f7327-2a1e-47d4-9d6b-00e3fec94e72
|
public crmondemand.xml.customobject6.query.QueryType getCustomText27() {
return this.customText27;
}
|
142595c0-cb6f-474f-8c9e-1f7abd5d862f
|
public void setPolicyTotalPremium(crmondemand.xml.customobject3.query.QueryType policyTotalPremium) {
this.policyTotalPremium = policyTotalPremium;
}
|
a0ba43f2-2197-46a8-a145-98d32fde980e
|
public JButton getBtnLoadImage() {
return btnLoadImage;
}
|
06a51d07-2189-423c-9acb-70456e617743
|
public void setCustomNumber20(crmondemand.xml.customobject6.query.QueryType customNumber20) {
this.customNumber20 = customNumber20;
}
|
7f8e8b7d-8043-4ee6-aca5-6b379105bbed
|
public void setCustomInteger29(crmondemand.xml.customobject3.query.QueryType customInteger29) {
this.customInteger29 = customInteger29;
}
|
b9cedd68-c959-4837-b73e-2cd0fdf1bdd3
|
public void setSPRequestId(java.lang.String sPRequestId) {
this.sPRequestId = sPRequestId;
}
|
965edaf0-9439-4a90-b608-349330ad05d5
|
public java.lang.String getVehicleExternalSystemId() {
return this.vehicleExternalSystemId;
}
|
39e9de1c-7406-483a-ad74-b25bed4912dd
|
public void setCustomText59(java.lang.String customText59) {
this.customText59 = customText59;
}
|
ac11e904-0745-4baf-bba3-c44eff599a7e
|
public java.lang.String getRating() {
return this.rating;
}
|
a581942c-4450-4c75-938a-730b54179a45
|
public crmondemand.xml.customobject3.query.QueryType getPrimaryProductStatus() {
return this.primaryProductStatus;
}
|
a91cee1c-3a4e-4e17-bf31-3c8f764229ff
|
public crmondemand.xml.customobject3.query.QueryType getCustomCurrency3() {
return this.customCurrency3;
}
|
a4ae7e0a-c1ba-4bc7-ac1c-a38333112e0f
|
public void setObjectiveStatus(crmondemand.xml.contact.query.QueryType objectiveStatus) {
this.objectiveStatus = objectiveStatus;
}
|
7ebb1814-cc6c-49fc-a97d-643aa9f0ae89
|
public crmondemand.xml.customobject6.query.QueryType getCustomText38() {
return this.customText38;
}
|
e21c4c7c-9618-4fd0-a3ec-7624eb68490a
|
public void setCustomDate5(crmondemand.xml.customobject6.query.QueryType customDate5) {
this.customDate5 = customDate5;
}
|
6a8e7857-38cb-4174-bdfc-10b41165f8b7
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList93() {
return this.customPickList93;
}
|
9949ef04-25b9-4104-8420-581f92ab02d4
|
public void setCertficationId(crmondemand.xml.opportunity.query.QueryType certficationId) {
this.certficationId = certficationId;
}
|
8bb45db5-5557-41c6-a353-5c855ceceba0
|
public com.sforce.soap.enterprise.QueryResult getCombinedAttachments() {
return CombinedAttachments;
}
|
1d93fae4-c568-48fb-b956-30fd33c4f626
|
public void setIndexedPick3(java.lang.String indexedPick3) {
this.indexedPick3 = indexedPick3;
}
|
ab6aa354-1c21-4dba-8d01-9327208f05db
|
public void returnBook(String title) {
// initialize variables
Book b = null;
_title = title;
// get number of titles available in the queue
for (int i = 0; i < bookQueue.size(); i++) {
if (_title.equalsIgnoreCase(bookQueue.get(i).getbookTitle()))
booksInQueue++;
//System.out.println(title);
}
lock.lock();
try {
System.out.println(booksInQueue);
if (_availableToBorrow > booksInQueue) {
System.out.println("queue is full");
notFull.await();
}
for (int i = 0; i < bookQueue.size(); i++) {
if (_title.equalsIgnoreCase(bookQueue.get(i).getbookTitle()) &&
_availableToBorrow <= bookQueue.get(i).getCopiesAvailable()) {
b = bookQueue.get(i);
bookQueue.offer(b); // add object to queue
notEmpty.signal();
break;
}
}
}catch (InterruptedException ex) {
ex.printStackTrace();
} finally {
lock.unlock();
}
}
|
08db1fb7-6f29-4a08-a892-b71ccbea4ebc
|
public void setCustomDate44(crmondemand.xml.customobject3.query.QueryType customDate44) {
this.customDate44 = customDate44;
}
|
a0ff720a-1928-49bf-b016-6b7eecfb9caf
|
public java.lang.String getCustomText46() {
return this.customText46;
}
|
82a5c2ec-4796-4240-9baa-c0fa27a31019
|
public void setCustomPickList93(java.lang.String customPickList93) {
this.customPickList93 = customPickList93;
}
|
532ec292-0467-4bdd-97ea-b033a74d3387
|
public void setCreatedDate(crmondemand.xml.opportunity.query.QueryType createdDate) {
this.createdDate = createdDate;
}
|
54d19eab-4a32-4c85-8356-521ba0b02337
|
public crmondemand.xml.customobject3.query.QueryType getCustomObject1Type() {
return this.customObject1Type;
}
|
0648f2f4-4fb9-469c-bcd0-9d09f6ee32b8
|
public java.math.BigDecimal getCustomNumber37() {
return this.customNumber37;
}
|
a3c9b8ac-265b-4e6e-9fbe-a421daf3bb85
|
public void setCustomObject15IntegrationId(java.lang.String customObject15IntegrationId) {
this.customObject15IntegrationId = customObject15IntegrationId;
}
|
fe7b0105-cc80-41c9-9417-864034f8c69c
|
public void setCustomNumber17(java.math.BigDecimal customNumber17) {
this.customNumber17 = customNumber17;
}
|
44c63e77-0484-4b11-92ec-7e5005ef13da
|
public crmondemand.xml.opportunity.query.QueryType getCustomPickList75() {
return this.customPickList75;
}
|
7eb9c573-3d1a-4510-9c1c-ab46a81eb1c1
|
public java.lang.String getCustomText42() {
return this.customText42;
}
|
66cc2f62-e88c-45e4-a4ef-52b03cb4c87e
|
public java.lang.Boolean getCustomBoolean27() {
return this.customBoolean27;
}
|
046bc7a9-270c-4b4e-bf8e-b43414858283
|
public java.lang.Integer getCustomInteger32() {
return this.customInteger32;
}
|
b34f96cc-a516-4ce0-9de4-427ef6a79881
|
public java.lang.Boolean getCustomBoolean19() {
return this.customBoolean19;
}
|
d309f2d7-ad2d-4d48-a268-4c2617e16fe4
|
protected void possiblyBumpAccountAchievement(final MOB mob, final Achievement A, final PlayerAccount account, final Event E, int bumpNum, Object... parms)
{
if(account != null)
{
if(account.findTattoo(A.getTattoo())==null)
{
final Tracker T=account.getAchievementTracker(A, mob);
if(T.testBump(mob, bumpNum, parms))
{
if(T.isAchieved(mob))
{
giveAwards(A,account,mob,AchievementLoadFlag.NORMAL);
}
}
}
}
}
|
e73990b2-42b7-4658-8c3c-0e18d0d38701
|
public void setCustomText83(crmondemand.xml.customobject6.query.QueryType customText83) {
this.customText83 = customText83;
}
|
530c0718-266b-4c4a-a282-2dbd6a0e3f2a
|
public void setCustomPickList66(java.lang.String customPickList66) {
this.customPickList66 = customPickList66;
}
|
714cba9e-44e7-4685-97b6-4e64286c032a
|
public crmondemand.xml.customobject6.query.QueryType getCustomCurrency4() {
return this.customCurrency4;
}
|
86d8ccff-d9b4-494b-8435-33f0d6f7d624
|
public void setCustomDate6(java.util.Calendar customDate6) {
this.customDate6 = customDate6;
}
|
f3363e53-8630-42a0-a0f3-9b588b34dbfb
|
public crmondemand.xml.customobject3.query.QueryType getCustomNumber57() {
return this.customNumber57;
}
|
e9d328e6-2a68-4647-a548-cb20fd5aa2cb
|
public crmondemand.xml.contact.query.QueryType getModId() {
return this.modId;
}
|
3ab04d79-be2b-4cf0-bb6a-bdc7f06e2428
|
@Override
public void handleEvent (Event e) {
System.out.println ("Collapse={" + e.item + "}");
}
|
f688b37a-a533-4bde-b711-4bb3886cc943
|
public crmondemand.xml.opportunity.query.QueryType getCustomObject11IntegrationId() {
return this.customObject11IntegrationId;
}
|
4044b78d-1ab6-4d11-81da-034014a62866
|
public void setCustomDate32(java.util.Calendar customDate32) {
this.customDate32 = customDate32;
}
|
71c320f7-224e-4379-ab72-f71867244de7
|
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
JspWriter _jspx_out = null;
PageContext _jspx_page_context = null;
try {
response.setContentType("text/html;charset=UTF-8");
pageContext = _jspxFactory.getPageContext(this, request, response,
null, true, 8192, true);
_jspx_page_context = pageContext;
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
_jspx_out = out;
_jspx_resourceInjector = (org.glassfish.jsp.api.ResourceInjector) application.getAttribute("com.sun.appserv.jsp.resource.injector");
out.write("\n");
out.write("\n");
out.write("\n");
out.write("<!DOCTYPE html>\n");
out.write("<html>\n");
out.write(" <head>\n");
out.write(" <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">\n");
out.write(" <title>Home</title>\n");
out.write(" \n");
out.write(" </head>\n");
out.write(" \n");
out.write(" <body style=\"background-image:url('images/Background.png'); background-repeat: no-repeat \"><center>\n");
out.write(" <h1 style=\"font-family: chiller; font-size: 50px; color: purple\">Aplikasi apotik</h1> \n");
out.write(" <h6 style=\"font-family: chiller; font-size: 25px; color: purple\"><a href=\"home.jsp\"><img src=\"images/home.png\" title=\"Home\" style=\"width:5%; height: 5%\">Home</a><br>\n");
out.write(" <a href=\"index.jsp\"><img src=\"images/login.png\" title=\"Login\" style=\"width:5%; height: 5%\">Login</a><br>\n");
out.write(" <a href=\"master_obat.jsp\"><img src=\"images/input.png\" title=\"Input data obat\" style=\"width:5%; height: 5%\">Input data obat</a><br>\n");
out.write(" <a href=\"resep_dokter.jsp\"><img src=\"images/dokter.png\" title=\"Penjualan obat dengan resep dokter\" style=\"width:5%; height: 5%\">Penjualan obat dengan resep dokter</a><br>\n");
out.write(" <a href=\"tanpa_resep.jsp\"><img src=\"images/obat.png\" title=\"Penjualan obat tanpa resep dokter\" style=\"width:5%; height: 5%\">Penjualan obat tanpa resep dokter</a><br>\n");
out.write(" <a href=\"obat_kadaluarsa.jsp\"><img src=\"images/x.png\" title=\"Obat kadaluarsa\" style=\"width:5%; height: 5%\">Data obat kadaluarsa</a><br>\n");
out.write(" <a href=\"laporan.jsp\"><img src=\"images/laporan.png\" title=\"Laporan\" style=\"width:5%; height: 5%\">Laporan</a><br></h6>\n");
out.write(" </center>\n");
out.write(" </body>\n");
out.write("</html>\n");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
else throw new ServletException(t);
}
} finally {
_jspxFactory.releasePageContext(_jspx_page_context);
}
}
|
b8a7e0c9-ab90-46ae-ba0b-09e6a0cf367f
|
public void setCustomNumber0(java.math.BigDecimal customNumber0) {
this.customNumber0 = customNumber0;
}
|
6895aec3-3e42-486c-8fc9-b3bd15c131d4
|
public void setCustomPickList10(java.lang.String customPickList10) {
this.customPickList10 = customPickList10;
}
|
71bf7d3e-8cf5-436b-8c58-2c94ce7ff326
|
private FiveCardBoard getBoard() {
FiveCardBoard board = new FiveCardBoard();
while (true) {
System.out.println("");
System.out.print("Enter cards on board: (example: Ts, Th, 3c): ");
String input = scanner.nextLine().trim();
List<Card> parsedCards;
try {
parsedCards = TextParser.parseTextToCards(input);
} catch (ParseException ex) {
System.out.println("Unable to parse input");
continue;
}
if (checkDuplicateCards(parsedCards)) {
System.out.println("One of the entered cards belongs to a hand");
continue;
}
if (parsedCards.size() > board.getMaximumAmountOfCardsInCollection()) {
System.out.println("The board can take a maximum of five cards");
continue;
}
board.addCards(parsedCards);
return board;
}
}
|
58b2bc01-7a28-45e6-93c7-08eaac001ae1
|
public void setCustomPickList72(crmondemand.xml.customobject3.query.QueryType customPickList72) {
this.customPickList72 = customPickList72;
}
|
1e020771-e6d0-4d38-a910-956ceee7f07d
|
public java.lang.String getCustomText20() {
return this.customText20;
}
|
e7e1b9a8-6730-4ad6-b3f7-e92a84c797d5
|
public void addFirst(int item)
{
if(head == null)
{
head = new Node(item);
head.next = null;
size++;
}
else
{
Node newNode = new Node(item);
newNode.next = head;
head = newNode;
size++;
}
}
|
59359bd1-f3cc-431d-b5b4-0472cafa68d0
|
public crmondemand.xml.contact.query.QueryType getCustomCurrency14() {
return this.customCurrency14;
}
|
c84df01f-ce73-45d3-9538-d0d847e89271
|
public java.lang.String getFinancialAccountExternalSystemId() {
return this.financialAccountExternalSystemId;
}
|
844019c5-a3fe-4992-bc51-b226f56ba9df
|
public void setCustomPickList90(java.lang.String customPickList90) {
this.customPickList90 = customPickList90;
}
|
022f917c-8bd7-4c42-abfd-1a90e5286473
|
public crmondemand.xml.customobject6.query.QueryType getCustomCurrency12() {
return this.customCurrency12;
}
|
a7b0e1b8-defc-4503-a004-ddc22ee5c8de
|
public void paintComponent(Graphics g)
{
super.paintComponent(g);
Graphics2D g2 = (Graphics2D) g;
g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON);
g.drawImage(bi,67,59,this);
}
|
8e1a0de3-1227-43ca-9551-bd328f37d619
|
public crmondemand.xml.contact.query.QueryType getCustomText7() {
return this.customText7;
}
|
dca97204-b67d-4650-a4eb-be2dd2b7d85d
|
public void setMedEdIntegrationId(crmondemand.xml.contact.query.QueryType medEdIntegrationId) {
this.medEdIntegrationId = medEdIntegrationId;
}
|
3f4a7b75-f621-490b-8486-b5b2828fc568
|
public void setCustomPhone7(crmondemand.xml.opportunity.query.QueryType customPhone7) {
this.customPhone7 = customPhone7;
}
|
b91d4fe0-22f3-4cda-9e25-44bd07e8ba68
|
public void mouseReleased(MouseEvent e){}
|
6a749005-7066-4a1a-af39-d5c9fdeb54ae
|
public void setCustomPickList68(crmondemand.xml.customobject6.query.QueryType customPickList68) {
this.customPickList68 = customPickList68;
}
|
35670b96-f940-4340-885a-7744d2e8d8b4
|
public java.lang.Boolean getCustomBoolean26() {
return this.customBoolean26;
}
|
00e714aa-a24c-403a-825b-0ccd6dd149d5
|
public crmondemand.xml.customobject6.query.QueryType getCustomText70() {
return this.customText70;
}
|
9a89e3d5-4309-4412-a1e5-a82d356027ae
|
static void renouvelerPret(StringTokenizer tokenizer) throws BibliothequeException {
try {
bibliothequeCreateur.beginTransaction();
final String idPret = readString(tokenizer);
final PretDTO pretDTO = bibliothequeCreateur.getPretFacade().getPret(bibliothequeCreateur.getSession(),
idPret);
if(pretDTO == null) {
throw new MissingDTOException("Le pret "
+ idPret
+ " n'existe pas");
}
bibliothequeCreateur.getPretFacade().renouveler(bibliothequeCreateur.getSession(),
pretDTO);
bibliothequeCreateur.commitTransaction();
} catch(
InvalidHibernateSessionException
| FacadeException
| MissingDTOException
| InvalidDTOException
| InvalidCriterionException
| InvalidSortByPropertyException exception) {
throw new BibliothequeException(exception.getMessage());
}
}
|
6fc86a72-3ebc-48b9-8c47-9105208940f0
|
public void setScrolledPosition(short s) {
this.scrolledPosition = s;
}
|
54da1431-2eab-437b-9304-ca92573b4ea3
|
public boolean isFim() {
return fim;
}
|
efbd78e7-0f63-4365-a1d2-319443db9756
|
public java.lang.Boolean getSolutionLegalApproval() {
return this.solutionLegalApproval;
}
|
656a234d-c91e-4c54-b82a-c84e37515251
|
public crmondemand.xml.opportunity.query.QueryType getCustomPickList98() {
return this.customPickList98;
}
|
090618a7-5623-4e9f-8873-8bbd436bdc33
|
public crmondemand.xml.customobject3.query.QueryType getActivityIntegrationId() {
return this.activityIntegrationId;
}
|
0b941c82-9905-4be5-b839-62c4abd6405b
|
public crmondemand.xml.customobject6.query.QueryType getModifiedById() {
return this.modifiedById;
}
|
7e4d39b3-f6fb-452c-8aea-2fbd8d8727dc
|
public crmondemand.xml.customobject6.query.QueryType getCustomPickList37() {
return this.customPickList37;
}
|
597513ed-a95c-47a4-95e6-8df30f2d5a52
|
public void setCustomObject6IntegrationId(java.lang.String customObject6IntegrationId) {
this.customObject6IntegrationId = customObject6IntegrationId;
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.