public class DataBarExtendedParameters extends BaseExtendedParameters
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Returns a value indicating whether this instance is equal to a specified DataBarExtendedParameters value.
|
int |
hashCode()
Returns the hash code for this instance.
|
boolean |
is2DCompositeComponent()
Gets the DataBar 2D composite component flag.
|
java.lang.String |
toString()
Returns a human-readable string representation of this DataBarExtendedParameters .
|
isEmpty
public boolean is2DCompositeComponent()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- An System.Object value to compare to this instance.public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object