|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RespectBindingType
A representation of the model object 'Respect Binding Type'. Corresponds to the javax.xml.ws.RespectBinding annotation or its corresponding javax.xml.ws.RespectBindingFeature web service feature. This is used to control whether a JAX-WS implementation must respect/honor the contents of the wsdl:binding in the WSDL that is associated with the service. If the "enabled" element is "true", wsdl:binding in the associated WSDL, if any, must be respected/honored.
The following features are supported:
EjbJar31Package.getRespectBindingType()
Method Summary | |
---|---|
TrueFalseType |
getEnabled()
Returns the value of the 'Enabled' containment reference. |
void |
setEnabled(TrueFalseType value)
Sets the value of the ' Enabled ' containment reference. |
Method Detail |
---|
TrueFalseType getEnabled()
If the meaning of the 'Enabled' containment reference isn't clear, there really should be more of a description here...
setEnabled(TrueFalseType)
,
EjbJar31Package.getRespectBindingType_Enabled()
void setEnabled(TrueFalseType value)
Enabled
' containment reference.
value
- the new value of the 'Enabled' containment reference.getEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |