Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Creating and Initializing Events | Structure Data Fields | Getting Structure Field Values | Getting a Struct Field as an Event
 
Getting a Struct Field as an Event
Because structure fields can contain other fields, the BrokerEvent.getStructFieldAsEvent method allows you to obtain all of those contained values with just one method call.
As described on Field Type Checking, the retrieved event that represents the structure is not type checked.