|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kemet.orm.castor.SuffixPronounType
public class SuffixPronounType
Class SuffixPronounType.
| Constructor Summary | |
|---|---|
SuffixPronounType()
|
|
| Method Summary | |
|---|---|
void |
deleteFeminine()
|
boolean |
getFeminine()
Returns the value of field 'feminine'. |
java.lang.String |
getReplace()
Returns the value of field 'replace'. |
Value |
getValue()
Returns the value of field 'value'. |
boolean |
hasFeminine()
Method hasFeminine. |
boolean |
isFeminine()
Returns the value of field 'feminine'. |
boolean |
isValid()
Method isValid. |
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setFeminine(boolean feminine)
Sets the value of field 'feminine'. |
void |
setReplace(java.lang.String replace)
Sets the value of field 'replace'. |
void |
setValue(Value value)
Sets the value of field 'value'. |
static SuffixPronounType |
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 SuffixPronounType()
| Method Detail |
|---|
public void deleteFeminine()
public boolean getFeminine()
public java.lang.String getReplace()
public Value getValue()
public boolean hasFeminine()
public boolean isFeminine()
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 setFeminine(boolean feminine)
feminine - the value of field 'feminine'.public void setReplace(java.lang.String replace)
replace - the value of field 'replace'.public void setValue(Value value)
value - the value of field 'value'.
public static SuffixPronounType 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 | |||||||||