public class LiteralEnumerationType extends LiteralType
isNillable| Constructor and Description |
|---|
LiteralEnumerationType() |
LiteralEnumerationType(QName name,
LiteralType baseType,
JavaType javaType) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(LiteralTypeVisitor visitor) |
LiteralType |
getBaseType() |
void |
setBaseType(LiteralType t) |
getSchemaTypeRef, isLiteralType, isNillable, setNillable, setSchemaTypeRefgetJavaType, getName, getProperties, getPropertiesMap, getProperty, getVersion, isSOAPType, removeProperty, setJavaType, setName, setPropertiesMap, setProperty, setVersionpublic LiteralEnumerationType()
public LiteralEnumerationType(QName name, LiteralType baseType, JavaType javaType)
public LiteralType getBaseType()
public void setBaseType(LiteralType t)
public void accept(LiteralTypeVisitor visitor) throws Exception
accept in class LiteralTypeExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.