|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsrc.SuiteDeChar
src.Vocabulaire
src.Lettre
src.Voyelle
src.Lettre_A
public class Lettre_A
| Constructor Summary | |
|---|---|
Lettre_A(boolean b)
|
|
| Method Summary | |
|---|---|
Lettre |
majusculiser()
|
Lettre |
minusculiser()
|
java.lang.String |
toString()
String representation. |
| Methods inherited from class src.Voyelle |
|---|
compterVoyelles, estVoyelle |
| Methods inherited from class src.Lettre |
|---|
compterMots, estMot, iemeMot, isMajuscule, setMajuscule, toutesMinus |
| Methods inherited from class src.Vocabulaire |
|---|
estLettre, longueur |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Lettre_A(boolean b)
| Method Detail |
|---|
public Lettre minusculiser()
minusculiser in class Lettrepublic java.lang.String toString()
SuiteDeChar
toString in class SuiteDeCharpublic Lettre majusculiser()
majusculiser in class Lettre
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||