public interface IComplexCodetext
Interface for complex codetext used with ComplexBarcodeGenerator.
Modifier and Type | Method and Description |
---|---|
BaseEncodeType |
getBarcodeType() |
java.lang.String |
getConstructedCodetext() |
void |
initFromString(java.lang.String constructedCodetext) |
java.lang.String getConstructedCodetext()
void initFromString(java.lang.String constructedCodetext)
BaseEncodeType getBarcodeType()