This illustration shows the use case Get Property as Message Property of the class Message in the JMS Operational Interface.
To get JMS Message Property, you must do the following:
- Get the Property as Boolean (links to figure 16-40)
- Get the Property as String (links to figure 16-41) or get the Property as Int (links to figure 16-42)
- Get the Property as Double (links to figure 16-43) or get the Property as Float (links to figure 16-44)
- Get the Property as Byte (links to figure 16-45) or get the Property as Long (links to figure 16-46)
- Get the Property as Short (links to figure 16-47) or get the Property as Object (links to figure 16-48)