Table of Contents

Class GS1.Element.FieldNames

Namespace
IO.Scanbot.Barcodescanner.Entity
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/barcodescanner/entity/GS1$Element$FieldNames", DoNotGenerateAcw = true)]
public sealed class GS1.Element.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
GS1.Element.FieldNames
Implements
Inherited Members

Fields

ApplicationIdentifier

[Register("APPLICATION_IDENTIFIER")]
public const string ApplicationIdentifier = "ApplicationIdentifier"

Field Value

string

DataTitle

[Register("DATA_TITLE")]
public const string DataTitle = "DataTitle"

Field Value

string

ElementDescription

[Register("ELEMENT_DESCRIPTION")]
public const string ElementDescription = "ElementDescription"

Field Value

string

RawValue

[Register("RAW_VALUE")]
public const string RawValue = "RawValue"

Field Value

string

Standard

[Register("STANDARD")]
public const string Standard = "Standard"

Field Value

string

ValidationStatus

[Register("VALIDATION_STATUS")]
public const string ValidationStatus = "ValidationStatus"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static GS1.Element.FieldNames Instance { get; }

Property Value

GS1.Element.FieldNames