Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
19.3. HelloWorld Example: Message Class
- The single class used in this example has two fields: the message, which is a String, and the status which can be one of the two integers
HELLO
orGOODBYE
.