|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.as400.access.UDFS.UdfsInformationStructure
public class UDFS.UdfsInformationStructure extends Object
Contains information about a UDFS.
| Modifier and Type | Method and Description |
|---|---|
String |
getCaseSensitivity()
Returns the case sensitivity of this file system. |
int |
getCcsid()
Returns the coded character set identifier (CCSID) for the data in the user-defined file system (UDFS). |
String |
getDescription()
Returns the text description for the user-defined file system. |
String |
getOwner()
Returns the user profile name of the user who owns the user-defined file system (UDFS). |
String |
getPathWhereMounted()
Returns the path name where the user-defined file system (UDFS) is mounted. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getOwner()
public int getCcsid()
public String getCaseSensitivity()
public String getDescription()
public String getPathWhereMounted()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||