| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsidl.String
public class String
Class String contains inner classes that
 provide holder and array support for standard Java primitive
 types.
| Nested Class Summary | |
|---|---|
| static class | String.ArrayDefine a one dimensional array of type java.lang.Stringfor the sidl Java run-time. | 
| static class | String.Array1Define a one dimensional array of type java.lang.String. | 
| static class | String.Array2Define a two dimensional array of type java.lang.String. | 
| static class | String.Array3Define a three dimensional array of type java.lang.String. | 
| static class | String.Array4Define a four dimensional array of type java.lang.String. | 
| static class | String.Array5Define a five dimensional array of type java.lang.String. | 
| static class | String.Array6Define a six dimensional array of type java.lang.String. | 
| static class | String.Array7Define a seven dimensional array of type java.lang.String. | 
| static class | String.HolderThis is the holder inner class for inout and out arguments for type String. | 
| Constructor Summary | |
|---|---|
| String() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public String()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||