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
⯈ContributorRole
Product
⯈DescriptiveDetail
⯈Contributor
⯈ContributorRole
Product
⯈ContentDetail
⯈ContentItem
⯈Contributor
⯈ContributorRole
Product
⯈PromotionDetail
⯈PromotionalEvent
⯈Contributor
⯈ContributorRole
Product
⯈DescriptiveDetail
⯈Collection
⯈Contributor
⯈ContributorRole
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(type: dt.DateOrDateTime)static final ContributorRole
static final String
static final String
(type: dt.NonEmptyString) -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription__v()
Internal API, use theOnixElement.value()
method or theOnixElement.value()
field insteadboolean
exists()
indicates whether this tag exists in the ONIX recordvoid
ifExists
(Consumer<ContributorRole> action) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
__v
in interfaceOnixElement<ContributorRoles>
-
exists
public boolean exists()Description copied from interface:OnixTag
indicates whether this tag exists in the ONIX record -
ifExists
-
codeOrNull
-
descriptionOrNull
-