OSID Logo
OSID Specifications
control batch package
Version 3.1.0
Interfaceosid.control.batch.InputPeer
Implementsosid.OsidCapsule
Used Byosid.control.batch.InputPeerList
Description

An interface for the peers of the Input relationship.

MethodgetDeviceId
Description

Gets the Id of the debice.

Returnosid.id.Id the device Id
Compliancemandatory This method must be implemented.
MethodgetControllerId
Description

Gets the Id of the controller.

Returnosid.id.Id the Controller Id
Compliancemandatory This method must be implemented.