| Package | Description |
|---|---|
| org.josef.ejb |
Enterprise Java Bean Components.
|
| Modifier and Type | Method and Description |
|---|---|
ValueObjectInterface |
ValueObjectInterface.copyFrom(ValueObjectInterface source)
Copies the content of the supplied source into this ValueObject.
|
void |
ValueObjectInterface.validate()
Validates the state of the data in this ValueObject.
|
void |
ValueObject.validate()
Validates the state of this ValueObject.
|
| Constructor and Description |
|---|
ValueObject(ValueObject source)
Copy constructor.
|
Copyright © 2008–2017. All rights reserved.