java.lang.Object
com.tectonica.jonix.onix3.LocationIDType
- All Implemented Interfaces:
OnixElement<SupplierIdentifierTypes>,OnixTag,Serializable
public class LocationIDType
extends Object
implements OnixElement<SupplierIdentifierTypes>, Serializable
Location identifier type
An ONIX code identifying the scheme from which the identifier in the <IDValue> element is taken. Mandatory in each occurrence of the <LocationIdentifier> composite, and non-repeating.
| Format | Fixed length, two digits |
| Codelist | List 92 |
| Reference name | <LocationIDType> |
| Short tag | <j377> |
| Cardinality | 1 |
| Example | <LocationIDType>06</LocationIDType> (GLN) |
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(type: dt.DateOrDateTime)static final LocationIDTypestatic 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<LocationIDType> 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
-
LocationIDType
public LocationIDType() -
LocationIDType
-
-
Method Details
-
__v
Internal API, use theOnixElement.value()method or theOnixElement.value()field instead- Specified by:
__vin interfaceOnixElement<SupplierIdentifierTypes>
-
exists
public boolean exists()Description copied from interface:OnixTagindicates whether this tag exists in the ONIX record -
ifExists
-
codeOrNull
-
descriptionOrNull
-