GS1CompositeBarExtendedParameters

GS1CompositeBarExtendedParameters class

Stores special data of GS1 Composite Bar recognized barcode

public class GS1CompositeBarExtendedParameters : joint.BaseJavaClass

Constructors

NameDescription
GS1CompositeBarExtendedParameters(object)Initializes a new instance of the GS1CompositeBarExtendedParameters class.

Methods

NameDescription
equals(object)Returns a value indicating whether this instance is equal to a specified GS1CompositeBarExtendedParameters value.
getOneDCodeText
getOneDType
getTwoDCodeText
getTwoDType
hashCodeReturns the hash code for this instance.
init
toStringReturns a human-readable string representation of this GS1CompositeBarExtendedParameters.

See Also