@Embeddable
public class UserFormatConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
UserFormatConfiguration() |
UserFormatConfiguration(ProfileField profileField) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProfileField> |
getProfileFields() |
FormatSeparator |
getSeparator() |
void |
setProfileFields(java.util.List<ProfileField> fields) |
void |
setSeparator(FormatSeparator separator) |
public UserFormatConfiguration()
public UserFormatConfiguration(ProfileField profileField)
public java.util.List<ProfileField> getProfileFields()
public FormatSeparator getSeparator()
public void setProfileFields(java.util.List<ProfileField> fields)
public void setSeparator(FormatSeparator separator)