Uses of Enum Class
org.cristalise.kernel.collection.Collection.Type
Packages that use Collection.Type
Package
Description
Collections are Item local objects that reference other Items.
-
Uses of Collection.Type in org.cristalise.kernel.collection
Methods in org.cristalise.kernel.collection that return Collection.TypeModifier and TypeMethodDescriptionDependency.getType()static Collection.TypeReturns the enum constant of this class with the specified name.static Collection.Type[]Collection.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.