java.io.Serializable
, AttributeExtensible
, ElementExtensible
, Types
, WSDLElement
public class TypesImpl extends AbstractWSDLElement implements Types
Modifier and Type | Field | Description |
---|---|---|
protected java.util.List |
nativeAttributeNames |
|
static long |
serialVersionUID |
docEl, extElements, extensionAttributes
LIST_OF_QNAMES_TYPE, LIST_OF_STRINGS_TYPE, NO_DECLARED_TYPE, QNAME_TYPE, STRING_TYPE
Constructor | Description |
---|---|
TypesImpl() |
Modifier and Type | Method | Description |
---|---|---|
java.util.List |
getNativeAttributeNames() |
Get the list of local attribute names defined for this element in
the WSDL specification.
|
java.lang.String |
toString() |
addExtensibilityElement, getDocumentationElement, getExtensibilityElements, getExtensionAttribute, getExtensionAttributes, removeExtensibilityElement, setDocumentationElement, setExtensionAttribute
getExtensionAttribute, getExtensionAttributes, setExtensionAttribute
addExtensibilityElement, getExtensibilityElements, removeExtensibilityElement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDocumentationElement, setDocumentationElement
protected java.util.List nativeAttributeNames
public static final long serialVersionUID
public java.lang.String toString()
toString
in class AbstractWSDLElement
public java.util.List getNativeAttributeNames()
getNativeAttributeNames
in interface AttributeExtensible
Copyright ? 2003, 2013 IBM. All Rights Reserved.