Uses of Enum
org.apache.sis.internal.storage.Capability
Packages that use Capability
Package
Description
Utility classes for the implementation of SIS storage classes.
-
Uses of Capability in org.apache.sis.internal.storage
Subclasses with type arguments of type Capability in org.apache.sis.internal.storageMethods in org.apache.sis.internal.storage that return CapabilityModifier and TypeMethodDescriptionstatic CapabilityReturns the enum constant of this type with the specified name.static Capability[]Capability.values()Returns an array containing the constants of this enum type, in the order they are declared.