public abstract class BaseType extends Object
| Constructor and Description |
|---|
BaseType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name for this type
|
void |
setName(String name)
Set the name for this type
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.