Uses of Enum Class
org.apache.sis.setup.About
Packages that use About
Package
Description
Provides information and some controls about SIS configuration.
-
Uses of About in org.apache.sis.setup
Subclasses with type arguments of type About in org.apache.sis.setupModifier and TypeClassDescriptionenum
Provides information about the Apache SIS running environment.Methods in org.apache.sis.setup that return AboutModifier and TypeMethodDescriptionstatic About
Returns the enum constant of this class with the specified name.static About[]
About.values()
Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.apache.sis.setup with type arguments of type About