com.ibm.etools.iseries.comm.interfaces
Interface IISeriesHostMemberBrief
- All Superinterfaces:
- IISeriesHostMemberNameOnly, IISeriesHostObjectBrief, IISeriesHostObjectNameOnly
- All Known Subinterfaces:
- IISeriesHostMemberBasic, IQSYSDataMember, IQSYSMember, IQSYSSourceMember
- All Known Implementing Classes:
- ISeriesHostMemberBasic, ISeriesHostMemberBrief, QSYSHostDataMember, QSYSHostMember, QSYSHostSourceMember, QSYSRemoteDataMember, QSYSRemoteMember, QSYSRemoteSourceMember
public interface IISeriesHostMemberBrief
- extends IISeriesHostObjectBrief, IISeriesHostMemberNameOnly
This interface represents a single member on the IBM i.
It holds only the briefest of information about that member.
copyright
static final String copyright
- See Also:
- Constant Field Values
setFile
void setFile(String file)
- Set the file name for the member
- Specified by:
setFile
in interface IISeriesHostMemberNameOnly
- Specified by:
setFile
in interface IISeriesHostObjectBrief
getFile
String getFile()
- Get the file name for the member
- Specified by:
getFile
in interface IISeriesHostMemberNameOnly
- Specified by:
getFile
in interface IISeriesHostObjectBrief
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.