public class IncludeModel extends Model
Constructor and Description |
---|
IncludeModel() |
Modifier and Type | Method and Description |
---|---|
ElementPath |
getElementPath() |
String |
getFile() |
String |
getOptional() |
String |
getResource() |
String |
getUrl() |
void |
setElementPath(ElementPath elementPath) |
void |
setFile(String file) |
void |
setOptional(String optional) |
void |
setResource(String resource) |
void |
setUrl(String url) |
addSubModel, addText, getBodyText, getLineNumber, getSubModels, getTag, idString, isUnhandled, markAsHandled, setLineNumber, setTag, toString
public String getOptional()
public void setOptional(String optional)
public String getFile()
public void setFile(String file)
public String getUrl()
public void setUrl(String url)
public String getResource()
public void setResource(String resource)
public ElementPath getElementPath()
public void setElementPath(ElementPath elementPath)
Copyright © 2005–2019 QOS.ch. All rights reserved.