:: com :: sun :: star :: beans ::
|
struct NamedValue |
|
- Description
- specifies a pair assembled from a name and a value.
|
Elements' Summary |
Name |
specifies the name part of the pair
|
Value |
specifies the value part of the pair.
|
Elements' Details |
Name
string Name;
- Description
- specifies the name part of the pair
|
|
Value
any Value;
- Description
- specifies the value part of the pair.
|
|
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.