- All Known Implementing Classes:
DefaultModel
public interface ModelIF
INTERNAL: An interface representing a model.
-
Method Summary
INTERNAL: Returns the ID of the model.
INTERNAL: Returns the display title of the model.
void
INTERNAL: Sets the ID of the model.
void
INTERNAL: Sets the display title of the model.
-
Method Details
-
getTitle
INTERNAL: Returns the display title of the model.
-
setTitle
INTERNAL: Sets the display title of the model.
-
getId
INTERNAL: Returns the ID of the model.
-
setId
INTERNAL: Sets the ID of the model.