| Package | Description |
|---|---|
| org.w3.ns.wsdl | |
| org.w3.ns.wsdl.impl |
| Modifier and Type | Method and Description |
|---|---|
static InterfaceType.Extends |
InterfaceType.Extends.Factory.newInstance() |
static InterfaceType.Extends |
InterfaceType.Extends.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static InterfaceType.Extends |
InterfaceType.Extends.Factory.newValue(Object obj) |
InterfaceType.Extends |
InterfaceType.xgetExtends()
Gets (as xml) the "extends" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceType.xsetExtends(InterfaceType.Extends xextends)
Sets (as xml) the "extends" attribute
|
| Modifier and Type | Class and Description |
|---|---|
static class |
InterfaceTypeImpl.ExtendsImpl
An XML extends(@).
|
| Modifier and Type | Method and Description |
|---|---|
InterfaceType.Extends |
InterfaceTypeImpl.xgetExtends()
Gets (as xml) the "extends" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceTypeImpl.xsetExtends(InterfaceType.Extends xextends)
Sets (as xml) the "extends" attribute
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.