public final class ComplexType extends Object implements Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getElementNames()
Get the set of all element names contained in this complex type.
|
QName |
getElementType(String elementName)
Given the name of an element contained within the complex type, get its xml type.
|
String |
getName()
Get the complex type name.
|
public String getName()
public QName getElementType(String elementName)
elementName - Name of element contained within complex type.Copyright © 2024 Hitachi Vantara. All rights reserved.