Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee5.IconType

Packages that use IconType
org.jboss.shrinkwrap.descriptor.api.application5 Provides the interfaces and enumeration types as defined in the schema 
org.jboss.shrinkwrap.descriptor.api.ejbjar30 Provides the interfaces and enumeration types as defined in the schema 
org.jboss.shrinkwrap.descriptor.api.facelettaglibrary20 Provides the interfaces and enumeration types as defined in the schema 
org.jboss.shrinkwrap.descriptor.api.facesconfig20 Provides the interfaces and enumeration types as defined in the schema 
org.jboss.shrinkwrap.descriptor.api.facesconfig21 Provides the interfaces and enumeration types as defined in the schema 
org.jboss.shrinkwrap.descriptor.api.javaee5 Provides the interfaces and enumeration types as defined in the schema 
org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient12 Provides the interfaces and enumeration types as defined in the schema 
org.jboss.shrinkwrap.descriptor.api.jboss51 Provides the interfaces and enumeration types as defined in the schema 
org.jboss.shrinkwrap.descriptor.api.jbosscommon51 Provides the interfaces and enumeration types as defined in the schema 
org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of IconType in org.jboss.shrinkwrap.descriptor.api.application5
 

Methods in org.jboss.shrinkwrap.descriptor.api.application5 that return IconType
 IconType<ApplicationDescriptor> ApplicationDescriptor.createIcon()
          Creates a new icon element
 IconType<ApplicationType<T>> ApplicationType.createIcon()
          Creates a new icon element
 IconType<ApplicationDescriptor> ApplicationDescriptor.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<ApplicationType<T>> ApplicationType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 

Methods in org.jboss.shrinkwrap.descriptor.api.application5 that return types with arguments of type IconType
 List<IconType<ApplicationDescriptor>> ApplicationDescriptor.getAllIcon()
          Returns all icon elements
 List<IconType<ApplicationType<T>>> ApplicationType.getAllIcon()
          Returns all icon elements
 

Uses of IconType in org.jboss.shrinkwrap.descriptor.api.ejbjar30
 

Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 that return IconType
 IconType<EntityBeanType<T>> EntityBeanType.createIcon()
          Creates a new icon element
 IconType<EjbJarType<T>> EjbJarType.createIcon()
          Creates a new icon element
 IconType<SessionBeanType<T>> SessionBeanType.createIcon()
          Creates a new icon element
 IconType<MessageDrivenBeanType<T>> MessageDrivenBeanType.createIcon()
          Creates a new icon element
 IconType<EjbJarDescriptor> EjbJarDescriptor.createIcon()
          Creates a new icon element
 IconType<EntityBeanType<T>> EntityBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<EjbJarType<T>> EjbJarType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<SessionBeanType<T>> SessionBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<MessageDrivenBeanType<T>> MessageDrivenBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<EjbJarDescriptor> EjbJarDescriptor.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 

Methods in org.jboss.shrinkwrap.descriptor.api.ejbjar30 that return types with arguments of type IconType
 List<IconType<EntityBeanType<T>>> EntityBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<EjbJarType<T>>> EjbJarType.getAllIcon()
          Returns all icon elements
 List<IconType<SessionBeanType<T>>> SessionBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<MessageDrivenBeanType<T>>> MessageDrivenBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<EjbJarDescriptor>> EjbJarDescriptor.getAllIcon()
          Returns all icon elements
 

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

Methods in org.jboss.shrinkwrap.descriptor.api.facelettaglibrary20 that return IconType
 IconType<FaceletTaglibTagType<T>> FaceletTaglibTagType.createIcon()
          Creates a new icon element
 IconType<FaceletTaglibTagBehaviorType<T>> FaceletTaglibTagBehaviorType.createIcon()
          Creates a new icon element
 IconType<FaceletTaglibTagComponentType<T>> FaceletTaglibTagComponentType.createIcon()
          Creates a new icon element
 IconType<FaceletTaglibTagConverterType<T>> FaceletTaglibTagConverterType.createIcon()
          Creates a new icon element
 IconType<FaceletTaglibTagValidatorType<T>> FaceletTaglibTagValidatorType.createIcon()
          Creates a new icon element
 IconType<FaceletTaglibTagAttributeType<T>> FaceletTaglibTagAttributeType.createIcon()
          Creates a new icon element
 IconType<WebFacelettaglibraryDescriptor> WebFacelettaglibraryDescriptor.createIcon()
          Creates a new icon element
 IconType<FaceletTaglibFunctionType<T>> FaceletTaglibFunctionType.createIcon()
          Creates a new icon element
 IconType<FaceletTaglibType<T>> FaceletTaglibType.createIcon()
          Creates a new icon element
 IconType<FaceletTaglibTagType<T>> FaceletTaglibTagType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FaceletTaglibTagBehaviorType<T>> FaceletTaglibTagBehaviorType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FaceletTaglibTagComponentType<T>> FaceletTaglibTagComponentType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FaceletTaglibTagConverterType<T>> FaceletTaglibTagConverterType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FaceletTaglibTagValidatorType<T>> FaceletTaglibTagValidatorType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FaceletTaglibTagAttributeType<T>> FaceletTaglibTagAttributeType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<WebFacelettaglibraryDescriptor> WebFacelettaglibraryDescriptor.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FaceletTaglibFunctionType<T>> FaceletTaglibFunctionType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FaceletTaglibType<T>> FaceletTaglibType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 

Methods in org.jboss.shrinkwrap.descriptor.api.facelettaglibrary20 that return types with arguments of type IconType
 List<IconType<FaceletTaglibTagType<T>>> FaceletTaglibTagType.getAllIcon()
          Returns all icon elements
 List<IconType<FaceletTaglibTagBehaviorType<T>>> FaceletTaglibTagBehaviorType.getAllIcon()
          Returns all icon elements
 List<IconType<FaceletTaglibTagComponentType<T>>> FaceletTaglibTagComponentType.getAllIcon()
          Returns all icon elements
 List<IconType<FaceletTaglibTagConverterType<T>>> FaceletTaglibTagConverterType.getAllIcon()
          Returns all icon elements
 List<IconType<FaceletTaglibTagValidatorType<T>>> FaceletTaglibTagValidatorType.getAllIcon()
          Returns all icon elements
 List<IconType<FaceletTaglibTagAttributeType<T>>> FaceletTaglibTagAttributeType.getAllIcon()
          Returns all icon elements
 List<IconType<WebFacelettaglibraryDescriptor>> WebFacelettaglibraryDescriptor.getAllIcon()
          Returns all icon elements
 List<IconType<FaceletTaglibFunctionType<T>>> FaceletTaglibFunctionType.getAllIcon()
          Returns all icon elements
 List<IconType<FaceletTaglibType<T>>> FaceletTaglibType.getAllIcon()
          Returns all icon elements
 

Uses of IconType in org.jboss.shrinkwrap.descriptor.api.facesconfig20
 

Methods in org.jboss.shrinkwrap.descriptor.api.facesconfig20 that return IconType
 IconType<FacesConfigManagedPropertyType<T>> FacesConfigManagedPropertyType.createIcon()
          Creates a new icon element
 IconType<FacesConfigReferencedBeanType<T>> FacesConfigReferencedBeanType.createIcon()
          Creates a new icon element
 IconType<FacesConfigApplicationResourceBundleType<T>> FacesConfigApplicationResourceBundleType.createIcon()
          Creates a new icon element
 IconType<FacesConfigComponentType<T>> FacesConfigComponentType.createIcon()
          Creates a new icon element
 IconType<FacesConfigFacetType<T>> FacesConfigFacetType.createIcon()
          Creates a new icon element
 IconType<FacesConfigAttributeType<T>> FacesConfigAttributeType.createIcon()
          Creates a new icon element
 IconType<FacesConfigPropertyType<T>> FacesConfigPropertyType.createIcon()
          Creates a new icon element
 IconType<FacesConfigNavigationRuleType<T>> FacesConfigNavigationRuleType.createIcon()
          Creates a new icon element
 IconType<FacesConfigNavigationCaseType<T>> FacesConfigNavigationCaseType.createIcon()
          Creates a new icon element
 IconType<FacesConfigConverterType<T>> FacesConfigConverterType.createIcon()
          Creates a new icon element
 IconType<FacesConfigManagedBeanType<T>> FacesConfigManagedBeanType.createIcon()
          Creates a new icon element
 IconType<FacesConfigRenderKitType<T>> FacesConfigRenderKitType.createIcon()
          Creates a new icon element
 IconType<FacesConfigValidatorType<T>> FacesConfigValidatorType.createIcon()
          Creates a new icon element
 IconType<FacesConfigBehaviorType<T>> FacesConfigBehaviorType.createIcon()
          Creates a new icon element
 IconType<FacesConfigRendererType<T>> FacesConfigRendererType.createIcon()
          Creates a new icon element
 IconType<FacesConfigManagedPropertyType<T>> FacesConfigManagedPropertyType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigReferencedBeanType<T>> FacesConfigReferencedBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigApplicationResourceBundleType<T>> FacesConfigApplicationResourceBundleType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigComponentType<T>> FacesConfigComponentType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigFacetType<T>> FacesConfigFacetType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigAttributeType<T>> FacesConfigAttributeType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigPropertyType<T>> FacesConfigPropertyType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigNavigationRuleType<T>> FacesConfigNavigationRuleType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigNavigationCaseType<T>> FacesConfigNavigationCaseType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigConverterType<T>> FacesConfigConverterType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigManagedBeanType<T>> FacesConfigManagedBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigRenderKitType<T>> FacesConfigRenderKitType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigValidatorType<T>> FacesConfigValidatorType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigBehaviorType<T>> FacesConfigBehaviorType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigRendererType<T>> FacesConfigRendererType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 

Methods in org.jboss.shrinkwrap.descriptor.api.facesconfig20 that return types with arguments of type IconType
 List<IconType<FacesConfigManagedPropertyType<T>>> FacesConfigManagedPropertyType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigReferencedBeanType<T>>> FacesConfigReferencedBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigApplicationResourceBundleType<T>>> FacesConfigApplicationResourceBundleType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigComponentType<T>>> FacesConfigComponentType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigFacetType<T>>> FacesConfigFacetType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigAttributeType<T>>> FacesConfigAttributeType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigPropertyType<T>>> FacesConfigPropertyType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigNavigationRuleType<T>>> FacesConfigNavigationRuleType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigNavigationCaseType<T>>> FacesConfigNavigationCaseType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigConverterType<T>>> FacesConfigConverterType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigManagedBeanType<T>>> FacesConfigManagedBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigRenderKitType<T>>> FacesConfigRenderKitType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigValidatorType<T>>> FacesConfigValidatorType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigBehaviorType<T>>> FacesConfigBehaviorType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigRendererType<T>>> FacesConfigRendererType.getAllIcon()
          Returns all icon elements
 

Uses of IconType in org.jboss.shrinkwrap.descriptor.api.facesconfig21
 

Methods in org.jboss.shrinkwrap.descriptor.api.facesconfig21 that return IconType
 IconType<FacesConfigApplicationResourceBundleType<T>> FacesConfigApplicationResourceBundleType.createIcon()
          Creates a new icon element
 IconType<FacesConfigReferencedBeanType<T>> FacesConfigReferencedBeanType.createIcon()
          Creates a new icon element
 IconType<FacesConfigFacetType<T>> FacesConfigFacetType.createIcon()
          Creates a new icon element
 IconType<FacesConfigPropertyType<T>> FacesConfigPropertyType.createIcon()
          Creates a new icon element
 IconType<FacesConfigNavigationCaseType<T>> FacesConfigNavigationCaseType.createIcon()
          Creates a new icon element
 IconType<FacesConfigManagedPropertyType<T>> FacesConfigManagedPropertyType.createIcon()
          Creates a new icon element
 IconType<FacesConfigComponentType<T>> FacesConfigComponentType.createIcon()
          Creates a new icon element
 IconType<FacesConfigAttributeType<T>> FacesConfigAttributeType.createIcon()
          Creates a new icon element
 IconType<FacesConfigRenderKitType<T>> FacesConfigRenderKitType.createIcon()
          Creates a new icon element
 IconType<FacesConfigRendererType<T>> FacesConfigRendererType.createIcon()
          Creates a new icon element
 IconType<FacesConfigConverterType<T>> FacesConfigConverterType.createIcon()
          Creates a new icon element
 IconType<FacesConfigManagedBeanType<T>> FacesConfigManagedBeanType.createIcon()
          Creates a new icon element
 IconType<FacesConfigNavigationRuleType<T>> FacesConfigNavigationRuleType.createIcon()
          Creates a new icon element
 IconType<FacesConfigValidatorType<T>> FacesConfigValidatorType.createIcon()
          Creates a new icon element
 IconType<FacesConfigBehaviorType<T>> FacesConfigBehaviorType.createIcon()
          Creates a new icon element
 IconType<FacesConfigApplicationResourceBundleType<T>> FacesConfigApplicationResourceBundleType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigReferencedBeanType<T>> FacesConfigReferencedBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigFacetType<T>> FacesConfigFacetType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigPropertyType<T>> FacesConfigPropertyType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigNavigationCaseType<T>> FacesConfigNavigationCaseType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigManagedPropertyType<T>> FacesConfigManagedPropertyType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigComponentType<T>> FacesConfigComponentType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigAttributeType<T>> FacesConfigAttributeType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigRenderKitType<T>> FacesConfigRenderKitType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigRendererType<T>> FacesConfigRendererType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigConverterType<T>> FacesConfigConverterType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigManagedBeanType<T>> FacesConfigManagedBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigNavigationRuleType<T>> FacesConfigNavigationRuleType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigValidatorType<T>> FacesConfigValidatorType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FacesConfigBehaviorType<T>> FacesConfigBehaviorType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 

Methods in org.jboss.shrinkwrap.descriptor.api.facesconfig21 that return types with arguments of type IconType
 List<IconType<FacesConfigApplicationResourceBundleType<T>>> FacesConfigApplicationResourceBundleType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigReferencedBeanType<T>>> FacesConfigReferencedBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigFacetType<T>>> FacesConfigFacetType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigPropertyType<T>>> FacesConfigPropertyType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigNavigationCaseType<T>>> FacesConfigNavigationCaseType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigManagedPropertyType<T>>> FacesConfigManagedPropertyType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigComponentType<T>>> FacesConfigComponentType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigAttributeType<T>>> FacesConfigAttributeType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigRenderKitType<T>>> FacesConfigRenderKitType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigRendererType<T>>> FacesConfigRendererType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigConverterType<T>>> FacesConfigConverterType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigManagedBeanType<T>>> FacesConfigManagedBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigNavigationRuleType<T>>> FacesConfigNavigationRuleType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigValidatorType<T>>> FacesConfigValidatorType.getAllIcon()
          Returns all icon elements
 List<IconType<FacesConfigBehaviorType<T>>> FacesConfigBehaviorType.getAllIcon()
          Returns all icon elements
 

Uses of IconType in org.jboss.shrinkwrap.descriptor.api.javaee5
 

Methods in org.jboss.shrinkwrap.descriptor.api.javaee5 that return IconType
 IconType<MessageDestinationType<T>> MessageDestinationType.createIcon()
          Creates a new icon element
 IconType<ListenerType<T>> ListenerType.createIcon()
          Creates a new icon element
 IconType<MessageDestinationType<T>> MessageDestinationType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<ListenerType<T>> ListenerType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<T> IconType.id(String id)
          Sets the id attribute
 IconType<T> IconType.largeIcon(String largeIcon)
          Sets the large-icon element
 IconType<T> IconType.removeId()
          Removes the id attribute
 IconType<T> IconType.removeLargeIcon()
          Removes the large-icon element
 IconType<T> IconType.removeSmallIcon()
          Removes the small-icon element
 IconType<T> IconType.smallIcon(String smallIcon)
          Sets the small-icon element
 

Methods in org.jboss.shrinkwrap.descriptor.api.javaee5 that return types with arguments of type IconType
 List<IconType<MessageDestinationType<T>>> MessageDestinationType.getAllIcon()
          Returns all icon elements
 List<IconType<ListenerType<T>>> ListenerType.getAllIcon()
          Returns all icon elements
 

Uses of IconType in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient12
 

Methods in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient12 that return IconType
 IconType<ServiceRefType<T>> ServiceRefType.createIcon()
          Creates a new icon element
 IconType<ServiceRefHandlerType<T>> ServiceRefHandlerType.createIcon()
          Creates a new icon element
 IconType<ServiceRefType<T>> ServiceRefType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<ServiceRefHandlerType<T>> ServiceRefHandlerType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 

Methods in org.jboss.shrinkwrap.descriptor.api.javaeewebservicesclient12 that return types with arguments of type IconType
 List<IconType<ServiceRefType<T>>> ServiceRefType.getAllIcon()
          Returns all icon elements
 List<IconType<ServiceRefHandlerType<T>>> ServiceRefHandlerType.getAllIcon()
          Returns all icon elements
 

Uses of IconType in org.jboss.shrinkwrap.descriptor.api.jboss51
 

Methods in org.jboss.shrinkwrap.descriptor.api.jboss51 that return IconType
 IconType<ConsumerBeanType<T>> ConsumerBeanType.createIcon()
          Creates a new icon element
 IconType<ServiceBeanType<T>> ServiceBeanType.createIcon()
          Creates a new icon element
 IconType<SessionBeanType<T>> SessionBeanType.createIcon()
          Creates a new icon element
 IconType<JbossType<T>> JbossType.createIcon()
          Creates a new icon element
 IconType<MessageDrivenBeanType<T>> MessageDrivenBeanType.createIcon()
          Creates a new icon element
 IconType<GenericBeanType<T>> GenericBeanType.createIcon()
          Creates a new icon element
 IconType<JbossDescriptor> JbossDescriptor.createIcon()
          Creates a new icon element
 IconType<ConsumerBeanType<T>> ConsumerBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<ServiceBeanType<T>> ServiceBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<SessionBeanType<T>> SessionBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<JbossType<T>> JbossType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<MessageDrivenBeanType<T>> MessageDrivenBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<GenericBeanType<T>> GenericBeanType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<JbossDescriptor> JbossDescriptor.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 

Methods in org.jboss.shrinkwrap.descriptor.api.jboss51 that return types with arguments of type IconType
 List<IconType<ConsumerBeanType<T>>> ConsumerBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<ServiceBeanType<T>>> ServiceBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<SessionBeanType<T>>> SessionBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<JbossType<T>>> JbossType.getAllIcon()
          Returns all icon elements
 List<IconType<MessageDrivenBeanType<T>>> MessageDrivenBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<GenericBeanType<T>>> GenericBeanType.getAllIcon()
          Returns all icon elements
 List<IconType<JbossDescriptor>> JbossDescriptor.getAllIcon()
          Returns all icon elements
 

Uses of IconType in org.jboss.shrinkwrap.descriptor.api.jbosscommon51
 

Methods in org.jboss.shrinkwrap.descriptor.api.jbosscommon51 that return IconType
 IconType<MessageDestinationType<T>> MessageDestinationType.createIcon()
          Creates a new icon element
 IconType<MessageDestinationType<T>> MessageDestinationType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 

Methods in org.jboss.shrinkwrap.descriptor.api.jbosscommon51 that return types with arguments of type IconType
 List<IconType<MessageDestinationType<T>>> MessageDestinationType.getAllIcon()
          Returns all icon elements
 

Uses of IconType in org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21
 

Methods in org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21 that return IconType
 IconType<TagType<T>> TagType.createIcon()
          Creates a new icon element
 IconType<FunctionType<T>> FunctionType.createIcon()
          Creates a new icon element
 IconType<TagFileType<T>> TagFileType.createIcon()
          Creates a new icon element
 IconType<WebJsptaglibraryDescriptor> WebJsptaglibraryDescriptor.createIcon()
          Creates a new icon element
 IconType<TldTaglibType<T>> TldTaglibType.createIcon()
          Creates a new icon element
 IconType<TagType<T>> TagType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<FunctionType<T>> FunctionType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<TagFileType<T>> TagFileType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<WebJsptaglibraryDescriptor> WebJsptaglibraryDescriptor.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 IconType<TldTaglibType<T>> TldTaglibType.getOrCreateIcon()
          If not already created, a new icon element will be created and returned.
 

Methods in org.jboss.shrinkwrap.descriptor.api.jsptaglibrary21 that return types with arguments of type IconType
 List<IconType<TagType<T>>> TagType.getAllIcon()
          Returns all icon elements
 List<IconType<FunctionType<T>>> FunctionType.getAllIcon()
          Returns all icon elements
 List<IconType<TagFileType<T>>> TagFileType.getAllIcon()
          Returns all icon elements
 List<IconType<WebJsptaglibraryDescriptor>> WebJsptaglibraryDescriptor.getAllIcon()
          Returns all icon elements
 List<IconType<TldTaglibType<T>>> TldTaglibType.getAllIcon()
          Returns all icon elements
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.