programmingInterfaces property

Iterable<PciProgrammingInterface> programmingInterfaces
final

Holds the programming interfaces of the PCI subclass.

Implementation

final Iterable<PciProgrammingInterface> programmingInterfaces;