public class Alias extends Object
Constructor and Description |
---|
Alias() |
Alias(String name) |
Alias(String name,
boolean withAs) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
isWithAs() |
void |
setName(String name) |
void |
setWithAs(boolean withAs) |
String |
toString() |
Copyright © 2006–2018 TinyGroup. All rights reserved.