|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.analysesi.model.AbstractTypeAttribute
public abstract class AbstractTypeAttribute
Un type d'attribut est un type de données pour une base de données.
Constructor Summary | |
---|---|
AbstractTypeAttribute(java.lang.String name)
Le constructeur de la classe AbstractTypeAttribute |
Method Summary | |
---|---|
java.lang.String |
getName()
Retourne le nom du type d'attribut. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eucalyptus.analysesi.model.TypeAttribute |
---|
formatToString |
Constructor Detail |
---|
public AbstractTypeAttribute(java.lang.String name)
AbstractTypeAttribute
name
- Method Detail |
---|
public java.lang.String getName()
TypeAttribute
getName
in interface TypeAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |