Inheritance diagram for IT_ContextAttributes::ServerConfiguration_1:
Definition at line 79 of file i18n_context_xsdTypes.h.
Public Types | |
typedef IT_ServerConfiguration_1Reflection | 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::StringNillable | var_LocalCodeSet |
IT_Bus::StringNillable | var_OutboundCodeSet |
IT_Bus::StringNillable | var_InboundCodeSet |
Friends | |
class | IT_ServerConfiguration_1Reflection |
virtual const IT_Bus::QName& IT_ContextAttributes::ServerConfiguration_1::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.