Uses of Class
org.apache.aries.blueprint.annotation.Element.ElementType

Packages that use Element.ElementType
org.apache.aries.blueprint.annotation   
 

Uses of Element.ElementType in org.apache.aries.blueprint.annotation
 

Methods in org.apache.aries.blueprint.annotation that return Element.ElementType
static Element.ElementType Element.ElementType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Element.ElementType[] Element.ElementType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.