Class WordType
java.lang.Object
ca.phon.session.io.xml.v12.WordType
A single word.
Java class for wordType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="wordType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionA single word.void
setContent
(String value) Sets the value of the content property.
-
Field Details
-
-
Constructor Details
-
WordType
public WordType()
-
-
Method Details
-
getContent
-
setContent
-