public interface LoadBranchData
extends org.eclipse.emf.ecore.EObject
The following features are supported:
LoadAnalysisPackage.getLoadBranchData()| Modifier and Type | Method and Description |
|---|---|
java.util.List<?> |
getServiceScheduleList()
Returns the value of the 'Service Schedule List' attribute.
|
void |
setServiceScheduleList(java.util.List<?> value)
Sets the value of the '
Service Schedule List' attribute. |
java.util.List<?> getServiceScheduleList()
If the meaning of the 'Service Schedule List' attribute isn't clear, there really should be more of a description here...
setServiceScheduleList(List),
LoadAnalysisPackage.getLoadBranchData_ServiceScheduleList()void setServiceScheduleList(java.util.List<?> value)
Service Schedule List' attribute.
value - the new value of the 'Service Schedule List' attribute.getServiceScheduleList()