JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.officefloor.model.generate
Interface ModelFile
public interface
ModelFile
File within the generated Model.
Author:
Daniel Sagenschneider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getLocation
()
Obtains the location of this
ModelFile
.
Method Details
getLocation
String
getLocation
()
Obtains the location of this
ModelFile
.
Returns:
Location of this
ModelFile
.