Warning

This documentation is still a work in progress. If you have any issues or questions, please ask on the cybox-discussion mailing list or file a bug in our issue tracker.

cybox.common.time module

class cybox.common.time.Time(start_time=None, end_time=None, produced_time=None, received_time=None)[source]

Bases: cybox.Entity

XML binding class: cybox.bindings.cybox_common.TimeType
end_time
XML Binding class name: End_Time
Dictionary key name: end_time
produced_time
XML Binding class name: Produced_Time
Dictionary key name: produced_time
received_time
XML Binding class name: Received_Time
Dictionary key name: received_time
start_time
XML Binding class name: Start_Time
Dictionary key name: start_time

Previous topic

cybox.common.structured_text module

Next topic

cybox.common.tools module

This Page

Related Documentation