id stringlengths 36 36 | text stringlengths 1 1.25M |
|---|---|
689e8a66-f6f7-40d5-95be-b0389ecd9594 | @Override
public String fillAreaAndCustomVectorFromXML(String buf, List<XMLTag> area, List<CMObject> custom, Map<String,String> externalFiles)
{
final List<XMLLibrary.XMLTag> xml=CMLib.xml().parseAllXML(buf);
if(xml==null)
return unpackErr("Fill","null 'xml'");
final String error=fillCustomVectorFromXML(xml,... |
79188b0b-4bed-4514-81be-7e8c13d5012d | public static KeyValueList loadConfigurationFileEvaluatorWrapper(Cons arguments) {
return (KeyValueList.loadConfigurationFile(((StringWrapper)(arguments.value)).wrapperValue));
} |
676e51f5-826f-421c-b71d-dad7666909b9 | public void setMedEdExternalSystemId(java.lang.String medEdExternalSystemId) {
this.medEdExternalSystemId = medEdExternalSystemId;
} |
66794291-6693-4ece-a5f9-1b9947e2294c | public java.lang.String getCustomObject6Type() {
return this.customObject6Type;
} |
d5e97ed3-d017-449a-bdd2-bb5ced292c6c | public Prix_traditionnel(int id_prix_traditionnel, float largeur, float hauteur, float prix, int puissance_moteur, String caisson) {
this.id_prix_traditionnel = id_prix_traditionnel;
this.largeur = largeur;
this.hauteur = hauteur;
this.prix = prix;
this.puissance_moteur = puissan... |
8a9d8975-b502-4646-ad96-a8f45ebf49ce | public void setCertficationId(java.lang.String certficationId) {
this.certficationId = certficationId;
} |
328e85b8-0e5f-4aaf-b4db-cc8df714c977 | public void setCustomDate45(crmondemand.xml.opportunity.query.QueryType customDate45) {
this.customDate45 = customDate45;
} |
1b3425c7-58f1-463f-9f9c-3326574f25cb | public crmondemand.xml.contact.query.QueryType getCustomInteger26() {
return this.customInteger26;
} |
1779b4da-b1d1-434b-a8f3-51b857586801 | public void setCustomText6(crmondemand.xml.contact.query.QueryType customText6) {
this.customText6 = customText6;
} |
3d73fd5f-099c-4739-8005-15923b7be236 | public void add(String ip,User user){
if(!map.containsValue(user)){
map.put(ip, user);
}
} |
c518f10d-deac-46d4-859a-80a8500be501 | public crmondemand.xml.customobject6.query.QueryType getCustomNumber18() {
return this.customNumber18;
} |
440864f8-e9f1-475a-a6a3-cee526f11ec9 | public crmondemand.xml.contact.query.QueryType getBrokerProfileBrokerProfileName() {
return this.brokerProfileBrokerProfileName;
} |
f07eb287-04f8-4a4b-a041-e39fdd033727 | public crmondemand.xml.contact.query.QueryType getCustomNumber46() {
return this.customNumber46;
} |
6316ec92-af6a-4f03-a20c-bb7a1d142d51 | public crmondemand.xml.customobject3.query.QueryType getCustomText70() {
return this.customText70;
} |
4e434234-f378-4928-9d8d-5fd85a03d7ed | public int getHonesty() {
return Integer.valueOf(honesty);
} |
bd2d82de-8f93-4586-9f1a-055c11fbda50 | public crmondemand.xml.contact.query.QueryType getCustomDate5() {
return this.customDate5;
} |
fd4b91e4-4cb9-4a88-a491-e4ae81cf3708 | public void setCustomPhone12(crmondemand.xml.contact.query.QueryType customPhone12) {
this.customPhone12 = customPhone12;
} |
97df5fa0-348a-43e5-8342-bb9b94c969e7 | public void actionPerformed(ActionEvent arg0) {
var = JOptionPane.showInputDialog("Nome do Projeto:");
} |
0b8d601e-1ea5-4ee5-ba5c-597a39967a2e | public void writeStatus(String type, String inc) {
client.getSession().write(CWvsContext.sendGhostStatus(type, inc));
} |
05d5cc5d-d34d-444f-a9a8-7dc0b19995e0 | @Override
public int getID() {
return 1;
} |
84e9957f-973f-4504-8db4-5df59f8894f7 | public void setCustomDate41(java.util.Calendar customDate41) {
this.customDate41 = customDate41;
} |
e6882c54-3c27-46d6-a066-8a09ae747d7f | public WallSocketOnOff(String label, Integer hci, Integer hcinode, String icon, String color, Integer manualOn, Integer manualOff) {
super(label, hci, hcinode, icon, color, manualOn, manualOff);
// TODO Auto-generated constructor stub
} |
4673c710-dedf-4bd5-b0f8-a10f6139660b | public crmondemand.xml.contact.query.QueryType getCustomPhone7() {
return this.customPhone7;
} |
96cbc449-e6cb-4f5e-a8a3-d39bcf0fa60b | public TextFileImporter(File file) throws FileNotFoundException {
getNumberOfLines(file);
initReader(file);
} |
36bc6a62-da78-45b8-adf1-46bd942bfe35 | public double getOutput() {
return o;
} |
aeeeeec6-5490-41fc-bbc0-0d491781c8fd | public void setCustomText2(crmondemand.xml.customobject6.query.QueryType customText2) {
this.customText2 = customText2;
} |
422549ad-e76e-4d15-8128-c5ab58f600a3 | public static Keyword holdsSpecialist(ControlFrame frame, Keyword lastmove) {
{ Proposition holdsproposition = frame.proposition;
Vector holdsarguments = holdsproposition.arguments;
int holdsarity = holdsarguments.length() - 1;
Stella_Object description = Logic.argumentBoundTo((holdsarguments.theA... |
0dc0c6e0-e1d6-4992-82a0-1071fe3eef60 | public crmondemand.xml.contact.query.QueryType getLeadFullName() {
return this.leadFullName;
} |
c7bc3608-9b7e-47ff-b68e-1c48f6f71820 | public java.lang.String getMDFRequestRequestName()
{
return this.mDFRequestRequestName;
} |
b0f6781c-5ac5-4f76-aaf4-444cd5b68296 | public void setOwnerExternalSystemId(java.lang.String ownerExternalSystemId) {
this.ownerExternalSystemId = ownerExternalSystemId;
} |
78518277-1fe7-4628-af8e-553fbf20936d | public java.math.BigDecimal getCustomNumber44() {
return this.customNumber44;
} |
ea63249f-386e-4a4d-9cc7-ec07ddcc26b9 | public void setCustomPickList20(crmondemand.xml.customobject6.query.QueryType customPickList20) {
this.customPickList20 = customPickList20;
} |
778db859-9855-447a-bdca-8eca73336496 | public void setCustomPhone13(crmondemand.xml.customobject3.query.QueryType customPhone13) {
this.customPhone13 = customPhone13;
} |
2ab0912c-f730-4f1d-817e-358da6863856 | public void setCountry(java.lang.String country) {
this.country = country;
} |
93fb40ec-6f15-4c26-8f6a-7f71a56599e4 | public void setPolicyExpirationDate(crmondemand.xml.customobject3.query.QueryType policyExpirationDate) {
this.policyExpirationDate = policyExpirationDate;
} |
a7c72e41-c542-4be8-b552-c291510f0f81 | public java.math.BigDecimal getCustomNumber35() {
return this.customNumber35;
} |
19d7e2e1-e6a4-4790-903f-75c7da0d271c | public void setCustomText64(crmondemand.xml.customobject6.query.QueryType customText64) {
this.customText64 = customText64;
} |
17edeea1-cc54-47d1-8fda-87e0709eadf7 | public void setCustomPickList89(crmondemand.xml.customobject6.query.QueryType customPickList89) {
this.customPickList89 = customPickList89;
} |
0297e3fc-1265-4a35-9d8e-01bd5ce6fa83 | public void setCustomBoolean21(crmondemand.xml.customobject6.query.QueryType customBoolean21) {
this.customBoolean21 = customBoolean21;
} |
4e93ac57-ee0f-40de-8821-ed6b4bfcb4fc | public void setCustomObject13IntegrationId(crmondemand.xml.customobject6.query.QueryType customObject13IntegrationId) {
this.customObject13IntegrationId = customObject13IntegrationId;
} |
50470c82-9db3-4111-bb71-b9bd9da3c7b4 | public void setBufferLength(int time) {
bufferLengthMsec = time;
soundLine.flush();
soundLine.close();
soundLine = initSoundHardware();
} |
a8f5b5cc-09e4-4e9d-b20b-b780d2ff1b46 | public boolean put_next_sample(int channels, SynthesisFilter filter1, SynthesisFilter filter2)
{
if (allocation != 0)
{
float sample = samples[samplenumber];
if (groupingtable[0] == null)
sample = (sample + d[0]) * c[0];
if (channels == OutputChannels.BOTH_CHANNELS)
{
floa... |
28eecf94-faf8-4ad0-900e-d73396fedcf1 | public void setToken(String token, boolean tokenized) {
this.token = token;
this.tokenized = tokenized;
} |
a04f0127-e20d-4d03-8ac7-47999384f214 | public void setCustomPickList41(crmondemand.xml.contact.query.QueryType customPickList41) {
this.customPickList41 = customPickList41;
} |
0e914ed6-58d9-4e20-833d-54f94ade1919 | public void setInvtPeriodEndDate(crmondemand.xml.customobject6.query.QueryType invtPeriodEndDate) {
this.invtPeriodEndDate = invtPeriodEndDate;
} |
c46a76bd-22a2-4876-ba96-454809cb6c5a | public Polynomial() {
this.degrees = createDegreesCollection();
} |
40ffb4b1-c5c0-4ed0-aca2-8a0140fb6616 | public java.util.Calendar getExchangeDate() {
return this.exchangeDate;
} |
a81b47e4-63b1-4a7e-a95d-2444640c0f36 | public crmondemand.xml.customobject6.query.QueryType getCustomNumber45() {
return this.customNumber45;
} |
9ef8e52f-635a-4752-a9e3-a55a506bf598 | public void setCustomDate43(crmondemand.xml.contact.query.QueryType customDate43) {
this.customDate43 = customDate43;
} |
e069cde9-f383-494d-b29d-0305dc568db0 | public void setCustomInteger18(crmondemand.xml.contact.query.QueryType customInteger18) {
this.customInteger18 = customInteger18;
} |
3fc8c811-fbda-4384-bebb-af6644f3784a | public crmondemand.xml.customobject6.query.QueryType getCustomPhone13() {
return this.customPhone13;
} |
74000b01-cd5b-4a4f-a6c8-e54a7c0d3cab | com.google.protobuf.DescriptorProtos.EnumValueOptionsOrBuilder getOptionsOrBuilder();
}
/**
* Protobuf type {@code google.protobuf.EnumValueDescriptorProto}
*
* <pre>
* Describes a value within an enum.
* </pre>
*/
public static final class EnumValueDescriptorProto extends
com.google.proto... |
079b55b3-8e6c-4fb1-ae6b-bb360ffe68eb | public crmondemand.xml.customobject3.query.QueryType getCustomInteger32() {
return this.customInteger32;
} |
994e2e5c-d6ee-4dc9-89f2-9529be7727a3 | public java.lang.String getCustomPickList33() {
return this.customPickList33;
} |
1250b280-d680-4632-9f1c-7e0d45a7d87e | @Override
public void salvar(T entity) {
// TODO Auto-generated method stub
em.persist(entity);
} |
8aee25d8-cab9-4f8c-bc4f-a274aca2cf1c | public void setContactFirstName(java.lang.String contactFirstName) {
this.contactFirstName = contactFirstName;
} |
50c2381c-c0b0-448d-bdb4-ba50cf721ef2 | public void setCustomInteger7(java.lang.Integer customInteger7) {
this.customInteger7 = customInteger7;
} |
a187526d-51c3-44e4-9449-7b9fe0a9638a | public java.lang.String getCustomText51() {
return this.customText51;
} |
29ecedb7-5172-4d7f-8fc4-e6e482efc2a2 | public crmondemand.xml.contact.query.QueryType getCustomText72() {
return this.customText72;
} |
d02ee042-a1d3-4557-9cfd-666ee0bef0e6 | public void setCustomObject3IntegrationId(java.lang.String customObject3IntegrationId) {
this.customObject3IntegrationId = customObject3IntegrationId;
} |
6dc9b619-1496-4df8-a33b-befa336198ca | public int getY() {
return coordinates.y;
} |
b1661976-d69a-46a1-917b-5534ca5b1c0e | protected void setTracking(boolean b){
tracking = b;
} |
d7c14f13-8ab8-4ddb-a7d3-15968c99623d | @Override
public Effect getEffect() {
return null;
} |
e3fc95a2-e888-4578-b65f-3466142080f3 | public java.lang.String getInvtPeriodId() {
return this.invtPeriodId;
} |
93f11c69-5fc8-4df2-a8a6-d44aecacd78f | public crmondemand.xml.customobject6.query.QueryType getCreatedDate() {
return this.createdDate;
} |
09209e9f-7fbd-4ee9-8364-1204ac20420a | public java.lang.String getAccountOwner()
{
return this.accountOwner;
} |
5783c50a-2d0a-45ff-a14a-488156569b53 | public java.lang.String getCustomPickList60() {
return this.customPickList60;
} |
b882824a-d505-41b9-8087-da695e17996e | public java.lang.String getActivitySubject() {
return this.activitySubject;
} |
a813a408-4091-4e94-91fe-0db1f97481e6 | public void createMenu() {
new MenuBar(this);
} |
c0a1de52-300b-4052-80ea-42b0d5f6d2f8 | public java.util.Calendar getCustomDate14() {
return this.customDate14;
} |
dadf664b-253b-445d-a20e-eb35e178180d | * @param body
* @return Stella_Object
*/
public static Stella_Object withInputFile(Cons binding, Cons body) {
{ Symbol var = ((Symbol)(binding.value));
return (Cons.list$(Cons.cons(Stella.SYM_STELLA_LET, Cons.cons(Cons.cons(Cons.cons(var, Cons.list$(Cons.cons(Stella.SYM_STELLA_FILE_INPUT_STREAM, Cons... |
be7e6142-b03e-4749-a887-554bd430c342 | public void setCustomText9(crmondemand.xml.opportunity.query.QueryType customText9) {
this.customText9 = customText9;
} |
b58c7314-f224-463c-a86b-15bd3c34caf4 | public java.util.Calendar getCustomDate23() {
return this.customDate23;
} |
0812ee91-3abd-4da8-9a98-0881c8d25c1f | public void setCustomText53(java.lang.String customText53) {
this.customText53 = customText53;
} |
8274eb07-4608-44f9-9f80-67f69662e206 | public void setCustomNumber46(java.math.BigDecimal customNumber46) {
this.customNumber46 = customNumber46;
} |
0d9faedf-eaf9-4171-b57e-67d806401cba | public void startCygnusIntro() {
client.getSession().write(MaplePacketCreator.CygnusIntroDisableUI(true));
client.getSession().write(MaplePacketCreator.CygnusIntroLock(true));
TimerManager.getInstance().schedule(new Runnable() {
@Override
public void run() {
... |
54caff99-3849-4ccf-82ce-2900273a58cc | public java.util.Calendar getCustomDate50() {
return this.customDate50;
} |
9fbba290-c5f7-414e-bb91-c823823742e8 | public void setCustomObject2Type(java.lang.String customObject2Type) {
this.customObject2Type = customObject2Type;
} |
10c4516f-eb89-462b-9877-9e916d349594 | public java.util.Calendar getCustomDate13() {
return this.customDate13;
} |
e502133c-c9b2-4c25-a5fc-2ca2c3058cbb | public void setCustomText58(crmondemand.xml.contact.query.QueryType customText58) {
this.customText58 = customText58;
} |
39fe5281-6bc2-413c-b7e0-13ab9fceef66 | public void setCustomObject01Name(crmondemand.xml.customobject6.query.QueryType customObject01Name) {
this.customObject01Name = customObject01Name;
} |
dba87eff-a131-4358-9eb4-b834f6c50f4d | public crmondemand.xml.opportunity.query.QueryType getBusinessPlanId() {
return this.businessPlanId;
} |
5ee5c419-9342-4717-a4a4-622e832e95a2 | public crmondemand.xml.customobject6.query.QueryType getLeadFullName() {
return this.leadFullName;
} |
82e6b54c-f951-4488-9898-478369352bf2 | public void setBrokerProfileExternalSystemId(crmondemand.xml.opportunity.query.QueryType brokerProfileExternalSystemId) {
this.brokerProfileExternalSystemId = brokerProfileExternalSystemId;
} |
b4017e20-f1b3-4bad-ab68-1c017049168c | public void setPartNumber(java.lang.String partNumber) {
this.partNumber = partNumber;
} |
9012d004-dfca-4630-afd9-2b0e0fd11476 | public void setCustomNumber26(java.math.BigDecimal customNumber26) {
this.customNumber26 = customNumber26;
} |
6c20fbce-f74f-44bd-97b3-1a4271fead7b | public List<T> listarTodos(); |
1e73ebe4-0e7e-47d7-95fb-e127e3707356 | public java.lang.String getCustomText58() {
return this.customText58;
} |
0c5719da-8cd4-4c21-ac08-ae1b8f087ec1 | public static void main(String[] args)
{
In[] streams = new In[args.length];
for (int i = 0; i < args.length; i++)
streams[i] = new In(args[i]);
merge(streams);
/*
* IndexMinPQ<Double> pq = new IndexMinPQ<Double>(4);
* pq.insert(3, 3.0);
* pq.insert(2, 2.0);
* pq.insert(1, 1.0);
* pq.insert(... |
2ee0c233-27ed-47ea-8219-1045c3847aca | public HashMap<String, Integer> getInit(){
return _initCnt;
} |
2ae8cc2b-bda3-46c2-8050-430204de4084 | public java.lang.String getCustomPhone4() {
return this.customPhone4;
} |
a793b429-8e17-4fe6-9fcb-68fcfde79809 | public static byte[] updateBuddyChannel(int characterid, int channel) {
MaplePacketLittleEndianWriter mplew = new MaplePacketLittleEndianWriter();
mplew.writeShort(SendPacketOpcode.BUDDYLIST.getValue());
mplew.write(20);
mplew.writeInt(characterid);
mplew.wri... |
4e8ab67f-4248-4599-a9a3-040ae04ae5fd | public Tile getTileAt( Position p ); |
b10f1694-5a8d-4968-8ce6-ddc015c792f9 | public crmondemand.xml.contact.query.QueryType getCreatedById() {
return this.createdById;
} |
6a388a33-a171-4035-b53b-a25cd59a0f29 | public void setCustomDate46(crmondemand.xml.customobject6.query.QueryType customDate46) {
this.customDate46 = customDate46;
} |
2640255f-e2b2-4ea4-a97b-e7a9e67cfc6d | public crmondemand.xml.customobject6.query.QueryType getCustomObject10Type() {
return this.customObject10Type;
} |
1655962c-d0c4-4130-8bdb-b077d08a2376 | public void setCustomText24(java.lang.String customText24) {
this.customText24 = customText24;
} |
a344f0df-1b3f-4ce2-b3ed-3cdcdaaf708b | public void setCustomText45(java.lang.String customText45) {
this.customText45 = customText45;
} |
bf031cfe-9b9b-4a20-99ae-86ac7350c572 | public void setCustomPickList72(java.lang.String customPickList72) {
this.customPickList72 = customPickList72;
} |
99b2097d-7366-4acc-86e5-0f9e848939ef | public crmondemand.xml.customobject3.query.QueryType getCustomPickList9() {
return this.customPickList9;
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.