| Package | Description |
|---|---|
| org.apache.cxf.jaxws.javaee |
| Modifier and Type | Field and Description |
|---|---|
protected IconType |
PortComponentType.icon |
protected IconType |
WebserviceDescriptionType.icon |
| Modifier and Type | Field and Description |
|---|---|
protected List<IconType> |
ListenerType.icon |
protected List<IconType> |
ServiceRefType.icon |
protected List<IconType> |
PortComponentHandlerType.icon |
protected List<IconType> |
ServiceRefHandlerType.icon |
protected List<IconType> |
WebservicesType.icon |
protected List<IconType> |
MessageDestinationType.icon |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<IconType> |
ListenerType.getIcon()
Gets the value of the icon property.
|
List<IconType> |
ServiceRefType.getIcon()
Gets the value of the icon property.
|
List<IconType> |
PortComponentHandlerType.getIcon()
Gets the value of the icon property.
|
List<IconType> |
ServiceRefHandlerType.getIcon()
Gets the value of the icon property.
|
List<IconType> |
WebservicesType.getIcon()
Gets the value of the icon property.
|
List<IconType> |
MessageDestinationType.getIcon()
Gets the value of the icon property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortComponentType.setIcon(IconType value)
Sets the value of the icon property.
|
void |
WebserviceDescriptionType.setIcon(IconType value)
Sets the value of the icon property.
|
Apache CXF