Interface Alias

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

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

    Modifier and Type
    Method
    Description
    Gets the des name.
    Gets the destination name.

    Methods inherited from interface ecmwf.web.model.ModelBean

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

    • getDesName

      String getDesName()
      Gets the des name.
      Returns:
      the des name
    • getDestinationName

      String getDestinationName()
      Gets the destination name.
      Returns:
      the destination name