net.officefloor.compile.spi.officefloor
Interface DeployedOfficeInput

All Known Subinterfaces:
SectionInputNode
All Known Implementing Classes:
SectionInputNodeImpl

public interface DeployedOfficeInput

Input into a DeployedOffice.

Author:
Daniel Sagenschneider

Method Summary
 String getDeployedOfficeInputName()
          Obtains the name of the DeployedOfficeInput.
 

Method Detail

getDeployedOfficeInputName

String getDeployedOfficeInputName()
Obtains the name of the DeployedOfficeInput.

Returns:
Name of the DeployedOfficeInput.


Copyright © 2005-2013. All Rights Reserved.