Inheritance diagram for IT_ContextAttributes::tUsage:
Definition at line 1724 of file wsse10_secext_xsdTypes.h.
Public Types | |
typedef IT_Reflect::SimpleTypeListImplT< IT_ContextAttributes::tUsage, IT_Bus::AnyURI > | IT_ReflectionType |
Public Member Functions | |
IT_Bus::AnyType & | copy (const IT_Bus::AnyType &rhs) |
Make this instance a copy of the instance provided as the method argument. | |
virtual const IT_Bus::QName & | get_type () const |
Returns the IT_Bus::QName for the type. |
virtual const IT_Bus::QName& IT_ContextAttributes::tUsage::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.