|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kemet.orm.castor.PronunciationType
public class PronunciationType
Class PronunciationType.
| Constructor Summary | |
|---|---|
PronunciationType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getConventionnal_value()
Returns the value of field 'conventionnal_value'. |
java.lang.String |
getPhonetic_value()
Returns the value of field 'phonetic_value'. |
boolean |
isValid()
Method isValid. |
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setConventionnal_value(java.lang.String conventionnal_value)
Sets the value of field 'conventionnal_value'. |
void |
setPhonetic_value(java.lang.String phonetic_value)
Sets the value of field 'phonetic_value'. |
static PronunciationType |
unmarshal(java.io.Reader reader)
Method unmarshal. |
void |
validate()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PronunciationType()
| Method Detail |
|---|
public java.lang.String getConventionnal_value()
public java.lang.String getPhonetic_value()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException - if object is
null or if any SAXException is thrown during marshaling
org.exolab.castor.xml.ValidationException - if this
object is an invalid instance according to the schema
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException - if an IOException occurs during
marshaling
org.exolab.castor.xml.ValidationException - if this
object is an invalid instance according to the schema
org.exolab.castor.xml.MarshalException - if object is
null or if any SAXException is thrown during marshalingpublic void setConventionnal_value(java.lang.String conventionnal_value)
conventionnal_value - the value of field
'conventionnal_value'.public void setPhonetic_value(java.lang.String phonetic_value)
phonetic_value - the value of field 'phonetic_value'.
public static PronunciationType unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException - if object is
null or if any SAXException is thrown during marshaling
org.exolab.castor.xml.ValidationException - if this
object is an invalid instance according to the schema
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException - if this
object is an invalid instance according to the schema
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||