Uses of Class
ca.phon.session.io.xml.v2_0.XmlUnparsedData
Packages that use XmlUnparsedData
-
Uses of XmlUnparsedData in ca.phon.session.io.xml.v2_0
Fields in ca.phon.session.io.xml.v2_0 declared as XmlUnparsedDataModifier and TypeFieldDescriptionprotected XmlUnparsedData
XmlBlindTranscriptionType.unparsed
protected XmlUnparsedData
XmlCommentType.unparsed
protected XmlUnparsedData
XmlIpaTierType.unparsed
protected XmlUnparsedData
XmlNotesTierType.unparsed
protected XmlUnparsedData
XmlOrthographyTierType.unparsed
protected XmlUnparsedData
XmlUserTierType.unparsed
Methods in ca.phon.session.io.xml.v2_0 that return XmlUnparsedDataModifier and TypeMethodDescriptionObjectFactory.createXmlUnparsedData()
Create an instance ofXmlUnparsedData
XmlBlindTranscriptionType.getUnparsed()
Gets the value of the unparsed property.XmlCommentType.getUnparsed()
Gets the value of the unparsed property.XmlIpaTierType.getUnparsed()
Gets the value of the unparsed property.XmlNotesTierType.getUnparsed()
Gets the value of the unparsed property.XmlOrthographyTierType.getUnparsed()
Gets the value of the unparsed property.XmlUserTierType.getUnparsed()
Gets the value of the unparsed property.Methods in ca.phon.session.io.xml.v2_0 that return types with arguments of type XmlUnparsedDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<XmlUnparsedData> ObjectFactory.createUnparsed
(XmlUnparsedData value) Methods in ca.phon.session.io.xml.v2_0 with parameters of type XmlUnparsedDataModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<XmlUnparsedData> ObjectFactory.createUnparsed
(XmlUnparsedData value) void
XmlBlindTranscriptionType.setUnparsed
(XmlUnparsedData value) Sets the value of the unparsed property.void
XmlCommentType.setUnparsed
(XmlUnparsedData value) Sets the value of the unparsed property.void
XmlIpaTierType.setUnparsed
(XmlUnparsedData value) Sets the value of the unparsed property.void
XmlNotesTierType.setUnparsed
(XmlUnparsedData value) Sets the value of the unparsed property.void
XmlOrthographyTierType.setUnparsed
(XmlUnparsedData value) Sets the value of the unparsed property.void
XmlUserTierType.setUnparsed
(XmlUnparsedData value) Sets the value of the unparsed property.