Interface IComplexCodetext

All Known Implementing Classes:
HIBCLICCombinedCodetext, HIBCLICComplexCodetext, HIBCLICPrimaryDataCodetext, HIBCLICSecondaryAndAdditionalDataCodetext, HIBCPASCodetext, Mailmark2DCodetext, MailmarkCodetext, MaxiCodeCodetext, MaxiCodeCodetextMode2, MaxiCodeCodetextMode3, MaxiCodeStandardCodetext, MaxiCodeStructuredCodetext, SwissQRCodetext

public interface IComplexCodetext

Interface for complex codetext used with ComplexBarcodeGenerator.

  • Method Details

    • getConstructedCodetext

      String getConstructedCodetext()
    • initFromString

      void initFromString(String constructedCodetext)
    • getBarcodeType

      BaseEncodeType getBarcodeType()