com :: sun :: star :: reflection :: enum FieldAccessMode
- Description
- These values are used to specify the kind of attribute or property.
Values
|
READWRITE
|
- Description
- The property is readable and writeable
|
READONLY
|
- Description
- The property is readonly
|
WRITEONLY
|
- Description
- The property is write only
|
CONST
|
- [ DEPRECATED ]
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.