Inheritance diagram for IT_ContextAttributes::EncodedString:
Definition at line 1161 of file wsse10_secext_xsdTypes.h.
Public Types | |
typedef IT_EncodedStringReflection | IT_ReflectionType |
Public Member Functions | |
virtual const IT_Bus::QName & | get_type () const |
Returns the IT_Bus::QName for the type. | |
Private Attributes | |
IT_Bus::AnyURINillable | var_EncodingType |
AttributedString | var_value |
Friends | |
class | IT_EncodedStringReflection |
virtual const IT_Bus::QName& IT_ContextAttributes::EncodedString::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.