public class NamedEntityBean extends Object
Constructor and Description |
---|
NamedEntityBean()
Default constructor
|
NamedEntityBean(String name,
Entity entity)
Create a named entity bean and initialize it using the given entity
|
Modifier and Type | Method and Description |
---|---|
EntityBean<?> |
getEntity()
Get the entity bean
|
String |
getName()
Get the entity name
|
void |
setEntity(EntityBean<?> entity)
Set the entity bean
|
void |
setName(String name)
Set the entity name
|
public String getName()
public void setName(String name)
name
- the name to setpublic EntityBean<?> getEntity()
public void setEntity(EntityBean<?> entity)
entity
- the entity to setBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a