public class JavaCustomType extends JavaType
| Constructor and Description |
|---|
JavaCustomType() |
JavaCustomType(String name) |
JavaCustomType(String name,
TypeMappingInfo typeMappingInfo) |
| Modifier and Type | Method and Description |
|---|---|
TypeMappingInfo |
getTypeMappingInfo() |
void |
setTypeMappingInfo(TypeMappingInfo typeMappingInfo) |
doSetName, getFormalName, getHolderName, getInitString, getName, getRealName, isHolder, isHolderPresent, isPresent, setFormalName, setHolder, setHolderName, setHolderPresent, setInitString, setPresent, setRealNamepublic JavaCustomType()
public JavaCustomType(String name)
public JavaCustomType(String name, TypeMappingInfo typeMappingInfo)
public TypeMappingInfo getTypeMappingInfo()
public void setTypeMappingInfo(TypeMappingInfo typeMappingInfo)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.