OSID Logo
OSID Specifications
control batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.control.batch.InputPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Input relationship.

MethodgetDeviceId
Description

Gets the Id of the debice.

Returnosid.id.Idthe device Id
CompliancemandatoryThis method must be implemented.
MethodgetControllerId
Description

Gets the Id of the controller.

Returnosid.id.Idthe Controller Id
CompliancemandatoryThis method must be implemented.