Opened 13 years ago
Closed 11 years ago
#369 closed enhancement (fixed)
Update FaultSectionPrefData XML methods to handle date/slip of last event
Reported by: | Ned Field | Owned by: | Ned Field |
---|---|---|---|
Priority: | major | Milestone: | OpenSHA 1.3 |
Component: | sha | Version: | |
Keywords: | Cc: |
Description
I added two fields to this class (with get and set methods):
dateOfLastEventMillis
slipInLastEvent
I updated everything except the *XML* methods.
I don't want to touch these until I'm sure doing so won't create problems with any current XML files.
Thoughts?
Change History (1)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | FaultSectionPrefData → Update FaultSectionPrefData XML methods to handle date/slip of last event |
Note: See
TracTickets for help on using
tickets.
I updated the XML methods in [10274] to write/load these fields to/from XML, if available. Backwards compatibility is kept.