Uses of Class
ecmwf.ecpds.master.transfer.DestinationOption.TypeEntry
Packages that use DestinationOption.TypeEntry
- 
Uses of DestinationOption.TypeEntry in ecmwf.ecpds.masterMethods 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.transferMethods in ecmwf.ecpds.master.transfer that return DestinationOption.TypeEntryModifier and TypeMethodDescriptionstatic DestinationOption.TypeEntryDestinationOption.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 voidDestinationOption.setList(List<DestinationOption.TypeEntry> list) Sets the list.