Module jonix.common

Class JonixContributorDate

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

public class JonixContributorDate extends Object implements JonixKeyedStruct<PersonOrganizationDateRoles>, Serializable
This class is a JonixStruct that represents Onix3 <ContributorDate>.

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

See Also: