public class AttributeNameHelper
extends java.lang.Object
| Constructor and Description |
|---|
AttributeNameHelper(java.lang.String name)
Default constructor for the class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPrefix()
Return the prefix of the name.
|
java.lang.String |
getSuffix()
Return the suffix of the name.
|