public class BarcodeType extends PositionedContentElementType
Java class for BarcodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BarcodeType">
<complexContent>
<extension base="{http://schema.webpdf.de/1.0/extraction/barcode}PositionedContentElementType">
<attGroup ref="{http://schema.webpdf.de/1.0/extraction/barcode}optionalBarcodeAttributes"/>
<attribute name="type" use="required" type="{http://schema.webpdf.de/1.0/extraction/barcode}BarcodeEncodingsType" />
<attribute name="page" default="1">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}int">
<minInclusive value="1"/>
</restriction>
</simpleType>
</attribute>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
errorCorrectionLevel |
protected String |
fileId |
protected String |
isLastSegment |
protected String |
issueNumber |
protected String |
optionalData |
protected String |
orientation |
protected String |
other |
protected Integer |
page |
protected String |
pdf417ExtraMetadata |
protected String |
possibleCountry |
protected String |
segmentIndex |
protected String |
structuredAppendParity |
protected String |
structuredAppendSequence |
protected String |
suggestedPrice |
protected BarcodeEncodingsType |
type |
protected String |
upcEanExtension |
plain, rectangle| Constructor and Description |
|---|
BarcodeType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCorrectionLevel()
Gets the value of the errorCorrectionLevel property.
|
String |
getFileId()
Gets the value of the fileId property.
|
String |
getIsLastSegment()
Gets the value of the isLastSegment property.
|
String |
getIssueNumber()
Gets the value of the issueNumber property.
|
String |
getOptionalData()
Gets the value of the optionalData property.
|
String |
getOrientation()
Gets the value of the orientation property.
|
String |
getOther()
Gets the value of the other property.
|
int |
getPage()
Gets the value of the page property.
|
String |
getPdf417ExtraMetadata()
Gets the value of the pdf417ExtraMetadata property.
|
String |
getPossibleCountry()
Gets the value of the possibleCountry property.
|
String |
getSegmentIndex()
Gets the value of the segmentIndex property.
|
String |
getStructuredAppendParity()
Gets the value of the structuredAppendParity property.
|
String |
getStructuredAppendSequence()
Gets the value of the structuredAppendSequence property.
|
String |
getSuggestedPrice()
Gets the value of the suggestedPrice property.
|
BarcodeEncodingsType |
getType()
Gets the value of the type property.
|
String |
getUpcEanExtension()
Gets the value of the upcEanExtension property.
|
boolean |
isSetErrorCorrectionLevel() |
boolean |
isSetFileId() |
boolean |
isSetIsLastSegment() |
boolean |
isSetIssueNumber() |
boolean |
isSetOptionalData() |
boolean |
isSetOrientation() |
boolean |
isSetOther() |
boolean |
isSetPage() |
boolean |
isSetPdf417ExtraMetadata() |
boolean |
isSetPossibleCountry() |
boolean |
isSetSegmentIndex() |
boolean |
isSetStructuredAppendParity() |
boolean |
isSetStructuredAppendSequence() |
boolean |
isSetSuggestedPrice() |
boolean |
isSetType() |
boolean |
isSetUpcEanExtension() |
void |
setErrorCorrectionLevel(String value)
Sets the value of the errorCorrectionLevel property.
|
void |
setFileId(String value)
Sets the value of the fileId property.
|
void |
setIsLastSegment(String value)
Sets the value of the isLastSegment property.
|
void |
setIssueNumber(String value)
Sets the value of the issueNumber property.
|
void |
setOptionalData(String value)
Sets the value of the optionalData property.
|
void |
setOrientation(String value)
Sets the value of the orientation property.
|
void |
setOther(String value)
Sets the value of the other property.
|
void |
setPage(int value)
Sets the value of the page property.
|
void |
setPdf417ExtraMetadata(String value)
Sets the value of the pdf417ExtraMetadata property.
|
void |
setPossibleCountry(String value)
Sets the value of the possibleCountry property.
|
void |
setSegmentIndex(String value)
Sets the value of the segmentIndex property.
|
void |
setStructuredAppendParity(String value)
Sets the value of the structuredAppendParity property.
|
void |
setStructuredAppendSequence(String value)
Sets the value of the structuredAppendSequence property.
|
void |
setSuggestedPrice(String value)
Sets the value of the suggestedPrice property.
|
void |
setType(BarcodeEncodingsType value)
Sets the value of the type property.
|
void |
setUpcEanExtension(String value)
Sets the value of the upcEanExtension property.
|
void |
unsetPage() |
getPlain, getRectangle, isSetPlain, isSetRectangle, setPlain, unsetRectangleprotected BarcodeEncodingsType type
protected Integer page
protected String errorCorrectionLevel
protected String segmentIndex
protected String isLastSegment
protected String optionalData
protected String fileId
protected String structuredAppendParity
protected String structuredAppendSequence
protected String pdf417ExtraMetadata
protected String upcEanExtension
protected String suggestedPrice
protected String issueNumber
protected String orientation
protected String other
protected String possibleCountry
public BarcodeEncodingsType getType()
BarcodeEncodingsTypepublic void setType(BarcodeEncodingsType value)
value - allowed object is
BarcodeEncodingsTypepublic boolean isSetType()
public int getPage()
Integerpublic void setPage(int value)
value - allowed object is
Integerpublic boolean isSetPage()
public void unsetPage()
public String getErrorCorrectionLevel()
Stringpublic void setErrorCorrectionLevel(String value)
value - allowed object is
Stringpublic boolean isSetErrorCorrectionLevel()
public String getSegmentIndex()
Stringpublic void setSegmentIndex(String value)
value - allowed object is
Stringpublic boolean isSetSegmentIndex()
public String getIsLastSegment()
Stringpublic void setIsLastSegment(String value)
value - allowed object is
Stringpublic boolean isSetIsLastSegment()
public String getOptionalData()
Stringpublic void setOptionalData(String value)
value - allowed object is
Stringpublic boolean isSetOptionalData()
public String getFileId()
Stringpublic void setFileId(String value)
value - allowed object is
Stringpublic boolean isSetFileId()
public String getStructuredAppendParity()
Stringpublic void setStructuredAppendParity(String value)
value - allowed object is
Stringpublic boolean isSetStructuredAppendParity()
public String getStructuredAppendSequence()
Stringpublic void setStructuredAppendSequence(String value)
value - allowed object is
Stringpublic boolean isSetStructuredAppendSequence()
public String getPdf417ExtraMetadata()
Stringpublic void setPdf417ExtraMetadata(String value)
value - allowed object is
Stringpublic boolean isSetPdf417ExtraMetadata()
public String getUpcEanExtension()
Stringpublic void setUpcEanExtension(String value)
value - allowed object is
Stringpublic boolean isSetUpcEanExtension()
public String getSuggestedPrice()
Stringpublic void setSuggestedPrice(String value)
value - allowed object is
Stringpublic boolean isSetSuggestedPrice()
public String getIssueNumber()
Stringpublic void setIssueNumber(String value)
value - allowed object is
Stringpublic boolean isSetIssueNumber()
public String getOrientation()
Stringpublic void setOrientation(String value)
value - allowed object is
Stringpublic boolean isSetOrientation()
public String getOther()
Stringpublic void setOther(String value)
value - allowed object is
Stringpublic boolean isSetOther()
public String getPossibleCountry()
Stringpublic void setPossibleCountry(String value)
value - allowed object is
Stringpublic boolean isSetPossibleCountry()
Copyright © 2017–2023 SoftVision Development GmbH, Fulda, Germany. All rights reserved.