Uses of Class
ecmwf.ecpds.master.transfer.DestinationOption.TypeEntry
Packages that use DestinationOption.TypeEntry
-
Uses of DestinationOption.TypeEntry in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return types with arguments of type DestinationOption.TypeEntryModifier and TypeMethodDescriptionDataBaseInterface.getDestinationOptionList()
Get the DestinationOption list. -
Uses of DestinationOption.TypeEntry in ecmwf.ecpds.master.transfer
Methods in ecmwf.ecpds.master.transfer that return DestinationOption.TypeEntryModifier and TypeMethodDescriptionstatic DestinationOption.TypeEntry
DestinationOption.getTypeEntry
(String label) Get the type entry for a label.Methods in ecmwf.ecpds.master.transfer that return types with arguments of type DestinationOption.TypeEntryModifier and TypeMethodDescriptionstatic List
<DestinationOption.TypeEntry> DestinationOption.getList()
Gets the list.Method parameters in ecmwf.ecpds.master.transfer with type arguments of type DestinationOption.TypeEntryModifier and TypeMethodDescriptionstatic void
DestinationOption.setList
(List<DestinationOption.TypeEntry> list) Sets the list.