Inheritance diagram for IVoynichTextLabel:
Collaboration diagram for IVoynichTextLabel:Public Methods | |
| String | getCourierLanguage () |
| String | getSection () |
| String | getPageIdentifier () |
| void | setId (long id) |
Package Functions | |
| long | getId () |
| String getCourierLanguage | ( | ) |
Implemented in VoynichTextLabelsImpl.
| long getId | ( | ) | [package, inherited] |
Returns the Id of this DataObject. Might return 0, if the object hasn't been inserted into database yet.
Implemented in LabeledAnnotation, AttributeValueMap, DublinCoreMetaDataImpl, Frequencies, CoincidenceStatsImpl, CorpusStatsImpl, MultipleTokensStats, VoynichTextLabelsImpl, SyntaxNode< T >, TabularSummary, SimpleComparatorScore, and AccessAdapterTestResultList.
| String getPageIdentifier | ( | ) |
Implemented in VoynichTextLabelsImpl.
| String getSection | ( | ) |
Implemented in VoynichTextLabelsImpl.
| void setId | ( | long | id | ) | [inherited] |
Set the Id of this DataObject.
| id |
Implemented in LabeledAnnotation, AttributeValueMap, DublinCoreMetaDataImpl, Frequencies, CoincidenceStatsImpl, CorpusStatsImpl, MultipleTokensStats, VoynichTextLabelsImpl, SyntaxNode< T >, TabularSummary, SimpleComparatorScore, and AccessAdapterTestResultList.