Uses of Class
aQute.bnd.osgi.resource.PersistentResource.DataType

Packages that use PersistentResource.DataType
aQute.bnd.osgi.resource   
 

Uses of PersistentResource.DataType in aQute.bnd.osgi.resource
 

Methods in aQute.bnd.osgi.resource that return PersistentResource.DataType
static PersistentResource.DataType PersistentResource.DataType.valueOf(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.
 



Copyright © 2014 aQute SARL. All rights reserved.