|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortComponentRef
Generated interface for PortComponentRef element.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Field Summary | |
|---|---|
static String |
PORT_COMPONENT_LINK
|
static String |
SERVICE_ENDPOINT_INTERFACE
|
| Method Summary | |
|---|---|
String |
getPortComponentLink()
Getter for port-component-link property. |
String |
getServiceEndpointInterface()
Getter for service-endpoint-interface property. |
void |
setPortComponentLink(String value)
Setter for port-component-link property. |
void |
setServiceEndpointInterface(String value)
Setter for service-endpoint-interface property. |
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Field Detail |
|---|
static final String SERVICE_ENDPOINT_INTERFACE
static final String PORT_COMPONENT_LINK
| Method Detail |
|---|
void setServiceEndpointInterface(String value)
value - property valueString getServiceEndpointInterface()
void setPortComponentLink(String value)
value - property valueString getPortComponentLink()
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||