Uses of Class
org.osgi.service.metatype.annotations.AttributeType

Packages that use AttributeType
org.osgi.service.metatype.annotations Metatype Annotations Package Version 1.3. 
 

Uses of AttributeType in org.osgi.service.metatype.annotations
 

Methods in org.osgi.service.metatype.annotations that return AttributeType
static AttributeType AttributeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AttributeType[] AttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 aQute SARL. All rights reserved.