Class 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 Detail

      • 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
    • Constructor Detail

      • BarcodeType

        public BarcodeType()
    • Method Detail

      • 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 is Integer
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • 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 is String
      • isSetPossibleCountry

        public boolean isSetPossibleCountry()