g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.base
Interface CandidateHostsType

All Known Implementing Classes:
CandidateHostsTypeImpl

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()
          Returns the value of the 'Host Name' attribute list.
 

Method Detail

getHostName

EList getHostName()
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