biouml.standard.type
Class GenericEntity
|
+--ru.biosoft.access.MutableDataElementSupport
|
+--biouml.standard.type.BaseSupport
|
+--biouml.standard.type.GenericEntity
- Direct Known Subclasses:
- Referrer, SpecieReference
- public abstract class GenericEntity
- extends BaseSupport
- todo comments
getComment
public String getComment()
getDate
public String getDate()
setComment
public void setComment(String comment)
setDate
public void setDate(String date)
to Class java.lang.String- pending use special structure for creation and edition dates., automaticlly update this field when the entry is edited.
to Class java.lang.String
- Arbitrary comment.
BOTTOM