Uses of Interface
org.jboss.shrinkwrap.descriptor.api.javaee6.IconType
Packages that use IconType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of IconType in org.jboss.shrinkwrap.descriptor.api.connector16
Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return IconTypeModifier and TypeMethodDescriptionConnectorDescriptor.createIcon()Creates a newiconelementConnectorType.createIcon()Creates a newiconelementConnectorDescriptor.getOrCreateIcon()If not already created, a newiconelement will be created and returned.ConnectorType.getOrCreateIcon()If not already created, a newiconelement will be created and returned.Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return types with arguments of type IconTypeModifier and TypeMethodDescriptionConnectorDescriptor.getAllIcon()Returns alliconelementsConnectorType.getAllIcon()Returns alliconelements -
Uses of IconType in org.jboss.shrinkwrap.descriptor.api.javaee6
Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return IconTypeModifier and TypeMethodDescriptionListenerType.createIcon()Creates a newiconelementMessageDestinationType.createIcon()Creates a newiconelementListenerType.getOrCreateIcon()If not already created, a newiconelement will be created and returned.MessageDestinationType.getOrCreateIcon()If not already created, a newiconelement will be created and returned.Sets theidattributeSets thelarge-iconelementIconType.removeId()Removes theidattributeIconType.removeLargeIcon()Removes thelarge-iconelementIconType.removeSmallIcon()Removes thesmall-iconelementSets thesmall-iconelementMethods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return types with arguments of type IconTypeModifier and TypeMethodDescriptionListenerType.getAllIcon()Returns alliconelementsMessageDestinationType.getAllIcon()Returns alliconelements -
Uses of IconType in org.jboss.shrinkwrap.descriptor.impl.connector16
Methods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return IconTypeModifier and TypeMethodDescriptionConnectorDescriptorImpl.createIcon()Creates a newiconelementConnectorTypeImpl.createIcon()Creates a newiconelementConnectorDescriptorImpl.getOrCreateIcon()If not already created, a newiconelement will be created and returned.ConnectorTypeImpl.getOrCreateIcon()If not already created, a newiconelement will be created and returned.Methods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return types with arguments of type IconTypeModifier and TypeMethodDescriptionConnectorDescriptorImpl.getAllIcon()Returns alliconelementsConnectorTypeImpl.getAllIcon()Returns alliconelements -
Uses of IconType in org.jboss.shrinkwrap.descriptor.impl.javaee6
Classes in org.jboss.shrinkwrap.descriptor.impl.javaee6 that implement IconTypeModifier and TypeClassDescriptionclassIconTypeImpl<T>This class implements theiconTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return IconTypeModifier and TypeMethodDescriptionListenerTypeImpl.createIcon()Creates a newiconelementMessageDestinationTypeImpl.createIcon()Creates a newiconelementListenerTypeImpl.getOrCreateIcon()If not already created, a newiconelement will be created and returned.MessageDestinationTypeImpl.getOrCreateIcon()If not already created, a newiconelement will be created and returned.Sets theidattributeSets thelarge-iconelementIconTypeImpl.removeId()Removes theidattributeIconTypeImpl.removeLargeIcon()Removes thelarge-iconelementIconTypeImpl.removeSmallIcon()Removes thesmall-iconelementSets thesmall-iconelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return types with arguments of type IconTypeModifier and TypeMethodDescriptionListenerTypeImpl.getAllIcon()Returns alliconelementsMessageDestinationTypeImpl.getAllIcon()Returns alliconelements