|
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.Object com.ibm.etools.systems.editor.RSERemoteResourceProperties
public class RSERemoteResourceProperties
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
RSERemoteResourceProperties(IFile file)
|
Method Summary | |
---|---|
String |
getEditorProfileType()
Returns the editor profile persistent property value. |
String |
getEncoding()
Returns the source encoding persistent property value. |
boolean |
getHasSequenceNumbers()
Returns the sequence numbers flag persistent property value. |
boolean |
getReadOnly()
|
int |
getRecordLength()
Returns the remote file object session property value. |
int |
getRemoteCCSID()
Returns the CCSID persistent property value. |
Object |
getRemoteFileObject()
|
String |
getRemoteFilePath()
|
String |
getRemoteFileSubSystem()
Returns the sub-system name persistent property value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
Constructor Detail |
---|
public RSERemoteResourceProperties(IFile file)
Method Detail |
---|
public String getEditorProfileType()
IRemoteResourceProperties
getEditorProfileType
in interface IRemoteResourceProperties
public String getEncoding()
IRemoteResourceProperties
getEncoding
in interface IRemoteResourceProperties
public boolean getHasSequenceNumbers()
IRemoteResourceProperties
getHasSequenceNumbers
in interface IRemoteResourceProperties
public int getRecordLength()
IRemoteResourceProperties
getRecordLength
in interface IRemoteResourceProperties
public int getRemoteCCSID()
IRemoteResourceProperties
getRemoteCCSID
in interface IRemoteResourceProperties
public String getRemoteFileSubSystem()
IRemoteResourceProperties
getRemoteFileSubSystem
in interface IRemoteResourceProperties
public boolean getReadOnly()
getReadOnly
in interface IRemoteResourceProperties
public String getRemoteFilePath()
getRemoteFilePath
in interface IRemoteResourceProperties
public Object getRemoteFileObject()
getRemoteFileObject
in interface IRemoteResourceProperties
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |