org.openorb.compiler.idl.reflect
Interface idlAttribute
- All Superinterfaces:
- idlObject
- All Known Implementing Classes:
- IdlAttribute
- public interface idlAttribute
- extends idlObject
This interface is implemented by the IDL object that represents an IDL attribute.
- Version:
- $Revision: 1.1 $ $Date: 2000/12/28 22:52:40 $
- Author:
- Jerome Daniel <daniel@intalio.com>
isReadOnly
public boolean isReadOnly()
- Return TRUE if this attribute is marked as 'readonly'
attributeType
public idlObject attributeType()
- Return the attribute type