|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kemet.orm.castor.SignType
public class SignType
Class SignType.
Constructor Summary | |
---|---|
SignType()
|
Method Summary | |
---|---|
void |
deleteDeterminer()
|
void |
deleteFeminineGrammaticalKind()
|
void |
deleteIdeogram()
|
void |
deleteIndicator_ppa()
|
void |
deleteSubstitute()
|
void |
deleteUsedForIdeogram()
|
boolean |
getDeterminer()
Returns the value of field 'determiner'. |
boolean |
getFeminineGrammaticalKind()
Returns the value of field 'feminineGrammaticalKind'. |
java.lang.String |
getHieroglyph()
Returns the value of field 'hieroglyph'. |
java.lang.String |
getId()
Returns the value of field 'id'. |
java.lang.String |
getIdentification()
Returns the value of field 'identification'. |
boolean |
getIdeogram()
Returns the value of field 'ideogram'. |
boolean |
getIndicator_ppa()
Returns the value of field 'indicator_ppa'. |
SignTypeSequence |
getSignTypeSequence()
Returns the value of field 'signTypeSequence'. |
SignTypeSequence2 |
getSignTypeSequence2()
Returns the value of field 'signTypeSequence2'. |
SignTypeSequence3 |
getSignTypeSequence3()
Returns the value of field 'signTypeSequence3'. |
SignTypeSequence4 |
getSignTypeSequence4()
Returns the value of field 'signTypeSequence4'. |
boolean |
getSubstitute()
Returns the value of field 'substitute'. |
boolean |
getUsedForIdeogram()
Returns the value of field 'usedForIdeogram'. |
boolean |
hasDeterminer()
Method hasDeterminer. |
boolean |
hasFeminineGrammaticalKind()
Method hasFeminineGrammaticalKind. |
boolean |
hasIdeogram()
Method hasIdeogram. |
boolean |
hasIndicator_ppa()
Method hasIndicator_ppa. |
boolean |
hasSubstitute()
Method hasSubstitute. |
boolean |
hasUsedForIdeogram()
Method hasUsedForIdeogram. |
boolean |
isDeterminer()
Returns the value of field 'determiner'. |
boolean |
isFeminineGrammaticalKind()
Returns the value of field 'feminineGrammaticalKind'. |
boolean |
isIdeogram()
Returns the value of field 'ideogram'. |
boolean |
isIndicator_ppa()
Returns the value of field 'indicator_ppa'. |
boolean |
isSubstitute()
Returns the value of field 'substitute'. |
boolean |
isUsedForIdeogram()
Returns the value of field 'usedForIdeogram'. |
boolean |
isValid()
Method isValid. |
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setDeterminer(boolean determiner)
Sets the value of field 'determiner'. |
void |
setFeminineGrammaticalKind(boolean feminineGrammaticalKind)
Sets the value of field 'feminineGrammaticalKind'. |
void |
setHieroglyph(java.lang.String hieroglyph)
Sets the value of field 'hieroglyph'. |
void |
setId(java.lang.String id)
Sets the value of field 'id'. |
void |
setIdentification(java.lang.String identification)
Sets the value of field 'identification'. |
void |
setIdeogram(boolean ideogram)
Sets the value of field 'ideogram'. |
void |
setIndicator_ppa(boolean indicator_ppa)
Sets the value of field 'indicator_ppa'. |
void |
setSignTypeSequence(SignTypeSequence signTypeSequence)
Sets the value of field 'signTypeSequence'. |
void |
setSignTypeSequence2(SignTypeSequence2 signTypeSequence2)
Sets the value of field 'signTypeSequence2'. |
void |
setSignTypeSequence3(SignTypeSequence3 signTypeSequence3)
Sets the value of field 'signTypeSequence3'. |
void |
setSignTypeSequence4(SignTypeSequence4 signTypeSequence4)
Sets the value of field 'signTypeSequence4'. |
void |
setSubstitute(boolean substitute)
Sets the value of field 'substitute'. |
void |
setUsedForIdeogram(boolean usedForIdeogram)
Sets the value of field 'usedForIdeogram'. |
static SignType |
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 SignType()
Method Detail |
---|
public void deleteDeterminer()
public void deleteFeminineGrammaticalKind()
public void deleteIdeogram()
public void deleteIndicator_ppa()
public void deleteSubstitute()
public void deleteUsedForIdeogram()
public boolean getDeterminer()
public boolean getFeminineGrammaticalKind()
public java.lang.String getHieroglyph()
public java.lang.String getId()
public java.lang.String getIdentification()
public boolean getIdeogram()
public boolean getIndicator_ppa()
public SignTypeSequence getSignTypeSequence()
public SignTypeSequence2 getSignTypeSequence2()
public SignTypeSequence3 getSignTypeSequence3()
public SignTypeSequence4 getSignTypeSequence4()
public boolean getSubstitute()
public boolean getUsedForIdeogram()
public boolean hasDeterminer()
public boolean hasFeminineGrammaticalKind()
public boolean hasIdeogram()
public boolean hasIndicator_ppa()
public boolean hasSubstitute()
public boolean hasUsedForIdeogram()
public boolean isDeterminer()
public boolean isFeminineGrammaticalKind()
public boolean isIdeogram()
public boolean isIndicator_ppa()
public boolean isSubstitute()
public boolean isUsedForIdeogram()
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 schemapublic 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 setDeterminer(boolean determiner)
determiner
- the value of field 'determiner'.public void setFeminineGrammaticalKind(boolean feminineGrammaticalKind)
feminineGrammaticalKind
- the value of field
'feminineGrammaticalKind'.public void setHieroglyph(java.lang.String hieroglyph)
hieroglyph
- the value of field 'hieroglyph'.public void setId(java.lang.String id)
id
- the value of field 'id'.public void setIdentification(java.lang.String identification)
identification
- the value of field 'identification'.public void setIdeogram(boolean ideogram)
ideogram
- the value of field 'ideogram'.public void setIndicator_ppa(boolean indicator_ppa)
indicator_ppa
- the value of field 'indicator_ppa'.public void setSignTypeSequence(SignTypeSequence signTypeSequence)
signTypeSequence
- the value of field 'signTypeSequence'public void setSignTypeSequence2(SignTypeSequence2 signTypeSequence2)
signTypeSequence2
- the value of field
'signTypeSequence2'.public void setSignTypeSequence3(SignTypeSequence3 signTypeSequence3)
signTypeSequence3
- the value of field
'signTypeSequence3'.public void setSignTypeSequence4(SignTypeSequence4 signTypeSequence4)
signTypeSequence4
- the value of field
'signTypeSequence4'.public void setSubstitute(boolean substitute)
substitute
- the value of field 'substitute'.public void setUsedForIdeogram(boolean usedForIdeogram)
usedForIdeogram
- the value of field 'usedForIdeogram'.public static SignType 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 schemapublic 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 |