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 XmlUnparsedDataXmlBlindTranscriptionType.unparsedprotected XmlUnparsedDataXmlCommentType.unparsedprotected XmlUnparsedDataXmlIpaTierType.unparsedprotected XmlUnparsedDataXmlNotesTierType.unparsedprotected XmlUnparsedDataXmlOrthographyTierType.unparsedprotected XmlUnparsedDataXmlUserTierType.unparsedMethods in ca.phon.session.io.xml.v2_0 that return XmlUnparsedDataModifier and TypeMethodDescriptionObjectFactory.createXmlUnparsedData()Create an instance ofXmlUnparsedDataXmlBlindTranscriptionType.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) voidXmlBlindTranscriptionType.setUnparsed(XmlUnparsedData value) Sets the value of the unparsed property.voidXmlCommentType.setUnparsed(XmlUnparsedData value) Sets the value of the unparsed property.voidXmlIpaTierType.setUnparsed(XmlUnparsedData value) Sets the value of the unparsed property.voidXmlNotesTierType.setUnparsed(XmlUnparsedData value) Sets the value of the unparsed property.voidXmlOrthographyTierType.setUnparsed(XmlUnparsedData value) Sets the value of the unparsed property.voidXmlUserTierType.setUnparsed(XmlUnparsedData value) Sets the value of the unparsed property.