Class ECpdsApplication.DestinationForREST
java.lang.Object
ecmwf.ecpds.master.plugin.service.ECpdsApplication.DestinationForREST
- Enclosing class:
ECpdsApplication
The Class DestinationForREST. This class is used to encapsulate the Destination class into a front end class to
show only the required fields for the destination/* endpoints.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the acquisition.booleanGets the active.booleanGets the backup.Gets the comment.Gets the country iso.Gets the filter name.booleanGets the monitor.getName()Gets the name.Gets the status code.intgetType()Gets the type.Gets the user mail.
-
Method Details
-
getCountryIso
-
getActive
public boolean getActive()Gets the active.- Returns:
- the active
-
getStatusCode
-
getBackup
public boolean getBackup()Gets the backup.- Returns:
- the backup
-
getComment
-
getMonitor
public boolean getMonitor()Gets the monitor.- Returns:
- the monitor
-
getName
-
getAcquisition
public boolean getAcquisition()Gets the acquisition.- Returns:
- the acquisition
-
getUserMail
-
getFilterName
-
getType
public int getType()Gets the type.- Returns:
- the type
-