Interface Operation

All Superinterfaces:
ecmwf.web.model.ModelBean
All Known Implementing Classes:
OperationBean

public interface Operation extends ecmwf.web.model.ModelBean
The Interface Operation.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the comment.
    Gets the name.

    Methods inherited from interface ecmwf.web.model.ModelBean

    delete, delete, getAttributeValue, getBeanInterfaceName, getId, getIntId, insert, insert, isNew, save, save, setId
  • Method Details

    • getName

      String getName()
      Gets the name.
      Returns:
      the name
    • getComment

      String getComment()
      Gets the comment.
      Returns:
      the comment