Uses of Class
aQute.bnd.osgi.resource.PersistentResource.DataType
-
Packages that use PersistentResource.DataType Package Description aQute.bnd.osgi.resource -
-
Uses of PersistentResource.DataType in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return PersistentResource.DataType Modifier and Type Method Description static PersistentResource.DataTypePersistentResource.DataType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PersistentResource.DataType[]PersistentResource.DataType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-