Inheritance diagram for WS_Addressing_2004::AttributedQName:
Definition at line 445 of file wsaddressing_2004_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::QNameHashMap< IT_Bus::String > | otherAttributes |
IT_Bus::QName | var_value |
virtual const IT_Bus::QName& WS_Addressing_2004::AttributedQName::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.