Inheritance diagram for SetIndoEuGender:Public Methods | |
| void | setGenderFeminine () |
| void | setGenderNeuter () |
Package Functions | |
| void | setGenderMasculine () |
| void setGenderFeminine | ( | ) |
Sets the gender of the object to feminine.
Implemented in IndoEuPredicative, IndoEuPrepositionContraction, IndoEuNounBase, and IndoEuPronominalAdverb.
| void setGenderMasculine | ( | ) | [package] |
Sets the gender of the object to masculine.
Implemented in IndoEuPredicative, IndoEuPrepositionContraction, IndoEuNounBase, and IndoEuPronominalAdverb.
| void setGenderNeuter | ( | ) |
Sets the gender of the object to neuter.
Implemented in IndoEuPredicative, IndoEuPrepositionContraction, IndoEuNounBase, and IndoEuPronominalAdverb.