Inheritance diagram for IT_Bus_Managed::ServicesDetails:
Definition at line 543 of file managed_bus_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::ElementListT< IT_Bus_Managed::ServiceDetails > | var_service_details |
virtual const IT_Bus::QName& IT_Bus_Managed::ServicesDetails::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.