ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.descriptor.api.facelettaglibrary20.FaceletTaglibVersionType

Packages that use FaceletTaglibVersionType
org.jboss.shrinkwrap.descriptor.api.facelettaglibrary20 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of FaceletTaglibVersionType in org.jboss.shrinkwrap.descriptor.api.facelettaglibrary20
 

Methods in org.jboss.shrinkwrap.descriptor.api.facelettaglibrary20 that return FaceletTaglibVersionType
static FaceletTaglibVersionType FaceletTaglibVersionType.getFromStringValue(String value)
           
 FaceletTaglibVersionType WebFacelettaglibraryDescriptor.getVersion()
          Returns the version attribute
 FaceletTaglibVersionType FaceletTaglibType.getVersion()
          Returns the version attribute
static FaceletTaglibVersionType FaceletTaglibVersionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FaceletTaglibVersionType[] FaceletTaglibVersionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.shrinkwrap.descriptor.api.facelettaglibrary20 with parameters of type FaceletTaglibVersionType
 WebFacelettaglibraryDescriptor WebFacelettaglibraryDescriptor.version(FaceletTaglibVersionType version)
          Sets the version attribute
 FaceletTaglibType<T> FaceletTaglibType.version(FaceletTaglibVersionType version)
          Sets the version attribute
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.