public class EffectiveName extends Name
ILLEGAL_PROPERTY_NAME_CHARS| Constructor and Description |
|---|
EffectiveName(String actual,
String effectiveIn,
boolean in,
boolean out)
A new instance using the actual name as the effective out.
|
EffectiveName(String actual,
String effectiveIn,
String effectiveOut,
boolean in,
boolean out)
A new instance explicitly providing the effective out name.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEffectiveInName()
The name as transformed by the NamingStrategy.
|
String |
getEffectiveOutName() |
getActualName, isIn, isOut, isValidPropertyNameCopyright © 2017. All rights reserved.