Home
last modified time | relevance | path

Searched refs:UnformattedMessageListType (Results 1 – 2 of 2) sorted by relevance

/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/bindings/
H A Dwin_event_log_object.py10 class UnformattedMessageListType(GeneratedsSuper): class
22 if UnformattedMessageListType.subclass:
23 return UnformattedMessageListType.subclass(*args_, **kwargs_)
25 return UnformattedMessageListType(*args_, **kwargs_)
332 obj_ = UnformattedMessageListType.factory()
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/objects/
H A Dwin_event_log_object.py13 _binding_class = win_event_log_binding.UnformattedMessageListType