Uses of Class
net.officefloor.frame.impl.construct.executive.RawExecutiveMetaData
-
Packages that use RawExecutiveMetaData Package Description net.officefloor.frame.impl.construct.executive -
-
Uses of RawExecutiveMetaData in net.officefloor.frame.impl.construct.executive
Methods in net.officefloor.frame.impl.construct.executive that return RawExecutiveMetaData Modifier and Type Method Description <XS extends ExecutiveSource>
RawExecutiveMetaDataRawExecutiveMetaDataFactory. constructRawExecutiveMetaData(ExecutiveConfiguration<XS> configuration, java.lang.String officeFloorName, OfficeFloorIssues issues)
Creates theRawExecutiveMetaData
.
-