public class EntityGroupName extends Object
EntityDescriptor
belongs.
It will typically be attached to an entity descriptor via its
XMLObject.getObjectMetadata()
.Modifier and Type | Field and Description |
---|---|
private String |
name
The entities descriptor group name.
|
Constructor and Description |
---|
EntityGroupName(String newName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
Get the entity group name.
|
int |
hashCode() |
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.