Class BarcodeType
- java.lang.Object
-
- net.webpdf.wsclient.schema.extraction.barcode.PositionedContentElementType
-
- net.webpdf.wsclient.schema.extraction.barcode.BarcodeType
-
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>
-
-
Field Summary
Fields Modifier and Type Field Description protected StringerrorCorrectionLevelprotected StringfileIdprotected StringisLastSegmentprotected StringissueNumberprotected StringoptionalDataprotected Stringorientationprotected Stringotherprotected Integerpageprotected Stringpdf417ExtraMetadataprotected StringpossibleCountryprotected StringsegmentIndexprotected StringstructuredAppendParityprotected StringstructuredAppendSequenceprotected StringsuggestedPriceprotected BarcodeEncodingsTypetypeprotected StringupcEanExtension-
Fields inherited from class net.webpdf.wsclient.schema.extraction.barcode.PositionedContentElementType
plain, rectangle
-
-
Constructor Summary
Constructors Constructor Description BarcodeType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetErrorCorrectionLevel()Gets the value of the errorCorrectionLevel property.StringgetFileId()Gets the value of the fileId property.StringgetIsLastSegment()Gets the value of the isLastSegment property.StringgetIssueNumber()Gets the value of the issueNumber property.StringgetOptionalData()Gets the value of the optionalData property.StringgetOrientation()Gets the value of the orientation property.StringgetOther()Gets the value of the other property.intgetPage()Gets the value of the page property.StringgetPdf417ExtraMetadata()Gets the value of the pdf417ExtraMetadata property.StringgetPossibleCountry()Gets the value of the possibleCountry property.StringgetSegmentIndex()Gets the value of the segmentIndex property.StringgetStructuredAppendParity()Gets the value of the structuredAppendParity property.StringgetStructuredAppendSequence()Gets the value of the structuredAppendSequence property.StringgetSuggestedPrice()Gets the value of the suggestedPrice property.BarcodeEncodingsTypegetType()Gets the value of the type property.StringgetUpcEanExtension()Gets the value of the upcEanExtension property.booleanisSetErrorCorrectionLevel()booleanisSetFileId()booleanisSetIsLastSegment()booleanisSetIssueNumber()booleanisSetOptionalData()booleanisSetOrientation()booleanisSetOther()booleanisSetPage()booleanisSetPdf417ExtraMetadata()booleanisSetPossibleCountry()booleanisSetSegmentIndex()booleanisSetStructuredAppendParity()booleanisSetStructuredAppendSequence()booleanisSetSuggestedPrice()booleanisSetType()booleanisSetUpcEanExtension()voidsetErrorCorrectionLevel(String value)Sets the value of the errorCorrectionLevel property.voidsetFileId(String value)Sets the value of the fileId property.voidsetIsLastSegment(String value)Sets the value of the isLastSegment property.voidsetIssueNumber(String value)Sets the value of the issueNumber property.voidsetOptionalData(String value)Sets the value of the optionalData property.voidsetOrientation(String value)Sets the value of the orientation property.voidsetOther(String value)Sets the value of the other property.voidsetPage(int value)Sets the value of the page property.voidsetPdf417ExtraMetadata(String value)Sets the value of the pdf417ExtraMetadata property.voidsetPossibleCountry(String value)Sets the value of the possibleCountry property.voidsetSegmentIndex(String value)Sets the value of the segmentIndex property.voidsetStructuredAppendParity(String value)Sets the value of the structuredAppendParity property.voidsetStructuredAppendSequence(String value)Sets the value of the structuredAppendSequence property.voidsetSuggestedPrice(String value)Sets the value of the suggestedPrice property.voidsetType(BarcodeEncodingsType value)Sets the value of the type property.voidsetUpcEanExtension(String value)Sets the value of the upcEanExtension property.voidunsetPage()-
Methods inherited from class net.webpdf.wsclient.schema.extraction.barcode.PositionedContentElementType
getPlain, getRectangle, isSetPlain, isSetRectangle, setPlain, unsetRectangle
-
-
-
-
Field Detail
-
type
protected BarcodeEncodingsType type
-
page
protected Integer page
-
errorCorrectionLevel
protected String errorCorrectionLevel
-
segmentIndex
protected String segmentIndex
-
isLastSegment
protected String isLastSegment
-
optionalData
protected String optionalData
-
fileId
protected String fileId
-
structuredAppendParity
protected String structuredAppendParity
-
structuredAppendSequence
protected String structuredAppendSequence
-
pdf417ExtraMetadata
protected String pdf417ExtraMetadata
-
upcEanExtension
protected String upcEanExtension
-
suggestedPrice
protected String suggestedPrice
-
issueNumber
protected String issueNumber
-
orientation
protected String orientation
-
other
protected String other
-
possibleCountry
protected String possibleCountry
-
-
Method Detail
-
getType
public BarcodeEncodingsType getType()
Gets the value of the type property.- Returns:
- possible object is
BarcodeEncodingsType
-
setType
public void setType(BarcodeEncodingsType value)
Sets the value of the type property.- Parameters:
value- allowed object isBarcodeEncodingsType
-
isSetType
public boolean isSetType()
-
getPage
public int getPage()
Gets the value of the page property.- Returns:
- possible object is
Integer
-
setPage
public void setPage(int value)
Sets the value of the page property.- Parameters:
value- allowed object isInteger
-
isSetPage
public boolean isSetPage()
-
unsetPage
public void unsetPage()
-
getErrorCorrectionLevel
public String getErrorCorrectionLevel()
Gets the value of the errorCorrectionLevel property.- Returns:
- possible object is
String
-
setErrorCorrectionLevel
public void setErrorCorrectionLevel(String value)
Sets the value of the errorCorrectionLevel property.- Parameters:
value- allowed object isString
-
isSetErrorCorrectionLevel
public boolean isSetErrorCorrectionLevel()
-
getSegmentIndex
public String getSegmentIndex()
Gets the value of the segmentIndex property.- Returns:
- possible object is
String
-
setSegmentIndex
public void setSegmentIndex(String value)
Sets the value of the segmentIndex property.- Parameters:
value- allowed object isString
-
isSetSegmentIndex
public boolean isSetSegmentIndex()
-
getIsLastSegment
public String getIsLastSegment()
Gets the value of the isLastSegment property.- Returns:
- possible object is
String
-
setIsLastSegment
public void setIsLastSegment(String value)
Sets the value of the isLastSegment property.- Parameters:
value- allowed object isString
-
isSetIsLastSegment
public boolean isSetIsLastSegment()
-
getOptionalData
public String getOptionalData()
Gets the value of the optionalData property.- Returns:
- possible object is
String
-
setOptionalData
public void setOptionalData(String value)
Sets the value of the optionalData property.- Parameters:
value- allowed object isString
-
isSetOptionalData
public boolean isSetOptionalData()
-
getFileId
public String getFileId()
Gets the value of the fileId property.- Returns:
- possible object is
String
-
setFileId
public void setFileId(String value)
Sets the value of the fileId property.- Parameters:
value- allowed object isString
-
isSetFileId
public boolean isSetFileId()
-
getStructuredAppendParity
public String getStructuredAppendParity()
Gets the value of the structuredAppendParity property.- Returns:
- possible object is
String
-
setStructuredAppendParity
public void setStructuredAppendParity(String value)
Sets the value of the structuredAppendParity property.- Parameters:
value- allowed object isString
-
isSetStructuredAppendParity
public boolean isSetStructuredAppendParity()
-
getStructuredAppendSequence
public String getStructuredAppendSequence()
Gets the value of the structuredAppendSequence property.- Returns:
- possible object is
String
-
setStructuredAppendSequence
public void setStructuredAppendSequence(String value)
Sets the value of the structuredAppendSequence property.- Parameters:
value- allowed object isString
-
isSetStructuredAppendSequence
public boolean isSetStructuredAppendSequence()
-
getPdf417ExtraMetadata
public String getPdf417ExtraMetadata()
Gets the value of the pdf417ExtraMetadata property.- Returns:
- possible object is
String
-
setPdf417ExtraMetadata
public void setPdf417ExtraMetadata(String value)
Sets the value of the pdf417ExtraMetadata property.- Parameters:
value- allowed object isString
-
isSetPdf417ExtraMetadata
public boolean isSetPdf417ExtraMetadata()
-
getUpcEanExtension
public String getUpcEanExtension()
Gets the value of the upcEanExtension property.- Returns:
- possible object is
String
-
setUpcEanExtension
public void setUpcEanExtension(String value)
Sets the value of the upcEanExtension property.- Parameters:
value- allowed object isString
-
isSetUpcEanExtension
public boolean isSetUpcEanExtension()
-
getSuggestedPrice
public String getSuggestedPrice()
Gets the value of the suggestedPrice property.- Returns:
- possible object is
String
-
setSuggestedPrice
public void setSuggestedPrice(String value)
Sets the value of the suggestedPrice property.- Parameters:
value- allowed object isString
-
isSetSuggestedPrice
public boolean isSetSuggestedPrice()
-
getIssueNumber
public String getIssueNumber()
Gets the value of the issueNumber property.- Returns:
- possible object is
String
-
setIssueNumber
public void setIssueNumber(String value)
Sets the value of the issueNumber property.- Parameters:
value- allowed object isString
-
isSetIssueNumber
public boolean isSetIssueNumber()
-
getOrientation
public String getOrientation()
Gets the value of the orientation property.- Returns:
- possible object is
String
-
setOrientation
public void setOrientation(String value)
Sets the value of the orientation property.- Parameters:
value- allowed object isString
-
isSetOrientation
public boolean isSetOrientation()
-
getOther
public String getOther()
Gets the value of the other property.- Returns:
- possible object is
String
-
setOther
public void setOther(String value)
Sets the value of the other property.- Parameters:
value- allowed object isString
-
isSetOther
public boolean isSetOther()
-
getPossibleCountry
public String getPossibleCountry()
Gets the value of the possibleCountry property.- Returns:
- possible object is
String
-
setPossibleCountry
public void setPossibleCountry(String value)
Sets the value of the possibleCountry property.- Parameters:
value- allowed object isString
-
isSetPossibleCountry
public boolean isSetPossibleCountry()
-
-