public class ERXModelVersion extends Object
Constructor and Description |
---|
ERXModelVersion(com.webobjects.eoaccess.EOModel model,
int version) |
ERXModelVersion(String modelName,
int version) |
Modifier and Type | Method and Description |
---|---|
com.webobjects.eoaccess.EOModel |
model()
Returns the model for this version.
|
int |
version()
Returns the version dependency for this model.
|
public ERXModelVersion(com.webobjects.eoaccess.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 modelCopyright © 2002 – 2020 Project Wonder.