A list of FLCatchExt objects.

vFLCs(object)

# S4 method for ANY
FLCatchesExt(object, ...)

# S4 method for missing
FLCatchesExt(object, ...)

# S4 method for list
FLCatchesExt(object)

is.FLCatchesExt(object, ...)

# S4 method for ANY
is.FLCatchesExt(object, ...)

# S4 method for FLCatchesExt
catchNames(object)

# S4 method for FLMetierExt
catchNames(object)

# S4 method for FLMetiersExt
catchNames(object)

# S4 method for FLFleetExt
catchNames(object)

# S4 method for FLFleetsExt
catchNames(object)

Arguments

object

An object of class FLCatchExt, list or missing.

...

Other objects to be assigned by name to the class slots.

Slots

.Data

Internal S4 data representation, of class list.

desc

As textual description of the object contents

lock

Can the object be extended/trimmed? TRUE or FALSE.

names

A character vector for the element names

See also