|
NetBeans UML Modeling |
Continentes
public class Continentes
Properties | |
---|---|
Alias | Continentes |
Visibility | public |
Final | ![]() |
Transient | ![]() |
Abstract | ![]() |
Leaf | ![]() |
Attribute Summary | |
---|---|
char |
NombreContinente
  |
Constructor Summary | |
---|---|
Continentes()   |
Operation Summary | |
---|---|
char |
getNombreContinente()   |
void |
setNombreContinente(char val)   |
Tagged Value Summary | |
---|---|
MarkerID | DCE.AED81179-B159-15AE-C4A2-9F11E1665E79 |
Attribute Detail |
---|
private char NombreContinente
Constructor Detail |
---|
public Continentes()
Operation Detail |
---|
public char getNombreContinente()
public void setNombreContinente(char val)
|
NetBeans UML Modeling |