java.lang.Object
com.tectonica.jonix.onix3.StudyBibleType
- All Implemented Interfaces:
OnixElement<StudyBibleTypes>,OnixTag,Serializable
Study Bible type
An ONIX code identifying a particular study version of a Bible or selected Biblical text, for example ‘Life Application’. Optional and non-repeating. Some study Bibles are available in different editions based on different text versions.
| Format | Fixed length, three letters |
| Codelist | List 84 |
| Reference name | <StudyBibleType> |
| Short tag | <b389> |
| Cardinality | 0…1 |
| Example | <b389>OXF</b389> (Oxford Annotated) |
- <
Bible>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(type: dt.DateOrDateTime)static final StudyBibleTypestatic 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<StudyBibleType> 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
-
StudyBibleType
public StudyBibleType() -
StudyBibleType
-
-
Method Details
-
__v
Internal API, use theOnixElement.value()method or theOnixElement.value()field instead- Specified by:
__vin interfaceOnixElement<StudyBibleTypes>
-
exists
public boolean exists()Description copied from interface:OnixTagindicates whether this tag exists in the ONIX record -
ifExists
-
codeOrNull
-
descriptionOrNull
-