Inheritance diagram for WS_AtomicTransactions::Notification:
Definition at line 360 of file wsat_xsdTypes.h.
Public Member Functions | |
virtual const IT_Bus::QName & | get_type () const |
Returns the IT_Bus::QName for the type. | |
Private Attributes | |
IT_Bus::AnyList * | var_any |
IT_Bus::QNameHashMap< IT_Bus::String > | otherAttributes |
virtual const IT_Bus::QName& WS_AtomicTransactions::Notification::get_type | ( | ) | const [virtual] |
Returns the IT_Bus::QName for the type.
Derived subclasses implement this method and return their QName.
Implements IT_Bus::AnyType.