# Class: com.pnfsoftware.jeb.client.PublicAnnouncement

Public announcement objects are received and used by JEB clients to display important information pushed by PNF Software.

## Method: checkTests
- return type: `boolean`


## Method: getId
- return type: `int`


## Method: getText
- return type: `java.lang.String`


## Static Method: parse
- parameter: `s`, type: `java.lang.String`
- return type: `com.pnfsoftware.jeb.client.PublicAnnouncement`


