id
stringlengths
36
36
text
stringlengths
1
1.25M
6e6d312f-48a6-4c06-b468-d5ffcbaf3abc
public void setUpdatedByUserSignInId(java.lang.String updatedByUserSignInId) { this.updatedByUserSignInId = updatedByUserSignInId; }
dd05f5e7-bf5f-4cc5-8f56-26120acf478b
public void setCustomObject6Type(crmondemand.xml.customobject6.query.QueryType customObject6Type) { this.customObject6Type = customObject6Type; }
e128a260-0316-4b0d-a6ef-ea6d39b1fddf
public void setCustomText42(crmondemand.xml.opportunity.query.QueryType customText42) { this.customText42 = customText42; }
84df4002-becb-4785-bf4b-029ba1296596
public java.math.BigDecimal getCustomCurrency21() { return this.customCurrency21; }
04d1c721-7760-4c31-9307-633c75a1432d
public crmondemand.xml.customobject6.query.QueryType getCustomBoolean25() { return this.customBoolean25; }
5c93a239-a7ae-4745-a178-d79aaae8a5b0
opcode ed_79 = new opcode() { public void handler() { OUT(Z80.BC.D,Z80.AF.H); }}
c6c75ad2-e547-46e9-ae44-50de2e59fb4b
public void setCustomText51(crmondemand.xml.customobject6.query.QueryType customText51) { this.customText51 = customText51; }
7eb52199-54f4-421b-a749-f972af04db99
@Override public boolean existeMostrador(Long id) throws Exception { AccesoBD accesoBD = new AccesoBD(); boolean existe = false; try { accesoBD.iniciarTransaccion(); existe = ((Mostrador) accesoBD.buscarPorId(Mostrador.class, id) != null); accesoBD.concretarTransaccion(); } catch (Exception e) { accesoBD.rollbackTransaccion(); } return existe; }
1dfaa688-1e7b-4c46-abae-06583b9c9035
public void setCustomPhone6(java.lang.String customPhone6) { this.customPhone6 = customPhone6; }
59a91168-483b-436a-9702-d4c7a72d646e
opcode ed_90 = new opcode() { public void handler(){ illegal_2(); }}
199c166e-6eb7-4d65-b0cc-8cfd7cdd1d76
public crmondemand.xml.customobject6.query.QueryType getCustomNumber0() { return this.customNumber0; }
d88779a6-6a4c-4bdc-b595-3594f07df18a
public void add(AstBase n) { if (n instanceof AstSchemaHeader) { m_schemaHeader = (AstSchemaHeader) n; } else if (n instanceof AstSchemaExpression) { m_schemaExpression = (AstSchemaExpression) n; } else { super.add(n); } }
0a700f27-00ce-4513-8e12-a7a0fc40f108
public void setCustomPickList45(java.lang.String customPickList45) { this.customPickList45 = customPickList45; }
32bbe69e-99c0-4d70-b4f8-c65b6a0ae9ab
public void setCustomInteger28(java.lang.Integer customInteger28) { this.customInteger28 = customInteger28; }
b2691e3f-c4f8-4b74-a488-f00493bc204c
public crmondemand.xml.customobject6.query.QueryType getCustomPickList26() { return this.customPickList26; }
6036c41d-6d92-4320-8ab2-ced7222062ab
public void setCustomText62(java.lang.String customText62) { this.customText62 = customText62; }
f35f0591-f1ec-4328-a85c-32da41b626cb
public void setCustomDate14(java.util.Calendar customDate14) { this.customDate14 = customDate14; }
0398b107-537e-41b9-9bd9-9e957419dc1c
public void setCustomDate54(java.util.Calendar customDate54) { this.customDate54 = customDate54; }
3968ea4d-4cd1-42e5-9f5c-f2ad1920d887
public void setCustomText42(crmondemand.xml.customobject3.query.QueryType customText42) { this.customText42 = customText42; }
2c19bfcf-412e-4714-a4d8-9780b9729426
public crmondemand.xml.opportunity.query.QueryType getCustomObject14IntegrationId() { return this.customObject14IntegrationId; }
0fcafe73-1c37-42e7-ba99-56d7a2b627fc
public java.lang.String getCustomText29() { return this.customText29; }
c443b65f-b908-4267-b754-323e747058c4
public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.Descriptors.FileDescriptor root) { descriptor = root; internal_static_google_protobuf_FileDescriptorSet_descriptor = getDescriptor().getMessageTypes().get(0); internal_static_google_protobuf_FileDescriptorSet_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_FileDescriptorSet_descriptor, new java.lang.String[] { "File", }); internal_static_google_protobuf_FileDescriptorProto_descriptor = getDescriptor().getMessageTypes().get(1); internal_static_google_protobuf_FileDescriptorProto_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_FileDescriptorProto_descriptor, new java.lang.String[] { "Name", "Package", "Dependency", "PublicDependency", "WeakDependency", "MessageType", "EnumType", "Service", "Extension", "Options", "SourceCodeInfo", }); internal_static_google_protobuf_DescriptorProto_descriptor = getDescriptor().getMessageTypes().get(2); internal_static_google_protobuf_DescriptorProto_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_DescriptorProto_descriptor, new java.lang.String[] { "Name", "Field", "Extension", "NestedType", "EnumType", "ExtensionRange", "Options", }); internal_static_google_protobuf_DescriptorProto_ExtensionRange_descriptor = internal_static_google_protobuf_DescriptorProto_descriptor.getNestedTypes().get(0); internal_static_google_protobuf_DescriptorProto_ExtensionRange_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_DescriptorProto_ExtensionRange_descriptor, new java.lang.String[] { "Start", "End", }); internal_static_google_protobuf_FieldDescriptorProto_descriptor = getDescriptor().getMessageTypes().get(3); internal_static_google_protobuf_FieldDescriptorProto_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_FieldDescriptorProto_descriptor, new java.lang.String[] { "Name", "Number", "Label", "Type", "TypeName", "Extendee", "DefaultValue", "Options", }); internal_static_google_protobuf_EnumDescriptorProto_descriptor = getDescriptor().getMessageTypes().get(4); internal_static_google_protobuf_EnumDescriptorProto_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_EnumDescriptorProto_descriptor, new java.lang.String[] { "Name", "Value", "Options", }); internal_static_google_protobuf_EnumValueDescriptorProto_descriptor = getDescriptor().getMessageTypes().get(5); internal_static_google_protobuf_EnumValueDescriptorProto_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_EnumValueDescriptorProto_descriptor, new java.lang.String[] { "Name", "Number", "Options", }); internal_static_google_protobuf_ServiceDescriptorProto_descriptor = getDescriptor().getMessageTypes().get(6); internal_static_google_protobuf_ServiceDescriptorProto_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_ServiceDescriptorProto_descriptor, new java.lang.String[] { "Name", "Method", "Options", }); internal_static_google_protobuf_MethodDescriptorProto_descriptor = getDescriptor().getMessageTypes().get(7); internal_static_google_protobuf_MethodDescriptorProto_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_MethodDescriptorProto_descriptor, new java.lang.String[] { "Name", "InputType", "OutputType", "Options", }); internal_static_google_protobuf_FileOptions_descriptor = getDescriptor().getMessageTypes().get(8); internal_static_google_protobuf_FileOptions_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_FileOptions_descriptor, new java.lang.String[] { "JavaPackage", "JavaOuterClassname", "JavaMultipleFiles", "JavaGenerateEqualsAndHash", "OptimizeFor", "GoPackage", "CcGenericServices", "JavaGenericServices", "PyGenericServices", "UninterpretedOption", }); internal_static_google_protobuf_MessageOptions_descriptor = getDescriptor().getMessageTypes().get(9); internal_static_google_protobuf_MessageOptions_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_MessageOptions_descriptor, new java.lang.String[] { "MessageSetWireFormat", "NoStandardDescriptorAccessor", "UninterpretedOption", }); internal_static_google_protobuf_FieldOptions_descriptor = getDescriptor().getMessageTypes().get(10); internal_static_google_protobuf_FieldOptions_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_FieldOptions_descriptor, new java.lang.String[] { "Ctype", "Packed", "Lazy", "Deprecated", "ExperimentalMapKey", "Weak", "UninterpretedOption", }); internal_static_google_protobuf_EnumOptions_descriptor = getDescriptor().getMessageTypes().get(11); internal_static_google_protobuf_EnumOptions_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_EnumOptions_descriptor, new java.lang.String[] { "AllowAlias", "UninterpretedOption", }); internal_static_google_protobuf_EnumValueOptions_descriptor = getDescriptor().getMessageTypes().get(12); internal_static_google_protobuf_EnumValueOptions_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_EnumValueOptions_descriptor, new java.lang.String[] { "UninterpretedOption", }); internal_static_google_protobuf_ServiceOptions_descriptor = getDescriptor().getMessageTypes().get(13); internal_static_google_protobuf_ServiceOptions_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_ServiceOptions_descriptor, new java.lang.String[] { "UninterpretedOption", }); internal_static_google_protobuf_MethodOptions_descriptor = getDescriptor().getMessageTypes().get(14); internal_static_google_protobuf_MethodOptions_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_MethodOptions_descriptor, new java.lang.String[] { "UninterpretedOption", }); internal_static_google_protobuf_UninterpretedOption_descriptor = getDescriptor().getMessageTypes().get(15); internal_static_google_protobuf_UninterpretedOption_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_UninterpretedOption_descriptor, new java.lang.String[] { "Name", "IdentifierValue", "PositiveIntValue", "NegativeIntValue", "DoubleValue", "StringValue", "AggregateValue", }); internal_static_google_protobuf_UninterpretedOption_NamePart_descriptor = internal_static_google_protobuf_UninterpretedOption_descriptor.getNestedTypes().get(0); internal_static_google_protobuf_UninterpretedOption_NamePart_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_UninterpretedOption_NamePart_descriptor, new java.lang.String[] { "NamePart", "IsExtension", }); internal_static_google_protobuf_SourceCodeInfo_descriptor = getDescriptor().getMessageTypes().get(16); internal_static_google_protobuf_SourceCodeInfo_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_SourceCodeInfo_descriptor, new java.lang.String[] { "Location", }); internal_static_google_protobuf_SourceCodeInfo_Location_descriptor = internal_static_google_protobuf_SourceCodeInfo_descriptor.getNestedTypes().get(0); internal_static_google_protobuf_SourceCodeInfo_Location_fieldAccessorTable = new com.google.protobuf.GeneratedMessage.FieldAccessorTable( internal_static_google_protobuf_SourceCodeInfo_Location_descriptor, new java.lang.String[] { "Path", "Span", "LeadingComments", "TrailingComments", }); return null; }
fe818611-01e8-463f-886c-b56d440cede0
public crmondemand.xml.customobject6.query.QueryType getCustomObject6Id() { return this.customObject6Id; }
b1bfb993-f84f-4bc6-8c02-c7349315b7e9
public java.lang.String getCustomObject7IntegrationId() { return this.customObject7IntegrationId; }
9395927e-a952-4504-a29a-cb1bb4bce3f6
@Override public void parseResource(XMLStreamReader xmlReader, CogaenId groupId) throws ParsingException { ResourceService resSrv = ResourceService.getInstance(getCore()); ResourceHandle handle = new ColorHandle( parseDouble(xmlReader, RED_ATTR), parseDouble(xmlReader, GREEN_ATTR), parseDouble(xmlReader, BLUE_ATTR)); resSrv.declareResource(parseName(xmlReader), groupId, handle); }
1165b9ab-3fd7-453d-a249-f26a6cfe29c9
public OverriddenSingleImagePanelForDemo(SourceImage sImg) { super(sImg); MaxFrames = sImg.getNumberOfFrames(); this.setSideAndViewAnnotationString(getTextToDisplay(1),30, "SansSerif",Font.BOLD, 14, Color.WHITE,true); }
5b830792-7262-49cc-8875-f81bfe1bf04e
static String cleanUp(String text) { String result = text.toLowerCase(); result = result.replace("#reliefph", ""); result = result.replace("#rescueph", ""); result = result.replace("#safenow", ""); result = result.replace("#floodph", ""); result = result.replace("#tracingph", ""); result = result.replace("#yolandaph", ""); return result; }
74404c5c-9a99-4ff4-b05b-6b02791facfd
public void setCustomBoolean2(java.lang.Boolean customBoolean2) { this.customBoolean2 = customBoolean2; }
bfc5d225-3733-4919-a519-b8cdf56e4468
public crmondemand.xml.opportunity.query.QueryType getObjectiveName() { return this.objectiveName; }
8df86081-7410-491d-8205-f7e50ee3b25a
public void setCustomObject11IntegrationId(java.lang.String customObject11IntegrationId) { this.customObject11IntegrationId = customObject11IntegrationId; }
0924d3cb-2bbc-4a8a-b5a6-e6a6382ba19e
public void setCustomInteger3(crmondemand.xml.customobject6.query.QueryType customInteger3) { this.customInteger3 = customInteger3; }
d5fd203b-2c0b-491c-9d38-71b79ff8a366
@Override public void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain) throws IOException, ServletException { HttpServletRequest request = (HttpServletRequest) servletRequest; String path = getRequestPath(request); if(path.startsWith(RESOURCE_PREFIX)) { filterChain.doFilter(servletRequest, servletResponse); } else { RequestDispatcher dispatcher = request.getRequestDispatcher(PAGE_PREFIX + path); dispatcher.forward(servletRequest, servletResponse); } }
e26933d9-fbab-41b4-a4b9-2b65145c57e2
public ArrayList connected_Points(Point p) { ArrayList l=new ArrayList(); for(int i=0;i<connector.size();i++) { Edge e = (Edge) p.connector.get(i); if(e.p1==p) l.add(e.p2); else l.add(e.p1); } return l; }
53d2af01-0dff-4099-8b37-5e1c7d29874a
public void setCustomNumber54(crmondemand.xml.customobject6.query.QueryType customNumber54) { this.customNumber54 = customNumber54; }
eac349a6-259a-4b0b-810b-2800632fef6d
public void setCustomDate53(java.util.Calendar customDate53) { this.customDate53 = customDate53; }
4a5c88fd-bba2-4d7d-92d4-e360c681a68a
public void setCustomInteger8(java.lang.Integer customInteger8) { this.customInteger8 = customInteger8; }
78984182-671d-4880-9004-0c063d9d4973
public java.lang.String getCustomObject10ExternalSystemId() { return this.customObject10ExternalSystemId; }
cb7f1b84-7978-4082-baf9-8648e862ebd4
public void showStatus(String status) { if (applet == null) { System.out.println(status); } else { applet.showStatus(status); } }
af94be3a-0d57-4032-8064-c5eb8771792f
public void setModifiedDate(java.util.Calendar modifiedDate) { this.modifiedDate = modifiedDate; }
6f09f116-5054-4770-854e-2f9a20a6b7e3
public void setCustomInteger11(crmondemand.xml.contact.query.QueryType customInteger11) { this.customInteger11 = customInteger11; }
4ebf1439-b2af-4c7b-a7d3-91fc65071dbf
public void setCustomObject13Id(crmondemand.xml.customobject6.query.QueryType customObject13Id) { this.customObject13Id = customObject13Id; }
d6f45421-0546-4e3a-8b4d-87f63e3a5013
public java.lang.String getCustomObject15ExternalSystemId() { return this.customObject15ExternalSystemId; }
6aa91956-a845-4cd9-ae86-1a3e2cba1280
public java.lang.String getUpdatedByFullName() { return this.updatedByFullName; }
040c57bc-3f15-4837-a016-aba1e88c0e3a
public Gui(Core core, double width, double height, int referenceResolution) { this.core = core; this.width = width; this.height = height; this.referenceResolution = referenceResolution; }
a0f82635-7666-4345-a244-132b8d4199a4
public void setFinancialPlanType(crmondemand.xml.opportunity.query.QueryType financialPlanType) { this.financialPlanType = financialPlanType; }
a6ee850b-52de-457d-838c-b1b0d2900801
public java.math.BigDecimal getCustomCurrency7() { return this.customCurrency7; }
8bafd5f1-428b-44ad-bde3-6a9c8d36785b
public void setCustomDate38(crmondemand.xml.contact.query.QueryType customDate38) { this.customDate38 = customDate38; }
b1e8861b-74ea-4839-88d4-d3770add048f
public void actionPerformed(ActionEvent arg0) { removeSelectedRoom(); }
6f629040-83fc-4bd6-99b5-bae399ad0e69
public java.lang.String getPriceListStatus() { return this.priceListStatus; }
a983b28f-9653-4b09-921b-0a4a84fa63d5
public void setCustomNumber54(java.math.BigDecimal customNumber54) { this.customNumber54 = customNumber54; }
216dd1a9-45ba-4034-8553-15d3be35c5d4
public void addCoins(int x, int y) { //coins are pretty simple, just an x and y coordinate Coins.add(new Coins(x, y)); }
ceefa5d5-57b3-4509-b76c-51255f007ae6
public void ingresar(Registro_pedido rp) throws SQLException{ String query = "BEGIN pack_registro_pedido.ingreso(?,?,?); END;"; conexion.abrirConexion(); cst = conexion.getConexion().prepareCall(query); cst.setString(1,rp.getCedula_o_RUC()); cst.setString(2,rp.getUsuario() ); cst.setString(3, rp.getId_pedido()); cst.execute(); cst.close(); }
a54a881b-a553-4713-ba44-6b11c634dca4
public crmondemand.xml.customobject6.query.QueryType getCustomPickList12() { return this.customPickList12; }
3d536766-5e55-456a-8cd1-cd77b568cfcf
public crmondemand.xml.opportunity.query.QueryType getCustomBoolean14() { return this.customBoolean14; }
776c0262-d3c7-4af5-8814-bb5ce631b307
public crmondemand.xml.customobject3.query.QueryType getCustomText6() { return this.customText6; }
aee1e48f-8993-469a-9168-b2cb888b74f3
public void setCustomPhone5(java.lang.String customPhone5) { this.customPhone5 = customPhone5; }
b7f43e3c-9bc4-4bb4-bf01-f97d17f7b3b4
public void setStatus(crmondemand.xml.customobject6.query.QueryType status) { this.status = status; }
84e4ad69-a623-4759-97b5-754a2a98bd4a
opcode ed_c7 = new opcode() { public void handler(){ illegal_2(); }}
a62bc4e8-af84-4583-acb7-5a7672ad10c8
public crmondemand.xml.customobject6.query.QueryType getCustomInteger11() { return this.customInteger11; }
d01e9216-c0e3-4621-adf8-b30de494b221
public crmondemand.xml.customobject6.query.QueryType getCustomDate46() { return this.customDate46; }
878358f0-5dc3-401b-8553-3cefa1b469e0
public crmondemand.xml.customobject3.query.QueryType getPartnerIntegrationId() { return this.partnerIntegrationId; }
175e547b-513c-4468-9364-4fc86e97f312
public void setCustomPickList72(crmondemand.xml.customobject3.query.QueryType customPickList72) { this.customPickList72 = customPickList72; }
1f872f76-3f8d-45ec-97fe-59bb1f01622f
public ArgumentsContext arguments() { return getRuleContext(ArgumentsContext.class,0); }
a103b774-e312-48c8-afbd-4a661c05ebfc
public crmondemand.xml.customobject6.query.QueryType getCustomObject13Type() { return this.customObject13Type; }
37b2c6e6-dd1a-4329-a65b-0bb6ffe38cc1
public void setThumbnailIntegrationId(java.lang.String thumbnailIntegrationId) { this.thumbnailIntegrationId = thumbnailIntegrationId; }
038090fc-0f9c-49ed-96b9-6c0d4617d04e
public void setTransactionType(java.lang.String transactionType) { this.transactionType = transactionType; }
24d838dc-df4c-4857-adcb-6c2b0e22692c
public String getBlack() { return black; }
be1e7421-ae76-4bc6-9975-d543fff5d98b
@Override public Room room() { return roomW.get(); }
c904509c-a1c3-4877-b124-c9794ae6e247
public void setCustomDate31(java.util.Calendar customDate31) { this.customDate31 = customDate31; }
3324c62e-005e-4b8e-8364-b04e889793e9
public java.lang.String getCustomPickList64() { return this.customPickList64; }
2623160f-3390-49e6-bcad-4fdfd4b0a8bb
public void setCustomNumber36(crmondemand.xml.contact.query.QueryType customNumber36) { this.customNumber36 = customNumber36; }
ddb2bbca-0865-44b5-b49d-fe24ded0ddaa
public static boolean logicCommandLoopExitP(Stella_Object command, Object [] MV_returnarray) { { boolean exitP = false; { Surrogate testValue000 = Stella_Object.safePrimaryType(command); if (Surrogate.subtypeOfKeywordP(testValue000)) { { Keyword command000 = ((Keyword)(command)); if ((command000 == Logic.KWD_BYE) || ((command000 == Logic.KWD_EXIT) || ((command000 == Logic.KWD_HALT) || ((command000 == Logic.KWD_QUIT) || (command000 == Logic.KWD_STOP))))) { exitP = true; } else { } } } else if (Surrogate.subtypeOfSymbolP(testValue000)) { { Symbol command000 = ((Symbol)(command)); { String testValue001 = command000.symbolName; if (Stella.stringEqlP(testValue001, "BYE") || (Stella.stringEqlP(testValue001, "EXIT") || (Stella.stringEqlP(testValue001, "HALT") || (Stella.stringEqlP(testValue001, "QUIT") || (Stella.stringEqlP(testValue001, "STOP") || (Stella.stringEqlP(testValue001, "bye") || (Stella.stringEqlP(testValue001, "exit") || (Stella.stringEqlP(testValue001, "halt") || (Stella.stringEqlP(testValue001, "quit") || Stella.stringEqlP(testValue001, "stop")))))))))) { exitP = true; } else { } } } } else { } } if (exitP && ((Boolean)(Logic.$CAREFUL_LOGIC_COMMAND_LOOP_EXIT$p.get())).booleanValue()) { exitP = Stella.yesOrNoP("Really exit? (yes or no) "); if (exitP) { System.out.println(); } { boolean _return_temp = exitP; MV_returnarray[0] = BooleanWrapper.wrapBoolean(true); return (_return_temp); } } { boolean _return_temp = exitP; MV_returnarray[0] = BooleanWrapper.wrapBoolean(exitP); return (_return_temp); } } }
16571848-97a6-4964-a73a-2943a4156967
public void setOrderNumber(java.lang.String orderNumber) { this.orderNumber = orderNumber; }
0c7b41a7-23b7-49aa-9c58-1180c3009d95
public java.lang.String getCustomText85() { return this.customText85; }
7a114338-8e44-4b75-a832-3025e098bf05
public String getElem(int index) { return elem_.get(index); }
2d0832c6-defa-4ce4-bd19-189521d2b0a7
public java.math.BigDecimal getCustomCurrency21() { return this.customCurrency21; }
aa13cca4-73f9-4071-a1d8-4883150df33e
public void setCustomText66(crmondemand.xml.contact.query.QueryType customText66) { this.customText66 = customText66; }
cdad3a59-63e0-4276-b7e0-f20cac0d74d7
public void setDealerStatus(java.lang.String dealerStatus) { this.dealerStatus = dealerStatus; }
99bf3409-abd5-4186-8796-e3a31fe172c1
public crmondemand.xml.contact.query.QueryType getCustomInteger14() { return this.customInteger14; }
2ad0c287-2006-446d-b3d5-35400eca1267
public void setCustomPickList73(crmondemand.xml.opportunity.query.QueryType customPickList73) { this.customPickList73 = customPickList73; }
abe49989-8a18-4781-93d1-e5223d89caf1
public java.util.Calendar getCustomDate23() { return this.customDate23; }
d93495c9-360a-4acf-b9f7-09db55e35fb1
public void setCustomPickList42(crmondemand.xml.customobject3.query.QueryType customPickList42) { this.customPickList42 = customPickList42; }
98d5aea8-0b84-45f7-97ea-78b5679a288c
public void setLeadExternalSystemId(crmondemand.xml.customobject6.query.QueryType leadExternalSystemId) { this.leadExternalSystemId = leadExternalSystemId; }
246faa37-9a7a-469d-b1b6-509ee5eea04f
public void setLineofBusiness(java.lang.String lineofBusiness) { this.lineofBusiness = lineofBusiness; }
241bb90a-fb8c-4059-9c3d-5eeed5faf31e
public java.util.Calendar getCustomDate50() { return this.customDate50; }
b4729aaa-937c-4796-92ff-fd69a4fd63e5
public void setMedEdType(java.lang.String medEdType) { this.medEdType = medEdType; }
d77daed4-eff4-4a15-bcaa-49bc878ee76e
public crmondemand.xml.contact.query.QueryType getCustomText82() { return this.customText82; }
bfc63859-e47b-4a65-aa42-4c317c7870cf
public java.lang.String getAccountExternalSystemId() { return this.accountExternalSystemId; }
2e1a37bc-326b-4ed7-824b-b4a3ec2fd735
public void setCustomText85(crmondemand.xml.customobject6.query.QueryType customText85) { this.customText85 = customText85; }
441dfb28-2e2d-48f5-8274-7cfaf7432baf
private void parseDefaultCollation() throws XPathException { // <"default" "collation"> StringLiteral if (foundDefaultCollation) { grumble("default collation appears more than once", "XQST0038"); } foundDefaultCollation = true; nextToken(); expect(Token.STRING_LITERAL); String uri = URILiteral(t.currentTokenValue); ((QueryModule)env).setDefaultCollationName(uri); nextToken(); }
774c623f-2eb4-4ea7-9669-37c73018db45
public void setCustomDate20(crmondemand.xml.opportunity.query.QueryType customDate20) { this.customDate20 = customDate20; }
39de0166-59f4-48fc-adf5-cdd8b669184a
public java.lang.String getCustomObject7Name() { return this.customObject7Name; }
4e964011-0559-42a8-806f-99f55ef6abe0
public void setCustomBoolean31(crmondemand.xml.customobject3.query.QueryType customBoolean31) { this.customBoolean31 = customBoolean31; }
b2e3b697-dde7-4eeb-8852-5612ecad20fb
public crmondemand.xml.customobject6.query.QueryType getCustomCurrency15() { return this.customCurrency15; }
a6de5ce2-efa8-45a9-86ee-5fe6177afde0
public void setCustomNumber12(java.math.BigDecimal customNumber12) { this.customNumber12 = customNumber12; }
bfecd873-1330-4243-a88d-5c321b92c614
public boolean othersInsertsAreVisible(int type) throws SQLException { return false; }
920e4694-aedb-495f-93b7-962ccd0c55a4
public void setCustomText26(crmondemand.xml.contact.query.QueryType customText26) { this.customText26 = customText26; }
a0b5f22e-47e7-46c9-a59c-7a169e9b8adf
public crmondemand.xml.customobject6.query.QueryType getCustomText70() { return this.customText70; }
64b71746-4009-488a-9012-8c419c4a8752
public java.lang.String getCustomText3() { return this.customText3; }
3291f18d-7b6d-42fd-89bb-f37671dc8d7f
public void setCreatedByUserSignInId(java.lang.String createdByUserSignInId) { this.createdByUserSignInId = createdByUserSignInId; }