|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.entity.model.ModelChild
public abstract class ModelChild
Abstract entity model class.
| Constructor Summary | |
|---|---|
protected |
ModelChild()
|
protected |
ModelChild(ModelEntity modelEntity,
java.lang.String description)
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
The description for documentation purposes |
ModelEntity |
getModelEntity()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ModelChild()
protected ModelChild(ModelEntity modelEntity,
java.lang.String description)
| Method Detail |
|---|
public ModelEntity getModelEntity()
public java.lang.String getDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||