position property
- @XmlElement(name: 'PTN', includeIfNull: false)
final
A template for which Position attributes are used in the log.
Implementation
@annotation.XmlElement(name: 'PTN', includeIfNull: false)
final TimeLogHeaderPosition? position;