Uses of Class
ca.phon.session.io.xml.v2_0.XmlMorTierData
Packages that use XmlMorTierData
-
Uses of XmlMorTierData in ca.phon.session.io.xml.v2_0
Fields in ca.phon.session.io.xml.v2_0 declared as XmlMorTierDataModifier and TypeFieldDescriptionprotected XmlMorTierDataXmlBlindTranscriptionType.morsprotected XmlMorTierDataXmlUserTierType.morsMethods in ca.phon.session.io.xml.v2_0 that return XmlMorTierDataModifier and TypeMethodDescriptionObjectFactory.createXmlMorTierData()Create an instance ofXmlMorTierDataXmlBlindTranscriptionType.getMors()Gets the value of the mors property.XmlUserTierType.getMors()Gets the value of the mors property.XmlSessionWriterV2_0.writeMorTierData(ObjectFactory factory, MorTierData tierData) Methods in ca.phon.session.io.xml.v2_0 that return types with arguments of type XmlMorTierDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlMorTierData> ObjectFactory.createMors(XmlMorTierData value) Methods in ca.phon.session.io.xml.v2_0 with parameters of type XmlMorTierDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<XmlMorTierData> ObjectFactory.createMors(XmlMorTierData value) XmlSessionReaderV2_0.readMorTierData(SessionFactory factory, XmlMorTierData xmlTierData) voidXmlBlindTranscriptionType.setMors(XmlMorTierData value) Sets the value of the mors property.voidXmlUserTierType.setMors(XmlMorTierData value) Sets the value of the mors property.