|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IconType | |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 | |
| Uses of IconType in com.sun.xml.ws.config.metro.parser.jsr109 |
|---|
| Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as IconType | |
|---|---|
protected IconType |
PortComponentType.icon
|
protected IconType |
WebserviceDescriptionType.icon
|
| Fields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type IconType | |
|---|---|
protected List<IconType> |
HandlerType.icon
|
protected List<IconType> |
ListenerType.icon
|
protected List<IconType> |
MessageDestinationType.icon
|
protected List<IconType> |
ServiceRefType.icon
|
protected List<IconType> |
WebservicesType.icon
|
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return IconType | |
|---|---|
IconType |
ObjectFactory.createIconType()
Create an instance of IconType |
IconType |
PortComponentType.getIcon()
Gets the value of the icon property. |
IconType |
WebserviceDescriptionType.getIcon()
Gets the value of the icon property. |
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type IconType | |
|---|---|
List<IconType> |
HandlerType.getIcon()
Gets the value of the icon property. |
List<IconType> |
ListenerType.getIcon()
Gets the value of the icon property. |
List<IconType> |
MessageDestinationType.getIcon()
Gets the value of the icon property. |
List<IconType> |
ServiceRefType.getIcon()
Gets the value of the icon property. |
List<IconType> |
WebservicesType.getIcon()
Gets the value of the icon property. |
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type IconType | |
|---|---|
void |
PortComponentType.setIcon(IconType value)
Sets the value of the icon property. |
void |
WebserviceDescriptionType.setIcon(IconType value)
Sets the value of the icon property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||