Uses of Class
se.conciliate.extensions.documents.MetaData.BooleanValue
Packages that use MetaData.BooleanValue
Package
Description
API for providing document links from different providers to MT.
-
Uses of MetaData.BooleanValue in se.conciliate.extensions.documents
Methods in se.conciliate.extensions.documents that return MetaData.BooleanValueModifier and TypeMethodDescriptiondefault MetaData.BooleanValue
MetaDataType.BooleanMetaDataType.getDefaultValue
(Document doc) Methods in se.conciliate.extensions.documents that return types with arguments of type MetaData.BooleanValueModifier and TypeMethodDescriptiondefault Class<MetaData.BooleanValue>
MetaDataType.BooleanMetaDataType.getDataType()
Document.getMetaData
(MetaDataType.BooleanMetaDataType type) Method parameters in se.conciliate.extensions.documents with type arguments of type MetaData.BooleanValueModifier and TypeMethodDescriptionInputDescriptor.BooleanInputBuilder.validator
(Validator<MetaData.BooleanValue> validator)