Uses of Class
ca.phon.query.db.xml.io.resultset.MetaKeyList
Packages that use MetaKeyList
-
Uses of MetaKeyList in ca.phon.query.db.xml.io.resultset
Fields in ca.phon.query.db.xml.io.resultset declared as MetaKeyListMethods in ca.phon.query.db.xml.io.resultset that return MetaKeyListModifier and TypeMethodDescriptionObjectFactory.createMetaKeyList()
Create an instance ofMetaKeyList
ResultSetType.getMetaKeys()
Gets the value of the metaKeys property.Methods in ca.phon.query.db.xml.io.resultset that return types with arguments of type MetaKeyListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetaKeyList>
ObjectFactory.createMetaKeys
(MetaKeyList value) Methods in ca.phon.query.db.xml.io.resultset with parameters of type MetaKeyListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MetaKeyList>
ObjectFactory.createMetaKeys
(MetaKeyList value) void
ResultSetType.setMetaKeys
(MetaKeyList value) Sets the value of the metaKeys property.