Interface OverrideProperties
-
- All Known Subinterfaces:
OfficeFloorNode,OfficeNode
- All Known Implementing Classes:
OfficeFloorNodeImpl,OfficeNodeImpl
public interface OverrideProperties- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PropertyListgetOverridePropertyList()Obtains the overridePropertyList.
-
-
-
Method Detail
-
getOverridePropertyList
PropertyList getOverridePropertyList()
Obtains the overridePropertyList.- Returns:
- Override
PropertyList.
-
-