:: com :: sun :: star :: beans ::
|
struct StringPair |
|
- Description
- specifies a pair of two strings.
|
Elements' Summary |
First |
specifies the first of the two strings.
|
Second |
specifies the second of the two strings.
|
Elements' Details |
First
string First;
- Description
- specifies the first of the two strings.
|
|
Second
string Second;
- Description
- specifies the second of the two strings.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.