public class ERXModelVersion
extends java.lang.Object
| Constructor and Description |
|---|
ERXModelVersion(EOModel model,
int version) |
ERXModelVersion(java.lang.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(java.lang.String modelName,
int version)
modelName - the name of a modelversion - the version of that modelpublic EOModel model()
public int version()
Copyright © 2002 – 2022 Project Wonder.