| Modifier and Type | Field and Description |
|---|---|
FileInfo[] |
FileInfosHolder.value |
FileInfo |
FileInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static FileInfo[] |
FileInfosHelper.extract(org.omg.CORBA.Any any) |
static FileInfo |
FileInfoHelper.extract(org.omg.CORBA.Any any) |
FileInfo[] |
WIOProjectPOATie.getFilesInfo(java.lang.String path,
boolean recursive) |
FileInfo[] |
WIOProjectOperations.getFilesInfo(java.lang.String path,
boolean recursive) |
FileInfo[] |
_WIOProjectStub.getFilesInfo(java.lang.String path,
boolean recursive) |
static FileInfo[] |
FileInfosHelper.read(org.omg.CORBA.portable.InputStream _in) |
static FileInfo |
FileInfoHelper.read(org.omg.CORBA.portable.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FileInfoHelper.insert(org.omg.CORBA.Any any,
FileInfo s) |
static void |
FileInfosHelper.insert(org.omg.CORBA.Any any,
FileInfo[] s) |
static void |
FileInfoHelper.write(org.omg.CORBA.portable.OutputStream out,
FileInfo s) |
static void |
FileInfosHelper.write(org.omg.CORBA.portable.OutputStream _out,
FileInfo[] _s) |
| Constructor and Description |
|---|
FileInfoHolder(FileInfo initial) |
FileInfosHolder(FileInfo[] initial) |
Copyright © 2015. All Rights Reserved.