public class SOAPCustomType extends SOAPType
| Constructor and Description |
|---|
SOAPCustomType() |
SOAPCustomType(QName name) |
SOAPCustomType(QName name,
SOAPVersion version) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(SOAPTypeVisitor visitor) |
isNillable, isReferenceable, isSOAPTypegetJavaType, getName, getProperties, getPropertiesMap, getProperty, getVersion, isLiteralType, removeProperty, setJavaType, setName, setPropertiesMap, setProperty, setVersionpublic SOAPCustomType()
public SOAPCustomType(QName name)
public SOAPCustomType(QName name, SOAPVersion version)
public void accept(SOAPTypeVisitor visitor) throws Exception
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.