public abstract class BaseIncludedModel extends Object implements IncludedModel
| Constructor and Description |
|---|
BaseIncludedModel(String modelName,
String modelPackage,
String path,
String importType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImportType() |
String |
getModelName() |
String |
getModelPackage() |
String |
getPath() |
public String getModelName()
getModelName in interface IncludedModelpublic String getModelPackage()
getModelPackage in interface IncludedModelpublic String getPath()
getPath in interface IncludedModelpublic String getImportType()
getImportType in interface IncludedModelCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.