|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.analysesi.model.AbstractTypeAttribute
org.eucalyptus.analysesi.model.generic.AutoTypeAttribute
@TypeAttributeLabel(value="Auto") public class AutoTypeAttribute
Le type Auto représente un Id automatique.
Constructor Summary | |
---|---|
AutoTypeAttribute()
Le constructeur de la classe AutoTypeAttribute |
Method Summary | |
---|---|
java.lang.String |
formatToString()
Retourne la représentation en chaine de caractères du type d'attribut. |
java.lang.String |
toString()
|
Methods inherited from class org.eucalyptus.analysesi.model.AbstractTypeAttribute |
---|
getName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AutoTypeAttribute()
AutoTypeAttribute
Method Detail |
---|
public java.lang.String formatToString()
TypeAttribute
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |