Uses of Enum Class
aQute.bnd.osgi.resource.PersistentResource.DataType
Packages that use PersistentResource.DataType
-
Uses of PersistentResource.DataType in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return PersistentResource.DataTypeModifier and TypeMethodDescriptionstatic PersistentResource.DataType
Returns 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.Methods in aQute.bnd.osgi.resource with parameters of type PersistentResource.DataTypeModifier and TypeMethodDescriptionprivate Object
PersistentResource.Attr.convert
(PersistentResource.DataType t, Object value)