java.lang.Object
com.tectonica.jonix.onix3.ContributorRole
- All Implemented Interfaces:
OnixElement<ContributorRoles>,OnixTag,Serializable
Contributor role
An ONIX code indicating the role played by a person or corporate body in the creation of the product. Mandatory in each occurrence of a <Contributor> composite, and may be repeated if the same person or corporate body has more than one role in relation to the product.
| Format | Fixed length, one letter and two digits |
| Codelist | List 17 |
| Reference name | <ContributorRole> |
| Short tag | <b035> |
| Cardinality | 1…n |
| Example | <b035>A01</b035> (Written by) |
Product⯈PromotionDetail⯈PromotionalEvent⯈ContributorReference⯈ContributorRoleProduct⯈DescriptiveDetail⯈Contributor⯈ContributorRoleProduct⯈ContentDetail⯈ContentItem⯈Contributor⯈ContributorRoleProduct⯈PromotionDetail⯈PromotionalEvent⯈Contributor⯈ContributorRoleProduct⯈DescriptiveDetail⯈Collection⯈Contributor⯈ContributorRole
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(type: dt.DateOrDateTime)static final ContributorRolestatic final Stringstatic final String(type: dt.NonEmptyString) -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription__v()Internal API, use theOnixElement.value()method or theOnixElement.value()field insteadbooleanexists()indicates whether this tag exists in the ONIX recordvoidifExists(Consumer<ContributorRole> action) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.tectonica.jonix.common.OnixElement
equal, is, isNull, value
-
Field Details
-
refname
- See Also:
-
shortname
- See Also:
-
datestamp
(type: dt.DateOrDateTime) -
sourcename
(type: dt.NonEmptyString) -
sourcetype
-
value
-
EMPTY
-
-
Constructor Details
-
ContributorRole
public ContributorRole() -
ContributorRole
-
-
Method Details
-
__v
Internal API, use theOnixElement.value()method or theOnixElement.value()field instead- Specified by:
__vin interfaceOnixElement<ContributorRoles>
-
exists
public boolean exists()Description copied from interface:OnixTagindicates whether this tag exists in the ONIX record -
ifExists
-
codeOrNull
-
descriptionOrNull
-