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 XmlMorTierData
XmlBlindTranscriptionType.mors
protected XmlMorTierData
XmlUserTierType.mors
Methods in ca.phon.session.io.xml.v2_0 that return XmlMorTierDataModifier and TypeMethodDescriptionObjectFactory.createXmlMorTierData()
Create an instance ofXmlMorTierData
XmlBlindTranscriptionType.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) void
XmlBlindTranscriptionType.setMors
(XmlMorTierData value) Sets the value of the mors property.void
XmlUserTierType.setMors
(XmlMorTierData value) Sets the value of the mors property.