Uses of Class
org.apache.openejb.jee.was.v6.common.IconType

Packages that use IconType
org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of IconType in org.apache.openejb.jee.was.v6.common
 

Fields in org.apache.openejb.jee.was.v6.common with type parameters of type IconType
protected  List<IconType> DescriptionGroup.icons
           
 

Methods in org.apache.openejb.jee.was.v6.common that return IconType
 IconType ObjectFactory.createIconType()
          Create an instance of IconType
 

Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type IconType
 javax.xml.bind.JAXBElement<IconType> ObjectFactory.createIconType(IconType value)
          Create an instance of JAXBElement<IconType>
 List<IconType> DescriptionGroup.getIcons()
          Gets the value of the icons property.
 

Methods in org.apache.openejb.jee.was.v6.common with parameters of type IconType
 javax.xml.bind.JAXBElement<IconType> ObjectFactory.createIconType(IconType value)
          Create an instance of JAXBElement<IconType>
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.