Uses of Enum Class
aQute.bnd.osgi.resource.PersistentResource.DataType
Packages that use PersistentResource.DataType
-
Uses of PersistentResource.DataType in aQute.bnd.osgi.resource
Subclasses with type arguments of type PersistentResource.DataType in aQute.bnd.osgi.resourceMethods in aQute.bnd.osgi.resource that return PersistentResource.DataTypeModifier and TypeMethodDescriptionstatic PersistentResource.DataTypeReturns the enum constant of this class with the specified name.static PersistentResource.DataType[]PersistentResource.DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.