public class ERXModelVersion extends Object
Constructor and Description |
---|
ERXModelVersion(EOModel model,
int version) |
ERXModelVersion(String modelName,
int version) |
Modifier and Type | Method and Description |
---|---|
EOModel |
model()
Returns the model for this version.
|
int |
version()
Returns the version dependency for this model.
|
public ERXModelVersion(EOModel model, int version)
model
- a modelversion
- the version of that modelpublic ERXModelVersion(String modelName, int version)
modelName
- the name of a modelversion
- the version of that modelpublic EOModel model()
public int version()
Copyright © 2002 – 2024 Project Wonder.