|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.wsdl.TExtensibilityElementImpl
public class TExtensibilityElementImpl
Implements the ExtensibilityElement interface.
| Constructor Summary | |
|---|---|
TExtensibilityElementImpl()
|
|
| Method Summary | |
|---|---|
QName |
getElementType()
Returns the type of this extensibility element. |
Boolean |
getRequired()
Get whether or not the semantics of this extension are required. |
void |
setElementType(QName type)
Sets the type of this extensibility element. |
void |
setRequired(Boolean value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TExtensibilityElementImpl()
| Method Detail |
|---|
public QName getElementType()
getElementType in interface javax.wsdl.extensions.ExtensibilityElementpublic void setElementType(QName type)
setElementType in interface javax.wsdl.extensions.ExtensibilityElementtype - QName the type of this element.public Boolean getRequired()
getRequired in interface javax.wsdl.extensions.ExtensibilityElementpublic void setRequired(Boolean value)
setRequired in interface javax.wsdl.extensions.ExtensibilityElement
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||