Package | Description |
---|---|
net.officefloor.model.teams |
Modifier and Type | Class and Description |
---|---|
class |
PropertyFileModel |
class |
PropertyModel |
Modifier and Type | Method and Description |
---|---|
List<PropertySourceModel> |
AutoWireTeamModel.getPropertySources() |
Modifier and Type | Method and Description |
---|---|
void |
AutoWireTeamModel.addPropertySource(PropertySourceModel propertySource) |
void |
AutoWireTeamModel.removePropertySource(PropertySourceModel propertySource) |
Constructor and Description |
---|
AutoWireTeamModel(String teamSourceClassName,
String qualifier,
String type,
PropertySourceModel[] propertySource,
AutoWireModel[] autoWire)
Convenience constructor.
|
AutoWireTeamModel(String teamSourceClassName,
String qualifier,
String type,
PropertySourceModel[] propertySource,
AutoWireModel[] autoWire,
int x,
int y)
Convenience constructor allowing XY initialising.
|
Copyright © 2005–2016. All rights reserved.