| Modifier and Type | Field and Description |
|---|---|
SGAPath[] |
SGAPathsHolder.value |
SGAPath |
SGAPathHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SGAPath |
SGAPathHelper.extract(org.omg.CORBA.Any any) |
static SGAPath[] |
SGAPathsHelper.extract(org.omg.CORBA.Any any) |
SGAPath |
SGAServerOperations.getPath(java.lang.String path) |
SGAPath |
_SGAServerStub.getPath(java.lang.String path) |
SGAPath |
SGAServerPOATie.getPath(java.lang.String path) |
SGAPath[] |
SGAServerOperations.getPaths(java.lang.String root) |
SGAPath[] |
_SGAServerStub.getPaths(java.lang.String root) |
SGAPath[] |
SGAServerPOATie.getPaths(java.lang.String root) |
static SGAPath |
SGAPathHelper.read(org.omg.CORBA.portable.InputStream in) |
static SGAPath[] |
SGAPathsHelper.read(org.omg.CORBA.portable.InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SGAPathHelper.insert(org.omg.CORBA.Any any,
SGAPath s) |
static void |
SGAPathsHelper.insert(org.omg.CORBA.Any any,
SGAPath[] s) |
static void |
SGAPathHelper.write(org.omg.CORBA.portable.OutputStream out,
SGAPath s) |
static void |
SGAPathsHelper.write(org.omg.CORBA.portable.OutputStream _out,
SGAPath[] _s) |
| Constructor and Description |
|---|
SGAPathHolder(SGAPath initial) |
SGAPathsHolder(SGAPath[] initial) |
Copyright © 2016. All Rights Reserved.