Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.IconType

Packages that use IconType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of IconType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee declared as IconType
protected  IconType WebserviceDescriptionType.icon
           
protected  IconType PortComponentType.icon
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type IconType
protected  List<IconType> FacesConfigValidatorType.icon
           
protected  List<IconType> MessageDestinationType.icon
           
protected  List<IconType> FacesConfigPropertyType.icon
           
protected  List<IconType> FacesConfigRenderKitType.icon
           
protected  List<IconType> FacesConfigReferencedBeanType.icon
           
protected  List<IconType> TldTaglibType.icon
           
protected  List<IconType> TagType.icon
           
protected  List<IconType> FacesConfigFacetType.icon
           
protected  List<IconType> TagFileType.icon
           
protected  List<IconType> FacesConfigConverterType.icon
           
protected  List<IconType> FacesConfigRendererType.icon
           
protected  List<IconType> FacesConfigNavigationCaseType.icon
           
protected  List<IconType> ApplicationClientType.icon
           
protected  List<IconType> FacesConfigApplicationResourceBundleType.icon
           
protected  List<IconType> EntityBeanType.icon
           
protected  List<IconType> FilterType.icon
           
protected  List<IconType> MessageDrivenBeanType.icon
           
protected  List<IconType> SessionBeanType.icon
           
protected  List<IconType> FacesConfigAttributeType.icon
           
protected  List<IconType> ApplicationType.icon
           
protected  List<IconType> WebservicesType.icon
           
protected  List<IconType> JspPropertyGroupType.icon
           
protected  List<IconType> ListenerType.icon
           
protected  List<IconType> FacesConfigNavigationRuleType.icon
           
protected  List<IconType> PortComponentHandlerType.icon
           
protected  List<IconType> ServletType.icon
           
protected  List<IconType> ServiceRefType.icon
           
protected  List<IconType> FunctionType.icon
           
protected  List<IconType> FacesConfigManagedPropertyType.icon
           
protected  List<IconType> EjbJarType.icon
           
protected  List<IconType> FacesConfigManagedBeanType.icon
           
protected  List<IconType> ServiceRefHandlerType.icon
           
protected  List<IconType> FacesConfigComponentType.icon
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return IconType
 IconType IconType.clone()
          Creates and returns a copy of this object.
 IconType ObjectFactory.createIconType()
          Create an instance of IconType
 IconType WebserviceDescriptionType.getIcon()
          Gets the value of the icon property.
 IconType PortComponentType.getIcon()
          Gets the value of the icon property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return types with arguments of type IconType
 javax.xml.bind.JAXBElement<IconType> ObjectFactory.createWebAppTypeIcon(IconType value)
          Create an instance of JAXBElement<IconType>}
 List<IconType> FacesConfigValidatorType.getIcon()
          Gets the value of the icon property.
 List<IconType> MessageDestinationType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigPropertyType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigRenderKitType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigReferencedBeanType.getIcon()
          Gets the value of the icon property.
 List<IconType> TldTaglibType.getIcon()
          Gets the value of the icon property.
 List<IconType> TagType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigFacetType.getIcon()
          Gets the value of the icon property.
 List<IconType> TagFileType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigConverterType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigRendererType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigNavigationCaseType.getIcon()
          Gets the value of the icon property.
 List<IconType> ApplicationClientType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigApplicationResourceBundleType.getIcon()
          Gets the value of the icon property.
 List<IconType> EntityBeanType.getIcon()
          Gets the value of the icon property.
 List<IconType> FilterType.getIcon()
          Gets the value of the icon property.
 List<IconType> MessageDrivenBeanType.getIcon()
          Gets the value of the icon property.
 List<IconType> SessionBeanType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigAttributeType.getIcon()
          Gets the value of the icon property.
 List<IconType> ApplicationType.getIcon()
          Gets the value of the icon property.
 List<IconType> WebservicesType.getIcon()
          Gets the value of the icon property.
 List<IconType> JspPropertyGroupType.getIcon()
          Gets the value of the icon property.
 List<IconType> ListenerType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigNavigationRuleType.getIcon()
          Gets the value of the icon property.
 List<IconType> PortComponentHandlerType.getIcon()
          Gets the value of the icon property.
 List<IconType> ServletType.getIcon()
          Gets the value of the icon property.
 List<IconType> ServiceRefType.getIcon()
          Gets the value of the icon property.
 List<IconType> FunctionType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigManagedPropertyType.getIcon()
          Gets the value of the icon property.
 List<IconType> EjbJarType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigManagedBeanType.getIcon()
          Gets the value of the icon property.
 List<IconType> ServiceRefHandlerType.getIcon()
          Gets the value of the icon property.
 List<IconType> FacesConfigComponentType.getIcon()
          Gets the value of the icon property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type IconType
 javax.xml.bind.JAXBElement<IconType> ObjectFactory.createWebAppTypeIcon(IconType value)
          Create an instance of JAXBElement<IconType>}
 void WebserviceDescriptionType.setIcon(IconType value)
          Sets the value of the icon property.
 void PortComponentType.setIcon(IconType value)
          Sets the value of the icon property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type IconType
IconType(IconType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.IconType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.