Module jonix.common

Class JonixOccurrenceDate

java.lang.Object
com.tectonica.jonix.common.struct.JonixOccurrenceDate
All Implemented Interfaces:
JonixKeyedStruct<EventOccurrenceDateRoles>, JonixStruct, Serializable

public class JonixOccurrenceDate extends Object implements JonixKeyedStruct<EventOccurrenceDateRoles>, Serializable
This class is a JonixStruct that represents Onix3 <OccurrenceDate>.

It can be retrieved from the composite by invoking its asStruct() method.

See Also: