| Modifier and Type | Field and Description |
|---|---|
UserProject[] |
UserProjectsHolder.value |
UserProject |
UserProjectHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static UserProject |
UserProjectHelper.extract(org.omg.CORBA.Any any) |
static UserProject[] |
UserProjectsHelper.extract(org.omg.CORBA.Any any) |
UserProject[] |
WIOFileSystemOperations.getProjectsFromOthers(java.lang.String userId,
java.lang.String passwd) |
UserProject[] |
WIOFileSystemPOATie.getProjectsFromOthers(java.lang.String userId,
java.lang.String passwd) |
UserProject[] |
_WIOFileSystemStub.getProjectsFromOthers(java.lang.String userId,
java.lang.String passwd) |
static UserProject |
UserProjectHelper.read(org.omg.CORBA.portable.InputStream in) |
static UserProject[] |
UserProjectsHelper.read(org.omg.CORBA.portable.InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UserProjectHelper.insert(org.omg.CORBA.Any any,
UserProject s) |
static void |
UserProjectsHelper.insert(org.omg.CORBA.Any any,
UserProject[] s) |
static void |
UserProjectHelper.write(org.omg.CORBA.portable.OutputStream out,
UserProject s) |
static void |
UserProjectsHelper.write(org.omg.CORBA.portable.OutputStream _out,
UserProject[] _s) |
| Constructor and Description |
|---|
UserProjectHolder(UserProject initial) |
UserProjectsHolder(UserProject[] initial) |
Copyright © 2016. All Rights Reserved.