Inheritance diagram for IT_ContextAttributes::AttributedDateTime:
Definition at line 86 of file wsse10_utility_xsdTypes.h.
Public Types | |
typedef IT_AttributedDateTimeReflection | 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::String | var_value |
Friends | |
class | IT_AttributedDateTimeReflection |
virtual const IT_Bus::QName& IT_ContextAttributes::AttributedDateTime::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.