Interface ExecutiveSourceSpecification
-
public interface ExecutiveSourceSpecificationSpecification of aExecutiveSource.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExecutiveSourceProperty[]getProperties()Obtains the specification of the properties for theExecutiveSource.
-
-
-
Method Detail
-
getProperties
ExecutiveSourceProperty[] getProperties()
Obtains the specification of the properties for theExecutiveSource.- Returns:
- Property specification.
-
-