Package org.jopensignature.sign
Interface MetaInfoField
-
- All Known Implementing Classes:
BaseMeta
,SignatureBackgroundColor
,SignatureBackgroundImage
,SignatureBorder
,SignatureColor
,SignatureStyleMetaInfoField
,SoDeviceConfiguration
,SoSignatureDecoratorMeta
,StampImageMetaInfoField
public interface MetaInfoField
Basic transport interface to forward additional information or configuration preferences to the signer implementation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getType()
Returns an unique identifier
-