|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectNameOnly
public class ISeriesHostObjectNameOnly
This class represents a single name on the AS/400.
| Field Summary | |
|---|---|
static String |
Copyright
|
protected String |
library
|
protected String |
name
|
| Constructor Summary | |
|---|---|
ISeriesHostObjectNameOnly()
|
|
| Method Summary | |
|---|---|
String |
getLibrary()
Get the library containing the object. |
String |
getName()
Get the name. |
void |
setLibrary(String name)
Set the library containing the object. |
void |
setName(String name)
Set the object name. |
String |
toString()
For printing to a stream file |
void |
writeObjectInfo(PrintWriter writer)
For debugging purposes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
protected String library
protected String name
| Constructor Detail |
|---|
public ISeriesHostObjectNameOnly()
| Method Detail |
|---|
public void setName(String name)
setName in interface IISeriesHostObjectNameOnlypublic void setLibrary(String name)
setLibrary in interface IISeriesHostObjectNameOnlypublic String getName()
getName in interface IISeriesHostObjectNameOnlypublic String getLibrary()
getLibrary in interface IISeriesHostObjectNameOnlypublic String toString()
toString in interface IISeriesHostObjectNameOnlytoString in class Objectpublic void writeObjectInfo(PrintWriter writer)
writeObjectInfo in interface IISeriesHostObjectNameOnly
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||