g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model
Interface CandidateHostsType

All Known Implementing Classes:
CandidateHostsTypeImpl

Deprecated. This interface is deprecated. Substitute with the respective class in package eu.geclipse.jsdl.model.base

public interface CandidateHostsType

A representation of the model object 'Candidate Hosts Type'.

The following features are supported:

See Also:
JsdlPackage.getCandidateHostsType()

Method Summary
 EList getHostName()
          Deprecated. Returns the value of the 'Host Name' attribute list.
 

Method Detail

getHostName

EList getHostName()
Deprecated. 
Returns the value of the 'Host Name' attribute list. The list contents are of type String.

If the meaning of the 'Host Name' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Host Name' attribute list.
See Also:
JsdlPackage.getCandidateHostsType_HostName()

g-Eclipse
Release 1.0.0