Inheritance diagram for WS_Coordination::Expires:
Definition at line 255 of file wscoor_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::UInt | var_value |
virtual const IT_Bus::QName& WS_Coordination::Expires::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.