|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortComponentRefType
A representation of the model object 'Port Component Ref Type'. The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port. It optionally associates the Service Endpoint Interface with a particular port-component. This is only used by the container for a Service.getPort(Class) method call.
The following features are supported:
EjbJar30Package.getPortComponentRefType()| Method Summary | |
|---|---|
TrueFalseType |
getEnableMtom()
Returns the value of the 'Enable Mtom' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
String |
getPortComponentLink()
Returns the value of the 'Port Component Link' containment reference. |
FullyQualifiedClassType |
getServiceEndpointInterface()
Returns the value of the 'Service Endpoint Interface' containment reference. |
void |
setEnableMtom(TrueFalseType value)
Sets the value of the ' Enable Mtom' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setPortComponentLink(String value)
Sets the value of the ' Port Component Link' containment reference. |
void |
setServiceEndpointInterface(FullyQualifiedClassType value)
Sets the value of the ' Service Endpoint Interface' containment reference. |
| Method Detail |
|---|
FullyQualifiedClassType getServiceEndpointInterface()
setServiceEndpointInterface(FullyQualifiedClassType),
EjbJar30Package.getPortComponentRefType_ServiceEndpointInterface()void setServiceEndpointInterface(FullyQualifiedClassType value)
Service Endpoint Interface' containment reference.
value - the new value of the 'Service Endpoint Interface' containment reference.getServiceEndpointInterface()TrueFalseType getEnableMtom()
setEnableMtom(TrueFalseType),
EjbJar30Package.getPortComponentRefType_EnableMtom()void setEnableMtom(TrueFalseType value)
Enable Mtom' containment reference.
value - the new value of the 'Enable Mtom' containment reference.getEnableMtom()String getPortComponentLink()
setPortComponentLink(org.eclipse.modisco.jee.ejbjar.EjbJar30.String),
EjbJar30Package.getPortComponentRefType_PortComponentLink()void setPortComponentLink(String value)
Port Component Link' containment reference.
value - the new value of the 'Port Component Link' containment reference.getPortComponentLink()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
EjbJar30Package.getPortComponentRefType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||