public abstract class AbstractTypedModel extends DocumentedModel implements TypedModel
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTypedModel() |
protected |
AbstractTypedModel(String name) |
protected |
AbstractTypedModel(String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
setType(String type) |
getAsdoc, setAsdocequals, getName, hashCode, setNameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitvisitprotected AbstractTypedModel()
protected AbstractTypedModel(String name)
public String getType()
getType in interface TypedModelpublic void setType(String type)
setType in interface TypedModelCopyright © 2002–2019 CoreMedia AG. All rights reserved.