‪Aspose.Barcode for PHP via Java  24.3
‪Aspose.Barcode for PHP via Java Generation and Recognition API docs
GS1CompositeBarExtendedParameters Class Reference

Inherits BaseJavaClass.

Public Member Functions

 __construct ($javaClass)
 
 getOneDType ()
 
 getOneDCodeText ()
 
 getTwoDType ()
 
 getTwoDCodeText ()
 
 equals ($obj)
 
 hashCode ()
 
 toString ()
 
 getJavaClass ()
 
 getJavaClassName ()
 
 isNull ()
 
 printJavaClassName ()
 

Protected Member Functions

 init ()
 
 setJavaClass ($javaClass)
 

Detailed Description

Stores special data of

<b>GS1 Composite Bar</b>

recognized barcode

Constructor & Destructor Documentation

◆ __construct()

GS1CompositeBarExtendedParameters::__construct (   $javaClass)

Reimplemented from BaseJavaClass.

Member Function Documentation

◆ equals()

GS1CompositeBarExtendedParameters::equals (   $obj)

Returns a value indicating whether this instance is equal to a specified

value.

Returns
<b>true</b>
‪ if obj has the same value as this instance; otherwise,
<b>false</b>
.
Parameters
obj‪An System.Object value to compare to this instance.

◆ getJavaClass()

BaseJavaClass::getJavaClass ( )
inherited

◆ getJavaClassName()

BaseJavaClass::getJavaClassName ( )
inherited

◆ getOneDCodeText()

GS1CompositeBarExtendedParameters::getOneDCodeText ( )

Gets the 1D (linear) barcode value of GS1 Composite

Value: 1D barcode value

◆ getOneDType()

GS1CompositeBarExtendedParameters::getOneDType ( )

Gets the 1D (linear) barcode type of GS1 Composite

Value: 2D barcode type

◆ getTwoDCodeText()

GS1CompositeBarExtendedParameters::getTwoDCodeText ( )

Gets the 2D barcode value of GS1 Composite

Value: 2D barcode value

◆ getTwoDType()

GS1CompositeBarExtendedParameters::getTwoDType ( )

Gets the 2D barcode type of GS1 Composite

Value: 2D barcode type

◆ hashCode()

GS1CompositeBarExtendedParameters::hashCode ( )

Returns the hash code for this instance.

Returns
‪A 32-bit signed integer hash code.

◆ init()

GS1CompositeBarExtendedParameters::init ( )
protected

Reimplemented from BaseJavaClass.

◆ isNull()

BaseJavaClass::isNull ( )
inherited

◆ printJavaClassName()

BaseJavaClass::printJavaClassName ( )
inherited

◆ setJavaClass()

BaseJavaClass::setJavaClass (   $javaClass)
protectedinherited

◆ toString()

GS1CompositeBarExtendedParameters::toString ( )

Returns a human-readable string representation of this

.

Returns
‪A string that represents this .