<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>IHelperForLocalMicroServices on sillysky.net</title>
    <link>https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/</link>
    <description>Recent content in IHelperForLocalMicroServices on sillysky.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 14 Oct 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CDescriptionOfRecord</title>
      <link>https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/cdescriptionofrecord/</link>
      <pubDate>Tue, 14 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/cdescriptionofrecord/</guid>
      <description>This is a small helper class for describing a nano service or message in a message API. A nano services description includes the nano service ID (a record ID) and the description text.&#xA;Constructor The constructor takes the ID of the record and the description.&#xA;public CNanoServiceDesc(@NotNull final IId aId, @NotNull final String aDescription); From the record This factory method takes the description from a record of type CRecordDescriptionOfRecord.&#xA;@NotNull public static CDescriptionOfRecord fromRecord(@NotNull final CRecord aRecord) throws CException; Getter The ID and description can be fetched using getter methods.</description>
    </item>
  </channel>
</rss>
