java.lang.Object
com.tectonica.jonix.onix3.EpubUsageType
- All Implemented Interfaces:
OnixElement<UsageTypes>
,OnixTag
,Serializable
Usage type (digital products)
An ONIX code specifying a usage of a digital product. Mandatory in each occurrence of the <EpubUsageConstraint> composite, and non-repeating.
Format | Fixed length, two digits |
Codelist | List 145 |
Reference name | <EpubUsageType> |
Short tag | <x318> |
Cardinality | 1 |
Example | <x318>05</x318> (Text-to-speech) |
Product
⯈DescriptiveDetail
⯈EpubUsageConstraint
⯈EpubUsageType
Product
⯈ContentDetail
⯈ContentItem
⯈EpubUsageConstraint
⯈EpubUsageType
Product
⯈ContentDetail
⯈ContentItem
⯈TextContent
⯈EpubUsageConstraint
⯈EpubUsageType
Product
⯈CollateralDetail
⯈TextContent
⯈EpubUsageConstraint
⯈EpubUsageType
Product
⯈ContentDetail
⯈ContentItem
⯈SupportingResource
⯈ResourceVersion
⯈EpubUsageConstraint
⯈EpubUsageType
Product
⯈CollateralDetail
⯈SupportingResource
⯈ResourceVersion
⯈EpubUsageConstraint
⯈EpubUsageType
Product
⯈PromotionDetail
⯈PromotionalEvent
⯈EventOccurrence
⯈SupportingResource
⯈ResourceVersion
⯈EpubUsageConstraint
⯈EpubUsageType
Product
⯈PromotionDetail
⯈PromotionalEvent
⯈SupportingResource
⯈ResourceVersion
⯈EpubUsageConstraint
⯈EpubUsageType
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(type: dt.DateOrDateTime)static final EpubUsageType
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<EpubUsageType> 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
-
EpubUsageType
public EpubUsageType() -
EpubUsageType
-
-
Method Details
-
__v
Internal API, use theOnixElement.value()
method or theOnixElement.value()
field instead- Specified by:
__v
in interfaceOnixElement<UsageTypes>
-
exists
public boolean exists()Description copied from interface:OnixTag
indicates whether this tag exists in the ONIX record -
ifExists
-
codeOrNull
-
descriptionOrNull
-