|
||||||||||
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.DateTypeAttribute
@TypeAttributeLabel(value="Date") public class DateTypeAttribute
Représente un type de données Date.
Constructor Summary | |
---|---|
DateTypeAttribute()
Le constructeur de la classe DateTypeAttribute . |
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 DateTypeAttribute()
DateTypeAttribute
.
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 |