Uses of Class
org.apache.openejb.jee.was.v6.common.IconType
-
Packages that use IconType Package Description 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 Modifier and Type Field Description protected List<IconType>DescriptionGroup. iconsMethods in org.apache.openejb.jee.was.v6.common that return IconType Modifier and Type Method Description IconTypeObjectFactory. createIconType()Create an instance ofIconTypeMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type IconType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IconType>ObjectFactory. createIconType(IconType value)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 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IconType>ObjectFactory. createIconType(IconType value)
-