public abstract class EntityName extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityName.DynamicEntityName |
static class |
EntityName.StaticEntityName |
| Constructor and Description |
|---|
EntityName() |
| Modifier and Type | Method and Description |
|---|---|
static EntityName |
create(String s) |
abstract String |
getOrignalString() |
String |
toString() |
abstract String |
value() |
Copyright © 2017. All rights reserved.