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
|
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
|
isEmptypublic boolean is2DCompositeComponent()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - An System.Object value to compare to this instance.public int hashcode()
public java.lang.String toString()
toString in class java.lang.Object