public abstract class AbstractUserChild extends BaseDomainHelper
| Constructor and Description |
|---|
AbstractUserChild() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getWebUserId()
Gets the current value of id
|
protected void |
setWebUserId(java.lang.Long webUserIdIn)
Sets the value of id to new value
|
getCreated, getModified, setCreated, setModified, toString